how to share cpu busyness across all the cpus

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Re: how to share cpu busyness across all the cpus

    [email]jayl-news@accelerant.net[/email] (Jay Lessert) wrote in message news:<7109f92b.0403291403.57671b97@posting.google. com>...
    > [email]yls177@hotmail.com[/email] (yls177) wrote in message news:<c06e4d68.0403252029.7731059@posting.google.c om>...
    > > i do a sar -P ALL -u 1 10
    > >
    > > find that one or two cpus are 100% occupied while the rest are all idling..
    > >
    > > any way to auto load balancing for them?
    >
    > Most likely, you have two single-threaded processes, and your
    > system is doing exactly what you're telling it to do.
    >
    > -Jay-
    We used to have this problem on an oracle db

    So the software company rewrote it to be multithreading

    Now we have a quicker system that core dumps and has spinning out processes

    But it is quicker ;)
    Ed Guest

  2. Similar Questions and Discussions

    1. bind CPUs to the process?
      Hello, We are using AIX5L V5.2. I'd like to know if AIX support binding multiple CPUs to one process (single process, multiple threads)? Does...
    2. Licensing DB2 UDB EE 8 cpus <---> 2 x 4 cpus
      Is a DB2 UDB EE 8 cpu license (1 system) equivalent to 2 times a 4 cpu license (2 systems)? Bernard Dhooghe
    3. runstats use all the CPUs?
      Hi, When will db2 runstats can utilize all the CPUs on a SMP, rather than only one of them? I remembered I saw somewhere that db2 udb V8.x will...
    4. CPUs on p670
      Hi, As far as I know, pSeries 679 can have 4, 8 or 16 CPUs POWER4(+) installed. I'd like to know why a configuration with 12 CPUs is not...
    5. 2 2.4 cpus vs. 4 1.4 cpus
      Allen wrote: As always with Oracle - the answer is; it depends (upon your application) Is it more cpu or more i/o bound. A simple matrix can...
  3. #2

    Default Re: how to share cpu busyness across all the cpus

    [email]jedbeer@hotmail.com[/email] (Ed) wrote in message news:<dc34c090.0404010626.2ead41fe@posting.google. com>...
    > [email]jayl-news@accelerant.net[/email] (Jay Lessert) wrote in message news:<7109f92b.0403291403.57671b97@posting.google. com>...
    > > [email]yls177@hotmail.com[/email] (yls177) wrote in message news:<c06e4d68.0403252029.7731059@posting.google.c om>...
    > > > i do a sar -P ALL -u 1 10
    > > >
    > > > find that one or two cpus are 100% occupied while the rest are all idling..
    > > >
    > > > any way to auto load balancing for them?
    > >
    > > Most likely, you have two single-threaded processes, and your
    > > system is doing exactly what you're telling it to do.
    > >
    > > -Jay-
    >
    > We used to have this problem on an oracle db
    >
    > So the software company rewrote it to be multithreading
    >
    > Now we have a quicker system that core dumps and has spinning out processes
    >
    > But it is quicker ;)


    i am running sap on these box.... so any thing that i can do to
    improve the situation. thanks
    yls177 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139