On Thu, Mar 15, 2001 at 08:26:35PM -0300, Rik van Riel wrote: > When we swap something in from swap, it is in effect "duplicated" > in memory and swap. Freeing the swap space of these duplicates > will mean we have, effectively, more swap space. Hi Rik, Thanks for the explanation. It brings another question to mind. Lets assume that I have two 16M processes and 32M of swap space. Both the processes have been swapped out at some point in time so the swap space is full. A third process is running and tries to allocate some memory, and the kernel has no free pages. Since swap is full, will the kernel kill my process, or will it try and page out one of the processes that does have space on swap? Thanks, Jim - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Is swap == 2 * RAM a permanent thing? Mike A. Harris
- Re: Is swap == 2 * RAM a permanent thing? Ketil Froyn
- Re: Is swap == 2 * RAM a permanent thing? Rik van Riel
- Re: Is swap == 2 * RAM a permanent thing? Mike Harrold
- Re: Is swap == 2 * RAM a permanent thi... Rik van Riel
- Re: Is swap == 2 * RAM a permanent thing? christophe barbe
- Re: Is swap == 2 * RAM a permanent thi... Rik van Riel
- Re: Is swap == 2 * RAM a permanent... christophe barbe
- Re: Is swap == 2 * RAM a permanent... James Lewis Nance
- Re: Is swap == 2 * RAM a perm... Rik van Riel
- kernel benchmark gis88530
- RE: Is swap == 2 * RAM a permanent thing? Torrey Hoffman
- RE: Is swap == 2 * RAM a permanent thing? William T Wilson
- RE: Is swap == 2 * RAM a permanent thi... Rik van Riel
- Re: Is swap == 2 * RAM a permanent... LA Walsh
- Re: Is swap == 2 * RAM a perm... Rik van Riel
- Re: Is swap == 2 * RAM a permanent... Andrzej Krzysztofowicz
- Re: Is swap == 2 * RAM a perm... Rik van Riel
- Re: Is swap == 2 * RAM a ... Guennadi Liakhovetski