linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/09] memcg: split-lru feature for memcg
 2008-11-30 14:04 UTC  (14+ messages)
` [PATCH 01/09] inactive_anon_is_low() move to vmscan.c
` [PATCH 02/09] memcg: make inactive_anon_is_low()
` [PATCH 03/09] introduce zone_reclaim struct
` [PATCH 04/09] memcg: make zone_reclaim_stat
` [PATCH 05/09] make zone_nr_pages() helper function
` [PATCH 06/09] make get_scan_ratio() to memcg awareness
` [PATCH 07/09] memcg: remove mem_cgroup_calc_reclaim()
` [PATCH 08/09] memcg: show inactive_ratio
` [PATCH 09/09] memcg: show reclaim stat

[PATCH] mm: kill zone_is_near_oom()
 2008-11-30 11:14 UTC 

[PATCH] vmscan: bail out of page reclaim after swap_cluster_max pages
 2008-11-30  6:30 UTC  (14+ messages)
` [rfc] vmscan: serialize aggressive reclaimers

[PATCH/RFC] - support inheritance of mlocks across fork/exec
 2008-11-30  5:21 UTC  (7+ messages)

[PATCH] vmscan: skip freeing memory from zones with lots free
 2008-11-29 22:07 UTC  (16+ messages)

[PATCH] Unused check for thread group leader in mem_cgroup_move_task
 2008-11-29  7:29 UTC 

[PATCH] vmscan: bail out of direct reclaim after swap_cluster_max pages
 2008-11-29  7:24 UTC  (2+ messages)

[patch 1/2] mm: pagecache allocation gfp fixes
 2008-11-29  6:35 UTC  (13+ messages)
` [patch 2/2] fs: symlink write_begin allocation context fix

[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
 2008-11-28 23:02 UTC  (29+ messages)

[RFC][PATCH -mmotm 0/2] misc patches for memory cgroup hierarchy
 2008-11-28 18:18 UTC  (9+ messages)
` [RFC][PATCH -mmotm 1/2] take account of memsw
` [RFC][PATCH -mmotm 2/2] avoid oom

[RFC] another crazy idea to get rid of mmap_sem in faults
 2008-11-28 17:04 UTC  (2+ messages)

[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
 2008-11-28 16:58 UTC  (7+ messages)
` [PATCH 1/4] Rmap: Add page_wrprotect() function
  ` [PATCH 2/4] Add replace_page(): change the page pte is pointing to
    ` [PATCH 3/4] add ksm kernel shared memory driver

[rfc] lockdep: check fs reclaim recursion
 2008-11-28 12:27 UTC  (4+ messages)

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

[RESEND:PATCH] [ARM] clearpage: provide our own clear_user_highpage()
 2008-11-27 20:09 UTC  (10+ messages)

[PATCH] mm: reorder struct bio to remove padding on 64bit
 2008-11-27 12:03 UTC 

[PATCH] radix-tree: document wrap-around issue of radix_tree_next_hole()
 2008-11-27 11:39 UTC  (3+ messages)

[PATCH] memcg reclaim shouldn't change zone->recent_rotated statics
 2008-11-27  3:59 UTC  (8+ messages)

[RFC PATCH] slab: __GFP_NOWARN not being propagated from mempool_alloc()
 2008-11-26  9:50 UTC  (5+ messages)

[PATCH] Fix comment on #endif
 2008-11-26  8:05 UTC  (2+ messages)

[PATCH 0/9] swapfile: cleanups and solidstate mods
 2008-11-26  6:02 UTC  (14+ messages)
` [PATCH 1/9] swapfile: swapon needs larger size type
` [PATCH 2/9] swapfile: remove SWP_ACTIVE mask
` [PATCH 3/9] swapfile: remove surplus whitespace
` [PATCH 4/9] swapfile: remove v0 SWAP-SPACE message
` [PATCH 5/9] swapfile: rearrange scan and swap_info
` [PATCH 6/9] swapfile: swapon use discard (trim)
  ` [PATCH 7/9] swapfile: swap allocation use discard
  ` [PATCH 8/9] swapfile: swapon randomize if nonrot
  ` [PATCH 9/9] swapfile: swap allocation cycle "

[mm][PATCH 0/4] Memory cgroup hierarchy introduction (v4)
 2008-11-26  2:14 UTC  (5+ messages)
` [mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v4)

[PATCH][V4]Make get_user_pages interruptible
 2008-11-25 23:43 UTC  (3+ messages)

[RFC][PATCH -tip] kmemcheck: add hooks for the page allocator
 2008-11-25 20:24 UTC  (2+ messages)

[PATCH][V5]Make get_user_pages interruptible
 2008-11-25 18:16 UTC 

[BUGFIX][PATCH] memcg: force_emtpy fix to confirm cgroup has no tasks
 2008-11-25  9:33 UTC 

mm: various sparse warning fix
 2008-11-25  4:30 UTC  (8+ messages)
` [PATCH] mm: make init_section_page_cgroup() static
` [PATCH] mm: make maddr __iomem
` [PATCH] mm: make mem_cgroup_resize_limit() static
` [PATCH] mm: make scan_all_zones_unevictable_pages() static
` [PATCH] mm: make scan_zone_unevictable_pages() static
` [PATCH] mm: make setup_per_zone_inactive_ratio() static
` [PATCH] mm: make vread() and vwrite() declaration

[PATCH][V3]Make get_user_pages interruptible
 2008-11-24 22:45 UTC  (7+ messages)

[PATCH][V2] Make get_user_pages interruptible
 2008-11-24 21:33 UTC  (11+ messages)

test3
 2008-11-24 21:03 UTC 

test2
 2008-11-24 20:55 UTC 

page:  |  | latest

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