linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC v2][PATCH]page_fault retry with NOPAGE_RETRY
 2008-12-08  1:43 UTC  (4+ messages)

[memcg BUG ?] failed to boot on IA64 with CONFIG_DISCONTIGMEM=y
 2008-12-07 12:34 UTC  (7+ messages)

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

[PATCH/RFC] - support inheritance of mlocks across fork/exec
 2008-12-07  6:07 UTC  (5+ messages)
  ` [PATCH] - support inheritance of mlocks across fork/exec V2

[PATCH] memory hotplug: run lru_add_drain_all() on each cpu
 2008-12-07  4:43 UTC  (9+ messages)
    ` [PATCH] mm: remove UP version lru_add_drain_all()

[PATCH] vmscan: bail out of page reclaim after swap_cluster_max pages
 2008-12-07  3:28 UTC  (9+ messages)
  ` [PATCH] vmscan: improve reclaim throuput to bail out patch
        ` [PATCH] vmscan: improve reclaim throuput to bail out patch take2

[PATCH] Fix incorrect use of loose in migrate.c
 2008-12-06 13:55 UTC  (3+ messages)

[RFC][PATCH -mmotm 0/4] patches for memory cgroup (20081205)
 2008-12-06  8:18 UTC  (16+ messages)
` [RFC][PATCH -mmotm 1/4] memcg: don't trigger oom at page migration
` [RFC][PATCH -mmotm 2/4] memcg: remove mem_cgroup_try_charge
` [RFC][PATCH -mmotm 3/4] memcg: avoid dead lock caused by race between oom and cpuset_attach
  ` [RFC][PATCH -mmotm 3/4] memcg: avoid dead lock caused by racebetween "
` [RFC][PATCH -mmotm 4/4] memcg: change try_to_free_pages to hierarchical_reclaim
  ` [RFC][PATCH -mmotm 4/4] memcg: change try_to_free_pages tohierarchical_reclaim

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

[Bug 12134] New: can't shmat() 1GB hugepage segment from second process more than one time
 2008-12-06  5:17 UTC 

