linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC,PATCH 0/2] dmapool: allocation gfp changes
 2009-12-02 22:05 UTC  (8+ messages)
` [RFC,PATCH 1/2] dmapool: Don't warn when allowed to retry allocation
` [RFC,PATCH 2/2] dmapool: Honor GFP_* flags

[PATCH 5/5] vmscan: Take order into consideration when deciding if kswapd is in trouble
 2009-12-02 21:30 UTC  (10+ messages)
    ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met
        ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2
            ` still getting allocation failures (was Re: [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2)

[PATCH] hugetlb: Acquire the i_mmap_lock before walking the prio_tree to unmap a page
 2009-12-02 20:13 UTC  (2+ messages)

[PATCH] swap: rework map_swap_page() again
 2009-12-02 20:10 UTC 

[PATCH] mm: remove unevictable_migrate_page function
 2009-12-02 19:44 UTC  (2+ messages)

[PATCH] mlock: replace stale comments in munlock_vma_page()
 2009-12-02 16:35 UTC 

[PATCH/RFC 0/6] Numa: Use Generic Per-cpu Variables for numa_*_id()
 2009-12-02 16:29 UTC  (7+ messages)
` [PATCH/RFC 1/6] numa: Use Generic Per-cpu Variables for numa_node_id()

[PATCH] hugetlb: Abort a hugepage pool resize if a signal is pending
 2009-12-02 15:24 UTC  (2+ messages)

[PATCH 00/24] hwpoison fixes and stress testing filters
 2009-12-02 14:50 UTC  (46+ messages)
` [PATCH 01/24] page-types: add standard GPL license head
` [PATCH 02/24] migrate: page could be locked by hwpoison, dont BUG()
` [PATCH 03/24] HWPOISON: remove the anonymous entry
` [PATCH 04/24] HWPOISON: return ENXIO on invalid pfn
` [PATCH 05/24] HWPOISON: avoid grabbing page for two times
` [PATCH 06/24] HWPOISON: abort on failed unmap
` [PATCH 07/24] HWPOISON: comment the possible set_page_dirty() race
` [PATCH 08/24] HWPOISON: comment dirty swapcache pages
` [PATCH 09/24] HWPOISON: introduce delete_from_lru_cache()
` [PATCH 10/24] HWPOISON: remove the free buddy page handler
` [PATCH 11/24] HWPOISON: detect free buddy pages explicitly
` [PATCH 12/24] HWPOISON: make it possible to unpoison pages
` [PATCH 13/24] HWPOISON: introduce struct hwpoison_control
` [PATCH 14/24] HWPOISON: return 0 if page is assured to be isolated
` [PATCH 15/24] HWPOISON: add fs/device filters
` [PATCH 16/24] HWPOISON: limit hwpoison injector to known page types
` [PATCH 17/24] mm: export stable page flags
` [PATCH 18/24] HWPOISON: add page flags filter
` [PATCH 19/24] memcg: rename and export try_get_mem_cgroup_from_page()
` [PATCH 20/24] memcg: add accessor to mem_cgroup.css
` [PATCH 21/24] cgroup: define empty css_put() when !CONFIG_CGROUPS
` [PATCH 22/24] HWPOISON: add memory cgroup filter
` [PATCH 23/24] HWPOISON: add an interface to switch off/on all the page filters
` [PATCH 24/24] HWPOISON: show corrupted file info

[PATCH 1/4] vmscan: more simplify shrink_inactive_list()
 2009-12-02 14:25 UTC  (11+ messages)
` [PATCH 2/4] vmscan: make lru_index() helper function
` [PATCH 3/4] vmscan: move PGDEACTIVATE modification to shrink_active_list()
` [RFC][PATCH 4/4] vmscan: vmscan don't use pcp list

[PATCH 0/9] ksm: swapping
 2009-12-02 12:55 UTC  (31+ messages)
` [PATCH 1/9] ksm: fix mlockfreed to munlocked
` [PATCH 2/9] ksm: let shared pages be swappable
` [PATCH 5/9] ksm: share anon page without allocating
` [PATCH 6/9] ksm: mem cgroup charge swapin copy

[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
 2009-12-02 11:07 UTC  (18+ messages)
` [RFC] high system time & lock contention running large mixed workload
    ` [PATCH] Clear reference bit although page isn't mapped
        ` [PATCH] Replace page_mapping_inuse() with page_mapped()

memcg: slab control
 2009-12-02 10:51 UTC  (31+ messages)

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-12-02  0:35 UTC  (15+ messages)

lockdep complaints in slab allocator
 2009-12-01 22:41 UTC  (36+ messages)

unconditional discard calls in the swap code
 2009-11-30 18:58 UTC  (6+ messages)
    ` [PATCH] mm: don't discard unused swap slots by default

[PATCH-RFC] cfq: Disable low_latency by default for 2.6.32
 2009-11-30 17:21 UTC  (19+ messages)

[PATCH v2 00/12] KVM: Add asynchronous page fault for PV guest
 2009-11-30 16:23 UTC  (13+ messages)
` [PATCH v2 10/12] Maintain preemptability count even for !CONFIG_PREEMPT kernels

[PATCH] ksm: hold anon_vma in rmap_item fix
 2009-11-30  4:16 UTC  (2+ messages)

[PATCH] remove the redundant code
 2009-11-30  3:00 UTC 

[PATCH v3 21/27] MM: use helpers for rlimits
 2009-11-27 23:06 UTC 

[PATCH RFC v0 0/3] cgroup notifications API and memory thresholds
 2009-11-27 11:55 UTC  (11+ messages)
` [PATCH RFC v0 1/3] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH RFC v0 2/3] res_counter: implement thresholds
    ` [PATCH RFC v0 3/3] memcg: implement memory thresholds
  ` [PATCH RFC v1 1/3] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH RFC v1 2/3] res_counter: implement thresholds
  ` [PATCH RFC v1 3/3] memcg: implement memory thresholds

[PATCH][RESEND] mm: uncached vma support with writenotify
 2009-11-27  8:16 UTC 

[PATCH -mmotm 0/5] memcg: recharge at task move (19/Nov)
 2009-11-27  4:58 UTC  (5+ messages)
` [PATCH -mmotm 4/5] memcg: avoid oom during recharge at task move

[PATCH RFC v0 1/3] cgroup: implement eventfd-based generic API for notifications
 2009-11-26 18:38 UTC  (8+ messages)
` [PATCH RFC v0 0/3] cgroup notifications API and memory thresholds
  ` [PATCH RFC v0 2/3] res_counter: implement thresholds
    ` [PATCH RFC v0 3/3] memcg: implement memory thresholds

page:  |  | latest

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