Hello,
Sergio Lopez, le Wed 19 May 2010 17:02:22 +0200, a écrit :
> - 02tmpfs_memref.patch: Keep a reference to the memory object. This
> is better explained above.
I have commited it.
> - 01tmpfs_objectsize.patch: Create objects with size == vm_page_size,
> since the default_pager d
El Wed, 19 May 2010 10:37:21 +0200
escribió:
> On Tue, May 18, 2010 at 04:21:14PM +0200, Sergio Lopez wrote:
>
> > This patch modifies tmpfs to keep a reference (by mapping it into
> > its own space) to each memory object created by the user, so they
> > don't get inmediately terminated at the en
Hi,
On Tue, May 18, 2010 at 04:21:14PM +0200, Sergio Lopez wrote:
> This patch modifies tmpfs to keep a reference (by mapping it into its
> own space) to each memory object created by the user, so they don't get
> inmediately terminated at the end of the current operation.
Hm... Do I get it righ