On Wed, 2007-12-19 at 17:22 -0500, Bill Davidsen wrote: > Peter Zijlstra wrote: > > Hi, > > > > Another posting of the full swap over NFS series. > > > > Andrew/Linus, could we start thinking of sticking this in -mm? > > > > Two questions: > 1 - what is the memory use impact on the system which don't do swap over > NFS, such as embedded systems, and It should have little to no impact if not used. > 2 - what is the advantage of this code over the two existing network > swap approaches, > swapping to NFS mounted file and This is not actually possible with a recent kernel, current swapfile support requires a blockdevice. > swap to NBD device? > I've used the NFS file when a program was running out of memory and that > seemed to work, people in UNYUUG have reported that the nbd swap works, > so what's better here? swap over NBD works sometimes, its rather easy to deadlock, and its impossible to recover from a broken connection.
Attachment:
signature.asc
Description: This is a digitally signed message part
- References:
- [PATCH 00/29] Swap over NFS -v15
- From: Peter Zijlstra <[email protected]>
- Re: [PATCH 00/29] Swap over NFS -v15
- From: Bill Davidsen <[email protected]>
- [PATCH 00/29] Swap over NFS -v15
- Prev by Date: Re: [patch 02/20] make the inode i_mmap_lock a reader/writer lock
- Next by Date: Re: [PATCH 0/5] sg_ring for scsi
- Previous by thread: Re: [PATCH 00/29] Swap over NFS -v15
- Next by thread: /dev/urandom uses uninit bytes, leaks user data
- Index(es):