Re: memory management and the status of

Brandon S. Allbery KF8NH (allbery@kf8nh.apk.net)
Mon, 07 Sep 1998 09:37:03 -0300


In message <Pine.LNX.3.96.980907023935.11952A-100000@dragon.bogus>, Andrea
Arca
ngeli writes:
+-----
| On Mon, 7 Sep 1998, Chris Wedgwood wrote:
| >Yes... and since many machines spend lots of time idle and many
|
| Sometimes I read on the list of proposal of things to do in the idle
| process. I think that the idle process _has_ to do _nothing_ per
| definition. If you use the idle process to do things you' ll find your
+--->8

I don't. The idle task is the task that gets control when the machine is
idle, not the task that must be idle; there's nothing whatsoever wrong with
it doing low-priority housekeeping, as long as it's remembered that it *is*
by definition the lowest priority task in the system and therefore might
never get a chance to run on a box running e.g. RC5 or GIMPS (not to be
confused with the GIMP :-) or a heavily loaded web server, etc.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
electrical and computer engineering					 KF8NH
carnegie mellon university

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/faq.html