messages from 2011-03-03 16:06:33 to 2011-03-07 09:20:17 UTC [more...]
[PATCHv2 00/24] Refactor sys_swapon
2011-03-07 9:13 UTC (43+ messages)
` [PATCHv2 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCHv2 02/24] sys_swapon: remove changelog from function comment
` [PATCHv2 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCHv2 04/24] sys_swapon: separate swap_info allocation
` [PATCHv2 05/24] sys_swapon: simplify error return from "
` [PATCHv2 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [PATCHv2 07/24] sys_swapon: remove initial value of name variable
` [PATCHv2 08/24] sys_swapon: move setting of error nearer use
` [PATCHv2 09/24] sys_swapon: remove did_down variable
` [PATCHv2 10/24] sys_swapon: remove bdev variable
` [PATCHv2 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCHv2 12/24] sys_swapon: use a single error label
` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCHv2 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCHv2 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCHv2 16/24] sys_swapon: separate parsing of swapfile header
` [PATCHv2 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCHv2 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCHv2 19/24] sys_swapon: separate parsing of bad blocks and extents
` [PATCHv2 20/24] sys_swapon: simplify error flow in setup_swap_map_and_extents
` [PATCHv2 21/24] sys_swapon: remove nr_good_pages variable
` [PATCHv2 22/24] sys_swapon: move printk outside lock
` [PATCHv2 23/24] sys_swapoff: change order to match sys_swapon
` [PATCHv2 24/24] sys_swapon: separate final enabling of the swapfile
[PATCH 2/2 v3]mm: batch activate_page() to reduce lock contention
2011-03-07 9:13 UTC (2+ messages)
[PATCH 1/2 v3]mm: simplify code of swap.c
2011-03-07 9:12 UTC (2+ messages)
[PATCH] page-types.c: add a new argument of debugfs path
2011-03-07 8:51 UTC
Fix NUMA problems in transparent hugepages and KSM
2011-03-07 8:38 UTC (15+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages v2
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages
THP, rmap and page_referenced_one()
2011-03-07 8:35 UTC (3+ messages)
[PATCHv2] procfs: fix /proc/<pid>/maps heap check
2011-03-07 7:59 UTC (2+ messages)
[PATCH 0/3] blk-throttle: async write throttling
2011-03-07 7:31 UTC (6+ messages)
[PATCH] mm: remove inline from scan_swap_map
2011-03-07 6:07 UTC (4+ messages)
[PATCH] memcg: fix to leave pages on wrong LRU with FUSE
2011-03-07 6:00 UTC
[Bugme-new] [Bug 30432] New: rmdir on cgroup can cause hang tasks
2011-03-07 5:39 UTC (6+ messages)
[PATCH/v2] mm/memblock: Properly handle overlaps and fix error path
2011-03-07 3:03 UTC
[PATCH] mm/memblock: Properly handle overlaps and fix error path
2011-03-07 3:01 UTC (4+ messages)
[patch] oom: prevent unnecessary oom kills or kernel panics
2011-03-06 22:06 UTC (5+ messages)
[PATCH] mm: skip zombie in OOM-killer
2011-03-06 22:03 UTC (4+ messages)
[PATCH 2/4] slub,rcu: don't assume the size of struct rcu_head
2011-03-06 19:39 UTC (6+ messages)
[PATCH v3 0/4] exec: unify native/compat code
2011-03-06 17:03 UTC (18+ messages)
` [PATCH v3 1/4] exec: introduce get_arg_ptr() helper
` [PATCH v4 0/4] exec: unify native/compat code
` [PATCH v4 1/4] exec: introduce get_user_arg_ptr() helper
` [PATCH v4 2/4] exec: introduce struct user_arg_ptr
` [PATCH v4 3/4] exec: unify do_execve/compat_do_execve code
` [PATCH v4 4/4] exec: document acct_arg_size()
` [PATCH v5 0/4] exec: unify native/compat code
` [PATCH v5 1/4] exec: introduce get_user_arg_ptr() helper
` [PATCH v5 2/4] exec: introduce struct user_arg_ptr
` [PATCH v5 3/4] exec: unify do_execve/compat_do_execve code
` [PATCH v5 4/4] exec: document acct_arg_size()
[PATCH] Make /proc/slabinfo 0400
2011-03-06 13:19 UTC (35+ messages)
[PATCH rh6] mm: skip zombie in OOM-killer
2011-03-06 11:20 UTC (4+ messages)
[RFC] memblock; Properly handle overlaps
2011-03-06 1:20 UTC (12+ messages)
[PATCH] mm: check zone->all_unreclaimable in all_unreclaimable()
2011-03-05 17:07 UTC (6+ messages)
[PATCH] tmpfs: implement security.capability xattrs
2011-03-05 11:21 UTC (4+ messages)
[PATCH 00/24] Refactor sys_swapon
2011-03-04 22:58 UTC (5+ messages)
` [PATCHv2 "
[PATCH 00/27] IO-less dirty throttling v6
2011-03-04 14:41 UTC (16+ messages)
` [PATCH 06/27] btrfs: lower the dirty balance poll interval
` [PATCH 09/27] nfs: writeback pages wait queue
[PATCH 00/13] mm: mmu_gather rework -v2
2011-03-04 12:17 UTC (4+ messages)
` [PATCH 09/13] unicore: mmu_gather rework
cgroup memory, blkio and the lovely swapping
2011-03-04 8:24 UTC (4+ messages)
[PATCH] memcg: fix event counter breakage with THP
2011-03-04 7:44 UTC
Strange minor page fault repeats when SPECjbb2005 is executed
2011-03-04 2:52 UTC (3+ messages)
[RFC PATCH 0/5] Add accountings for Page Cache
2011-03-04 1:55 UTC (3+ messages)
[PATCH v5 0/9] memcg: per cgroup dirty page accounting
2011-03-04 0:30 UTC (4+ messages)
` [PATCH v5 9/9] memcg: check memcg dirty limits in page writeback
stable: mm: vmstat: use a single setter function and callback for adjusting percpu thresholds
2011-03-04 0:18 UTC (2+ messages)
[patch] memcg: add oom killer delay
2011-03-03 21:52 UTC (6+ messages)
[RFC][PATCH 2/6] mm: Change flush_tlb_range() to take an mm_struct
2011-03-03 18:56 UTC (7+ messages)
Fix NUMA problems in transparent hugepages and KSM
2011-03-03 18:09 UTC (4+ messages)
` [PATCH 8/8] Add VM counters for transparent hugepages
[PATCH V2 0/3] drivers/staging: zcache: dynamic page cache/swap compression
2011-03-03 17:29 UTC (8+ messages)
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).