In article <[EMAIL PROTECTED]> you wrote:
> I know it does thats why i have run that tool- The question is still, why
> gets my system unusable in the same second my systems starts to page out?

To follow up on myself: the question was why are programs which do not
allocate memory be delayed while one program is eating up all memory. This
clearly means they are not delayed in the malloc call but simply the kernel
will not schedule them while he is bussy to page out processes.

Greetings
Bernd
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to