[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two naive questions and a suggestion



Hi,

On 26 Nov 1998 19:59:42 -0000, jfm2@club-internet.fr said:

> My idea was:

> -VM exhausted and process allocating is a normal process then kill
>  process.
>  -VM exhausted and process is a guaranteed one then kill a non
>  guaranteed process.
> -VM exhausted, process is guaranteed but only remaining processes are
>  guaranteed ones.  Kill allocated process.

But the _whole_ problem is that we do not necessarily go around
killing processes.  We just fail requests for new allocations.  In
that case we still have not run out of memory yet, but a daemon may
have died.  It is simply not possible to guarantee all of the future
memory allocations which a process might make!

--Stephen
--
This is a majordomo managed list.  To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org