Re: [PATCH] replace SYSV shared memory with shm filesystem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Jan 10 2000 - 07:39:50 EST


> replaces/reuses the existing SYSV shm code so you now have to mount
> the fs to be able to use SYSV SHM. But in turn we now have everything
> in place to implement posix shm. This also obsoletes vm_private_data
> in vm_area_struct.

Umm no. It obsoletes vm_private_data for existing merged file systems. The stackable
file systems still need this field (cryptfs, lofs etc)

> Also it is now possible to do e.g. 'rm /dev/shm/*' instead of this
> terrible 'ipcrm shm xx' :-)

Nice

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:15 EST