linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC][mm][PATCH 0/4] Memory cgroup hierarchy introduction (v3)
 2008-11-11 12:34 UTC  (2+ messages)
` [RFC][mm] [PATCH 4/4] Memory cgroup hierarchy feature selector (v3)

[RFC][PATCH]Per-cgroup OOM handler
 2008-11-11  8:27 UTC  (6+ messages)

[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
 2008-11-11  8:13 UTC  (11+ messages)

[RFC][mm][PATCH 0/4] Memory cgroup hierarchy introduction (v2)
 2008-11-11  6:24 UTC  (15+ messages)
` [RFC][mm] [PATCH 1/4] Memory cgroup hierarchy documentation (v2)
` [RFC][mm] [PATCH 2/4] Memory cgroup resource counters for hierarchy (v2)
` [RFC][mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v2)
` [RFC][mm] [PATCH 4/4] Memory cgroup hierarchy feature selector (v2)

[patch 0/7] cpu alloc stage 2
 2008-11-11  6:10 UTC  (21+ messages)
` [patch 1/7] Increase default reserve percpu area
` [patch 2/7] cpu alloc: Use in slub
` [patch 3/7] cpu alloc: Remove slub fields
` [patch 4/7] cpu ops: Core piece for generic atomic per cpu operations
` [patch 5/7] x86_64: Support for cpu ops
` [patch 6/7] VM statistics: Use CPU ops
` [patch 7/7] cpu alloc: page allocator conversion

2.6.28-rc4 mem_cgroup_charge_common panic
 2008-11-11  2:09 UTC  (3+ messages)

[PATCH -mm] page-writeback: fine-grained dirty_ratio and dirty_background_ratio
 2008-11-10 22:15 UTC  (6+ messages)
              ` [PATCH -mm] mm: fine-grained dirty_ratio_pcm and dirty_background_ratio_pcm (v2)

[RFC v9][PATCH 00/13] Kernel based checkpoint/restart
 2008-11-10 20:34 UTC  (16+ messages)
` [RFC v9][PATCH 01/13] Create syscalls: sys_checkpoint, sys_restart
` [RFC v9][PATCH 02/13] Checkpoint/restart: initial documentation
` [RFC v9][PATCH 03/13] General infrastructure for checkpoint restart
` [RFC v9][PATCH 04/13] x86 support for checkpoint/restart
` [RFC v9][PATCH 05/13] Dump memory address space
` [RFC v9][PATCH 06/13] Restore "
` [RFC v9][PATCH 07/13] Infrastructure for shared objects
` [RFC v9][PATCH 08/13] Dump open file descriptors
` [RFC v9][PATCH 09/13] Restore open file descriprtors
` [RFC v9][PATCH 10/13] External checkpoint of a task other than ourself
` [RFC v9][PATCH 11/13] Track in-kernel when we expect checkpoint/restart to work
` [RFC v9][PATCH 12/13] Checkpoint multiple processes
` [RFC v9][PATCH 13/13] Restart "

[rfc][patch] fsync "livelock" fix with pagecache tags
 2008-11-10 16:18 UTC 

[BUGFIX][PATCH] memcg: memory hotplug fix
 2008-11-10 15:52 UTC  (2+ messages)

[patch 0/7] vmalloc fixes and improvements #2
 2008-11-10 13:35 UTC  (8+ messages)
