[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] tmpfs: keep a reference to memory objects
From: |
Sergio Lopez |
Subject: |
[PATCH] tmpfs: keep a reference to memory objects |
Date: |
Tue, 18 May 2010 16:21:14 +0200 |
Hi,
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.
Used in conjunction with "mach_defpager: fix external objects
interface" and "tmpfs: add padding to tmpfs_dirent structure", should
put tmpfs in working condition.
tmpfs-memref.patch
Description: Text Data
- [PATCH] tmpfs: keep a reference to memory objects,
Sergio Lopez <=