site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On 30 Jul 2009, at 06:41, Michael Smith wrote: Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Or this task should only be run if the system has absolutely NOTHING else (other than other tasks of the same priority) to do. That's what the minimum regular priority is for. The system reserves the right to decide that something else is even less important. You're making the usual mistake of thinking that your process is somehow special, although in this case that it's somehow less important than other unimportant things. Mark it as not interesting, then let the system decide what to do about it. I wanted to use it for distributed.net, which is similar to SETI@home. The problem with letting the system decide what to about it, is that in this case all other applications get severely slowed down. E.g., when only running one other application at regular priority, the cpu time distribution appears to be about 40% for the nice -n 19 process and 60% for the other. That made me stop running distributed.net, because such a slowdown for regular apps was simply not acceptable to me. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe