FROM : Thomas Davie
DATE : Fri Nov 30 15:41:26 2007
On 30 Nov 2007, at 13:53, Alexander Cohen wrote:
> Is it possible to limit an apps CPU usage to under a certain
> percentage using cocoa?
Someone may want to correct me, but I'm pretty sure that that goes
against the way the scheduler works -- if there's spare CPU and
something can use it, it will give it.
What you can do, is use nice to lower your priority in the scheduler.
Tom Davie
DATE : Fri Nov 30 15:41:26 2007
On 30 Nov 2007, at 13:53, Alexander Cohen wrote:
> Is it possible to limit an apps CPU usage to under a certain
> percentage using cocoa?
Someone may want to correct me, but I'm pretty sure that that goes
against the way the scheduler works -- if there's spare CPU and
something can use it, it will give it.
What you can do, is use nice to lower your priority in the scheduler.
Tom Davie
| Related mails | Author | Date |
|---|---|---|
| Alexander Cohen | Nov 30, 14:53 | |
| Thomas Davie | Nov 30, 15:41 | |
| Alexander Cohen | Nov 30, 17:36 | |
| Gammah Radiation | Nov 30, 18:00 | |
| Alastair Houghton | Nov 30, 19:01 | |
| Murat Konar | Nov 30, 21:05 | |
| Alexander Cohen | Nov 30, 21:19 | |
| Shawn Erickson | Nov 30, 21:30 | |
| Murat Konar | Nov 30, 22:07 |






Cocoa mail archive

