[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: filecache/swapcache questions [RFC] [RFT] [PATCH] kanoj-mm12-2.3.8
Hi,
On Mon, 28 Jun 1999 12:55:23 -0700 (PDT), kanoj@google.engr.sgi.com
(Kanoj Sarcar) said:
> Agreed this would be a nice thing to be able to do ... Other than the
> deadlock problem, there's another issue involved, I think. Processes
> can go to sleep (inside drivers/fs for example while
> mmaping/munmaping/faulting) holding their mmap_sem, so any solution
> should be able to guarantee that (at least one of) the memory free'ers
> do not go to sleep indefinitely (or for some time that is upto
> driver/fs code to determine).
Which is why we don't take the mm semaphore in swapout.
--Stephen
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/