Re: kswapd priority

Andrea Arcangeli (andrea@suse.de)
Sat, 9 Oct 1999 23:43:33 +0200 (CEST)


On Fri, 8 Oct 1999, Lorenzo Allegrucci wrote:

>In 2.0.x the kswapd priority was -12 but in 2.2.x now is 0, why?

kswapd in 2.2.x is necessary only for atomic allocations. For normal stuff
it's the process which blocks and frees the memory for itself. This mean
the hog will block and the other apps will have more chance to run smootly
even under swap.

Andrea

-
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/