` [patch 1/7] mm: vmalloc allocator off by one
` [patch 2/7] mm: vmalloc failure flush fix
` [patch 3/7] mm: vmalloc search restart fix
` [patch 4/7] mm: vmalloc tweak failure printk
` [patch 5/7] mm: vmalloc improve vmallocinfo
` [patch 6/7] mm: vmalloc use mutex for purge
` [patch 7/7] mm: vmalloc make lazy unmapping configurable

[PATCH] memcg: add feature for customizing behavior at rmdir
 2008-11-10  9:52 UTC 

swappiness in 2.6.28-rc3?
 2008-11-10  7:43 UTC 

[RFC][PATCH 0/6] memcg updates (05/Nov)
 2008-11-10  7:03 UTC  (27+ messages)
` [RFC][PATCH 1/6] memcg: move all accounts to parent at rmdir()
` [RFC][PATCH 2/6] memcg: handle swap cache
` [RFC][PATCH 3/6] memcg : mem+swap controller kconfig
` [RFC][PATCH 4/6] memcg : swap cgroup
` [RFC][PATCH 5/6] memcg: mem+swap controller
` [RFC][PATCH 6/6] memcg: synchronized LRU
  ` [RFC][PATCH 7/6] memcg: add atribute (for change bahavior of rmdir)
      ` [RFC][PATCH 7/6] memcg: add atribute (for change bahavior ofrmdir)

[patch 0/9] vmalloc fixes and improvements
 2008-11-09  2:15 UTC  (15+ messages)
` [patch 1/9] mm: vmalloc allocator off by one
` [patch 2/9] mm: vmalloc failure flush fix
` [patch 3/9] mm: vmalloc search restart fix
` [patch 4/9] mm: vmalloc tweak failure printk
` [patch 5/9] mm: vmalloc improve vmallocinfo
` [patch 6/9] mm: vmalloc guard fix
` [patch 7/9] mm: vmalloc use mutex for purge
` [patch 8/9] mm: vmalloc make guard configurable
` [patch 9/9] mm: vmalloc make lazy unmapping configurable

2.6.28-rc3 mem_cgroup panic
 2008-11-08  5:00 UTC  (4+ messages)

[PATCH] hibernation should work ok with memory hotplug
 2008-11-07  1:09 UTC  (41+ messages)
        ` [linux-pm] "

hugetlb: Make unmap_ref_private multi-size-aware
 2008-11-06 21:59 UTC 

[RFC][PATCH] lru_add_drain_all() don't use schedule_on_each_cpu()
 2008-11-06 16:33 UTC  (4+ messages)
  ` [PATCH] get rid of lru_add_drain_all() in munlock path

vm_unmap_aliases and Xen
 2008-11-06 14:51 UTC  (7+ messages)
  ` [PATCH 1/2] vmap: cope with vm_unmap_aliases before vmalloc_init()

[mm][PATCH 0/4] Memory cgroup hierarchy introduction
 2008-11-06 14:00 UTC  (27+ messages)
` [mm] [PATCH 1/4] Memory cgroup hierarchy documentation
` [mm] [PATCH 3/4] Memory cgroup hierarchical reclaim
` [mm] [PATCH 4/4] Memory cgroup hierarchy feature selector

[PATCH -v2] mm: more likely reclaim MADV_SEQUENTIAL mappings
 2008-11-06  9:55 UTC 

[PATCH] mm: get rid of pagevec_release_nonlru()
 2008-11-06  7:37 UTC 

[RFC][PATCH] add mutex and hibernation notifier to memory hotplug
 2008-11-06  6:34 UTC 

[PATCH] (cleanup) get rid of #ifdef CONFIG_MIGRATION
 2008-11-06  0:48 UTC 

mmap: is default non-populating behavior stable?
 2008-11-05 23:31 UTC  (10+ messages)

[PATCH] [REPOST #2] mm: show node to memory section relationship with symlinks in sysfs
 2008-11-05 22:50 UTC  (4+ messages)

mlock: mlocked pages are unevictable
 2008-11-05  9:55 UTC  (9+ messages)
  ` [RFC][PATCH] lru_add_drain_all() don't use schedule_on_each_cpu()

[RFC][PATCH 0/5] memcg : some patches related to swap
 2008-11-05  2:03 UTC  (7+ messages)
` [RFC][PATCH 2/5] memcg : handle swap cache

[PATCH] memcg: move all acccounts to parent at rmdir()
 2008-11-05  1:45 UTC 

[RFC v8][PATCH 0/12] Kernel based checkpoint/restart
 2008-11-04 21:38 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox