| From: |
| Hugh Dickins <hugh@veritas.com> |
| To: |
| Andrew Morton <akpm@linux-foundation.org> |
| Subject: |
| [PATCH 0/9] tmpfs: towards unionfs and memcgroups |
| Date: |
| Tue, 18 Dec 2007 21:55:59 +0000 (GMT) |
| Message-ID: |
| <Pine.LNX.4.64.0712182144370.26235@blonde.wat.veritas.com> |
| Cc: |
| Christoph Rohland <hans-christoph.rohland@sap.com>,
Erez Zadok <ezk@cs.sunysb.edu>,
Balbir Singh <balbir@linux.vnet.ibm.com>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>,
linux-kernel@vger.kernel.org |
| Archive-link: |
| Article,
Thread
|
Neither unionfs nor memcgroups are working correctly with tmpfs and shmem.
If either or both are to go forward to 2.6.25, we shall need these patches
(against 2.6.24-rc5-mm1, but not dependent on unionfs or memcgroups) to go
in ahead. A small set for unionfs and a smaller set for memcgroups follow.
include/linux/swap.h | 15 --
mm/shmem.c | 213 ++++++++++++++++++++++++++++-------------
mm/swap_state.c | 100 ++++---------------
mm/swapfile.c | 23 +---
4 files changed, 184 insertions(+), 167 deletions(-)
In your -mm series file, please shift
shmem-factor-out-sbi-free_inodes-manipulations.patch
shmem-factor-out-sbi-free_inodes-manipulations-fix.patch
tmpfs-fix-mounts-when-size-is-less-than-the-page-size.patch
down after my
swapoff-scan-ptes-preemptibly.patch
and then append the nine tmpfs patchs which follow.
Thanks!
Hugh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/