[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA
 2008-12-06  0:32 UTC  (6+ messages)

[Bug 12134] New: can't shmat() 1GB hugepage segment from second process more than one time
 2008-12-05 19:04 UTC  (8+ messages)

[RFC][PATCH 0/4] cgroup ID and css refcnt change and memcg hierarchy (2008/12/05)
 2008-12-05 11:50 UTC  (9+ messages)
` [RFC][PATCH 1/4] New css->refcnt implementation
` [RFC][PATCH 2/4] cgroup ID
` [RFC][PATCH 3/4] memcg: hierachical reclaim
` [RFC][PATCH 4/4] fix oom kill under hierarchy

[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
 2008-12-05  6:50 UTC  (12+ messages)

[PATCH] Fix incorrect use of loose in slub.c
 2008-12-05  3:08 UTC 

[PATCH 0/21] memcg updates 2008/12/03
 2008-12-04 12:44 UTC  (32+ messages)
` [PATCH 1/21] memcg-revert-gfp-mask-fix.patch
` [PATCH 2/21] memcg-check-group-leader-fix.patch
` [PATCH 3/21] memcg-memoryswap-controller-fix-limit-check.patch
` [PATCH 4/21] memcg-swapout-refcnt-fix.patch
` [PATCH 5/21] memcg-hierarchy-avoid-unnecessary-reclaim.patch
` [PATCH 6/21] inactive_anon_is_low-move-to-vmscan.patch
` [PATCH 7/21] introduce-zone_reclaim-struct.patch
` [PATCH 8/21] make-zone-nr_pages-helper-function.patch
` [PATCH 9/21] make-get_scan_ratio-to-memcg-safe.patch
` [PATCH 10/21] memcg-add-null-check-to-page_cgroup_zoneinfo.patch
` [PATCH 11/21] memcg-make-inactive_anon_is_low.patch
` [PATCH 12/21] memcg-make-mem_cgroup_zone_nr_pages.patch
` [PATCH 13/21] memcg-make-zone_reclaim_stat.patch
` [PATCH 14/21] memcg-remove-mem_cgroup_cal_reclaim.patch
` [PATCH 15/21] memcg-show-reclaim-stat.patch
` [PATCH 16/21] memcg-rename-scan-glonal-lru.patch
` [PATCH 17/21] memcg_prev_priority_protect.patch
` [PATCH 18/21] memcg-swappiness.patch
` [Experimental][PATCH 19/21] memcg-fix-pre-destroy.patch
` [Experimental][PATCH 20/21] cgroup_id.patch
` [Experimental][PATCH 21/21] memcg-new-hierarchical-reclaim.patch
    ` [Experimental][PATCH 21/21]memcg-new-hierarchical-reclaim.patch
` [PATCH 22/21] memcg-explain-details-and-test-document.patch

[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
 2008-12-04  9:48 UTC  (12+ 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

[mmotm][PATCH] vmscan: style cleanup
 2008-12-04  8:17 UTC  (2+ messages)
` [mmotm][PATCH] memcg: memcg reclaim stat trivial fixes

[PATCH 00/11] memcg: split-lru feature for memcg take2
 2008-12-04  7:15 UTC  (15+ messages)
` [PATCH 06/11] memcg: make inactive_anon_is_low()
` [PATCH 07/11] memcg: make mem_cgroup_zone_nr_pages()
` [PATCH 08/11] memcg: make zone_reclaim_stat
` [PATCH 10/11] memcg: show inactive_ratio
` [PATCH 11/11] memcg: show reclaim_stat

[RFC][mmotm] Documentation update
 2008-12-04  5:18 UTC  (3+ messages)

[PATCH][V7]make get_user_pages interruptible
 2008-12-04  1:49 UTC  (10+ messages)
` [PATCH] mmotm: ignore sigkill in get_user_pages during munlock

[RFC v10][PATCH 00/13] Kernel based checkpoint/restart
 2008-12-03 23:58 UTC  (2+ messages)

[PATCH] Unused check for thread group leader in mem_cgroup_move_task
 2008-12-03 16:08 UTC  (6+ messages)
        ` [PATCH] Unused check for thread group leader inmem_cgroup_move_task

[PATCH 0/8] badpage: more resilient bad page pte and rmap
 2008-12-03 13:04 UTC  (12+ messages)
` [PATCH 1/8] badpage: simplify page_alloc flag check+clear
` [PATCH 7/8] badpage: ratelimit print_bad_pte and bad_page

[PATCH 0/9] swapfile: cleanups and solidstate mods
 2008-12-03 12:52 UTC  (6+ messages)
` [PATCH 6/9] swapfile: swapon use discard (trim)
  ` [PATCH 7/9] swapfile: swap allocation use discard
    ` [PATCH 10/9] swapfile: change discard pgoff_t to sector_t

[PATCH v2] hugetlb: unsigned ret cannot be negative
 2008-12-03  8:35 UTC 

[mmotm][PATCH 0/4] request for patch replacement
 2008-12-03  7:49 UTC  (2+ messages)

[PATCH][V6]make get_user_pages interruptible
 2008-12-03  4:17 UTC  (6+ messages)

[PATCH 0/3] cgroup id and scanning without cgroup_lock
 2008-12-03  3:54 UTC  (10+ messages)
` [PATCH 1/3] cgroup: fix pre_destroy and semantics of css->refcnt

[BUG] mmotm-081130: null pointer deref in sigkill_pending()
 2008-12-02 19:03 UTC  (3+ messages)

[patch v2] vmscan: protect zone rotation stats by lru lock
 2008-12-02 18:17 UTC  (6+ messages)

[patch][rfc] fs: shrink struct dentry
 2008-12-02 15:11 UTC  (9+ messages)

[PATCH 1/2] memcg: mem_cgroup->prev_priority protected by lock. take2
 2008-12-02  7:51 UTC  (4+ messages)
` [PATCH 2/2] memcg: make memory.swappiness file. take2

[PATCH 1/2] memcg: mem_cgroup->prev_priority protected by lock
 2008-12-02  7:19 UTC  (4+ messages)
` [PATCH 2/2] memcg: make memory.swappiness file

page:  |  | latest

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