Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: large, disposable files?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: large, disposable files?




On Mar 14, 2007, at 3:22 PM, Terry Lambert wrote:

Alternately, setting the task priority to RT (it _is_ an AV application, after all) would give the paging in of the pause path priority, and, again, you'd get a more or less immediate response.

This is a really bad idea, bordering on useless scheduler abuse, IMHO.

IO is not prioritized on darwin (altho it may be deprioritized...), its handled first come first serve. Your realtime thread will page just as fast as non-realtime threads, especially since every page fault you take will allow several ms of time for other lower priorty threads to get their fault requests into the queue. RT goes out the window across IO, except for pure scheduler latency... but I'd bet just about anything that isn't the problem here.

-Ed

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >large, disposable files? (From: Andrew Gallatin <email@hidden>)
 >Re: large, disposable files? (From: Andrew Gallatin <email@hidden>)
 >Re: large, disposable files? (From: "Shawn Erickson" <email@hidden>)
 >Re: large, disposable files? (From: Andrew Gallatin <email@hidden>)
 >Re: large, disposable files? (From: Michael Smith <email@hidden>)
 >Re: large, disposable files? (From: Andrew Gallatin <email@hidden>)
 >Re: large, disposable files? (From: Andrew Gallatin <email@hidden>)
 >Re: large, disposable files? (From: "Michael Crawford" <email@hidden>)
 >Re: large, disposable files? (From: Michael Smith <email@hidden>)
 >Re: large, disposable files? (From: Quinn <email@hidden>)
 >Re: large, disposable files? (From: Terry Lambert <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.