Re: Memory Rusting Effect [re: Linux hostile to poverty]

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 20 Jul 1998 13:32:00 +0100 (BST)


> Depends. I have 127 processes running. About 25 will be in the "working
> set". That leaves 100 processes whose task structure/kernel stack
> could be swapped (maybe just a few things need to be kept in memory).

You cant swap kernel stacks. They have stuff on them touched from other
contexts. Im just talking about code space that isnt needed from interrupt
context or for paging and is easily lockable as 2.3 item

-
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.altern.org/andrebalsa/doc/lkml-faq.html