messages from 2011-02-09 02:31:49 to 2011-02-16 03:01:47 UTC [more...]
[PATCH] - Improve drain pages performance on large systems
2011-02-16 3:01 UTC (3+ messages)
test (truncate)
2011-02-16 2:40 UTC
[PATCH V2 0/3] drivers/staging: zcache: dynamic page cache/swap compression
2011-02-16 1:58 UTC (12+ messages)
[PATCH V2 1/3] drivers/staging: zcache: in-kernel tmem code
2011-02-15 23:27 UTC (4+ messages)
[2.6.32 ubuntu] I/O hang at start_this_handle
2011-02-15 21:52 UTC (2+ messages)
[PATCH V2 2/3] drivers/staging: zcache: host services and PAM services
2011-02-15 18:18 UTC (4+ messages)
[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
2011-02-15 18:00 UTC (25+ messages)
` [PATCH 1/5] pagewalk: only split huge pages when necessary
` [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range()
` [PATCH 3/5] pass pte size argument in to smaps_pte_entry()
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
` [PATCH 5/5] have smaps show transparent huge pages
[PATCH 00/21] mm: Preemptibility -v6
2011-02-15 15:39 UTC (5+ messages)
+ memcg-add-memcg-sanity-checks-at-allocating-and-freeing-pages-update.patch added to -mm tree
2011-02-15 2:39 UTC
[mmotm] BUG: Bad page state in process khugepaged ?
2011-02-14 22:24 UTC (14+ messages)
` [PATCH][BUGFIX] memcg: fix leak of accounting at failure path of hugepage collapsing
[PATCH] mm: grab rcu read lock in move_pages()
2011-02-14 19:17 UTC
[PATCH 1/2] Refactor zone_reclaim code (v4)
2011-02-13 17:33 UTC (11+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)
too big min_free_kbytes
2011-02-14 2:25 UTC (15+ messages)
[RFC][PATCH v2] Controlling kexec behaviour when hardware error happened
2011-02-14 1:20 UTC (8+ messages)
[PATCH 00/24] Refactor sys_swapon
2011-02-12 18:49 UTC (25+ messages)
` [PATCH 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCH 02/24] sys_swapon: remove changelog from function comment
` [PATCH 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCH 04/24] sys_swapon: separate swap_info allocation
` [PATCH 05/24] sys_swapon: simplify error return from "
` [PATCH 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [PATCH 07/24] sys_swapon: remove initial value of name variable
` [PATCH 08/24] sys_swapon: move setting of error nearer use
` [PATCH 09/24] sys_swapon: remove did_down variable
` [PATCH 10/24] sys_swapon: remove bdev variable
` [PATCH 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCH 12/24] sys_swapon: use a single error label
` [PATCH 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCH 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCH 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCH 16/24] sys_swapon: separate parsing of swapfile header
` [PATCH 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCH 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCH 19/24] sys_swapon: separate parsing of bad blocks and extents
` [PATCH 20/24] sys_swapon: simplify error flow in setup_swap_map_and_extents
` [PATCH 21/24] sys_swapon: remove nr_good_pages variable
` [PATCH 22/24] sys_swapon: move printk outside lock
` [PATCH 23/24] sys_swapoff: change order to match sys_swapon
` [PATCH 24/24] sys_swapon: separate final enabling of the swapfile
[PATCH] zcache: Fix build error when sysfs is not defined
2011-02-12 4:14 UTC
mmotm 2011-02-10-16-26 uploaded
2011-02-12 2:47 UTC (4+ messages)
` mmotm 2011-02-10-16-26 uploaded (zcache')
[PATCH R3 5/7] xen/balloon: Protect against CPU exhaust by event/x proces
2011-02-12 0:50 UTC (4+ messages)
` [Xen-devel] "
[PATCH R3 7/7] xen/balloon: Memory hotplug support for Xen balloon driver
2011-02-12 0:45 UTC (10+ messages)
[LSF/MM TOPIC] Writeback - current state and future
2011-02-11 16:22 UTC (5+ messages)
[RFC PATCH 0/5] IO-less balance dirty pages
2011-02-11 15:49 UTC (14+ messages)
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()
` [PATCH 5/5] mm: Autotune interval between distribution of page completions
VM bug with xfs. vm_map_ram() and vm_unmap_ram()
2011-02-11 10:58 UTC
VM bug with xfs. vm_map_ram() and vm_unmap_ram()
2011-02-11 6:09 UTC
Fw: I have a blaze of 353 page allocation failures, all alike
2011-02-11 0:48 UTC
[LSF/MM TOPIC] Utilizing T10/DIF in Filesystems
2011-02-10 23:07 UTC (2+ messages)
[PATCH] mm: batch-free pcp list if possible
2011-02-10 21:00 UTC (8+ messages)
[RFC][PATCH 0/2] Tunable watermark
2011-02-10 18:30 UTC (3+ messages)
[PATCH] mm: optimize replace_page_cache_page
2011-02-10 16:33 UTC
[patch] vmscan: fix zone shrinking exit when scan work is done
2011-02-10 14:58 UTC (12+ messages)
[RFC PATCH] mm: handle simple case in free_pcppages_bulk()
2011-02-10 14:05 UTC (6+ messages)
[patch 0/4] memcg: operate on page quantities internally
2011-02-10 12:42 UTC (15+ messages)
` [patch 1/4] memcg: keep only one charge cancelling function
` [patch 2/4] memcg: convert per-cpu stock from bytes to page granularity
` [patch 3/4] memcg: convert uncharge batching "
` [patch 4/4] memcg: unify charge/uncharge quantities to units of pages
[PATCH R3 1/7] mm: Add add_registered_memory() to memory hotplug API
2011-02-10 10:30 UTC (3+ messages)
[PATCH v2] mm: Fix out-of-date comments which refers non-existent functions
2011-02-10 5:07 UTC (2+ messages)
[PATCH] mm: Fix out-of-date comments which refers non-existent functions
2011-02-10 4:56 UTC (6+ messages)
[patch] memcg: remove memcg->reclaim_param_lock
2011-02-10 2:44 UTC (3+ messages)
[patch] memcg: charged pages always have valid per-memcg zone info
2011-02-10 2:36 UTC (3+ messages)
[PATCH V2 2/3] drivers/staging: zcache: host services and PAM services
2011-02-10 1:17 UTC (8+ messages)
[patch] memcg: add oom killer delay
2011-02-10 0:04 UTC (3+ messages)
[PATCH V1 1/3] drivers/staging: kztmem: in-kernel tmem code
2011-02-09 16:55 UTC (2+ messages)
[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
2011-02-09 11:16 UTC (4+ messages)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)
[LSF/MM TOPIC] Avoid cache duplication in virtual/paravirtual filesystems
2011-02-09 4:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).