[PATCH 00/11] memcg: split-lru feature for memcg take2
2008-12-03 16:15 UTC (27+ messages)
` [PATCH 01/11] inactive_anon_is_low() move to vmscan.c
` [PATCH 02/11] introduce zone_reclaim struct
` [PATCH 03/11] make zone_nr_pages() helper function
` [PATCH 04/11] make get_scan_ratio() to memcg safe
` [PATCH 05/11] memcg: add null check to page_cgroup_zoneinfo()
` [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 09/11] memcg: remove mem_cgroup_calc_reclaim()
` [PATCH 10/11] memcg: show inactive_ratio
` [PATCH 11/11] memcg: show reclaim_stat
[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] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-12-03 15:12 UTC (9+ messages)
` [PATCH] vmscan: improve reclaim throuput to bail out patch
[PATCH][V7]make get_user_pages interruptible
2008-12-03 15:03 UTC (4+ messages)
[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
2008-12-03 14:33 UTC (11+ 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
[PATCH 0/8] badpage: more resilient bad page pte and rmap
2008-12-03 13:04 UTC (17+ messages)
` [PATCH 1/8] badpage: simplify page_alloc flag check+clear
` [PATCH 2/8] badpage: keep any bad page out of circulation
` [PATCH 7/8] badpage: ratelimit print_bad_pte and bad_page
` [PATCH 8/8] badpage: KERN_ALERT BUG instead of KERN_EMERG
[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 (8+ messages)
` [mmotm][PATCH 1/4] replacement-for-memcg-simple-migration-handling.patch
` [mmotm][PATCH 2/4] replacement-for-memcg-handle-swap-caches.patch
` [mmotm][PATCH 3/4] replacement-for-memcg-memswap-controller-core.patch
` [mmotm][PATCH 4/4] replacement-for-memcg-memswap-controller-core-make-resize-limit-hold-mutex.patch
[PATCH 0/21] memcg updates 2008/12/03
2008-12-03 6:17 UTC (26+ 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
` [PATCH 22/21] memcg-explain-details-and-test-document.patch
[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 12134] New: can't shmat() 1GB hugepage segment from second process more than one time
2008-12-02 19:41 UTC (3+ messages)
[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 (11+ 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
[RFC v10][PATCH 00/13] Kernel based checkpoint/restart
2008-12-02 1:31 UTC (25+ messages)
` [RFC v10][PATCH 02/13] Checkpoint/restart: initial documentation
` [RFC v10][PATCH 05/13] Dump memory address space
` [RFC v10][PATCH 08/13] Dump open file descriptors
` [RFC v10][PATCH 09/13] Restore open file descriprtors
[PATCH 0/4] memcg: unified easy patch series for mmotm-Nov30
2008-12-02 1:21 UTC (5+ messages)
` [PATCH 3/4] memcg: explaing memcg's gfp_mask behavior in explicit way
` [PATCH 4/4] memcg: rename scan_global_lru macro
[PATCH 0/8] mm: from gup to vmscan
2008-12-02 0:51 UTC (6+ messages)
` [PATCH 6/8] mm: remove try_to_munlock from vmscan
[RFC] another crazy idea to get rid of mmap_sem in faults
2008-12-01 22:55 UTC (11+ messages)
[PATCH] mm: evict streaming IO cache first
2008-12-01 20:24 UTC (11+ messages)
` [PATCH] vmscan: evict streaming IO first
[patch][rfc] acpi: do not use kmem caches
2008-12-01 18:10 UTC (33+ messages)
[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
2008-12-01 11:45 UTC (11+ messages)
[RFC v1][PATCH]page_fault retry with NOPAGE_RETRY
2008-12-01 11:37 UTC (12+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox