[patch for-3.2-rc3] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
2011-11-23 2:51 UTC (6+ messages)
[RFC PATCH 0/7] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v4r2
2011-11-23 2:25 UTC (22+ messages)
` [PATCH 1/7] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 2/7] mm: compaction: Use synchronous compaction for /proc/sys/vm/compact_memory
` [PATCH 3/7] mm: check if we isolated a compound page during lumpy scan
` [PATCH 4/7] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 5/7] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 6/7] mm: page allocator: Limit when direct reclaim is used when compaction is deferred
` [PATCH 7/7] mm: compaction: Introduce sync-light migration for use by compaction
BUG: zonelist->_zonerefs == 0x1c08
2011-11-23 2:05 UTC (13+ messages)
` [PATCH] block: initialize request_queue's numa node during allocation
` "
` [patch v2 for-3.2] "
WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
2011-11-23 1:43 UTC (68+ messages)
` slub: Lockout validation scans during freeing of object
[PATCH v4 0/5] Reduce cross CPU IPI interference
2011-11-23 1:36 UTC (8+ messages)
` [PATCH v4 1/5] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v4 2/5] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v4 3/5] tile: Move tile to use "
` [PATCH v4 4/5] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v4 5/5] mm: Only IPI CPUs to drain local pages if they exist
[patch] mm, debug: test for online nid when allocating on single node
2011-11-23 1:26 UTC
[PATCH 2/2] cleanup: convert the int cnt to unsigned long in mm/memblock.c
2011-11-22 23:59 UTC (3+ messages)
[PATCH 1/2] mm/memblock.c: return -ENOMEM instead of -ENXIO on failure of debugfs_create_dir in memblock_init_debugfs
2011-11-22 23:55 UTC (2+ messages)
[patch v2 4/4]thp: improve order in lru list for split huge page
2011-11-22 23:40 UTC (2+ messages)
[patch v2 3/4]thp: add tlb_remove_pmd_tlb_entry
2011-11-22 23:07 UTC (2+ messages)
[PATCH] fadvise: only initiate writeback for specified range with FADV_DONTNEED
2011-11-22 23:01 UTC (2+ messages)
` [PATCH resend] "
[V2 PATCH] tmpfs: add fallocate support
2011-11-22 22:06 UTC (13+ messages)
[PATCH v2 1/3] mm: more intensive memory corruption debug
2011-11-22 21:56 UTC (4+ messages)
` [PATCH v3 3/3] slub: min order when debug_guardpage_minorder > 0
[PATCH v7 3.2-rc2 0/30] uprobes patchset with perf probe support
2011-11-22 14:49 UTC (3+ messages)
[PATCH 0/8] readahead stats/tracing, backwards prefetching and more
2011-11-22 14:23 UTC (33+ messages)
` [PATCH 1/8] block: limit default readahead size for small devices
` [PATCH 2/8] readahead: make default readahead size a kernel parameter
` [PATCH 3/8] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 4/8] readahead: record readahead patterns
` [PATCH 5/8] readahead: add /debug/readahead/stats
` [PATCH 6/8] readahead: add debug tracing event
` [PATCH 7/8] readahead: basic support for backwards prefetching
` [PATCH 8/8] readahead: dont do start-of-file readahead after lseek()
[PATCH] ksm: use FAULT_FLAG_ALLOW_RETRY in breaking COW
2011-11-22 13:04 UTC (6+ messages)
[RFC PATCH 0/5] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v3
2011-11-22 12:59 UTC (27+ messages)
` [PATCH 1/5] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 2/5] mm: compaction: Use synchronous compaction for /proc/sys/vm/compact_memory
` [PATCH 4/5] mm: compaction: Determine if dirty pages can be migreated without blocking within ->migratepage
` [PATCH] mm: compaction: make buffer cache __GFP_MOVABLE
` [PATCH 3/8] mm: check if we isolated a compound page during lumpy scan
` [PATCH 4/8] mm: compaction: defer compaction only with sync_migration
` [PATCH 5/8] mm: compaction: avoid overwork in migrate sync mode
` [PATCH 6/8] Revert "mm: compaction: make isolate_lru_page() filter-aware"
` [PATCH 7/8] Revert "vmscan: abort reclaim/compaction if compaction can proceed"
` [PATCH 8/8] Revert "vmscan: limit direct reclaim for higher order allocations"
[OOPS]: Kernel 3.1 (ext3?)
2011-11-22 11:42 UTC (3+ messages)
[PATCH v3 0/5] Reduce cross CPU IPI interference
2011-11-22 10:06 UTC (4+ messages)
` [PATCH v3 1/5] smp: Introduce a generic on_each_cpu_mask function
[PATCH] memcg: fix the document of pgpgin/pgpgout
2011-11-22 7:05 UTC (3+ messages)
[patch] mm: memcg: shorten preempt-disabled section around event checks
2011-11-22 2:09 UTC (5+ messages)
[PATCH v5 00/10] per-cgroup tcp memory pressure
2011-11-22 2:07 UTC (6+ messages)
` [Devel] "
[PATCH] Fix virtual address handling in hugetlb fault
2011-11-22 0:36 UTC (4+ messages)
[PATCH] fix mem_cgroup_split_huge_fixup to work efficiently
2011-11-22 0:36 UTC (5+ messages)
[PATCH v3] PM/Memory-hotplug: Avoid task freezing failures
2011-11-21 22:41 UTC (16+ messages)
` [PATCH v4] PM / Memory-hotplug: "
[rfc 00/18] slub: irqless/lockless slow allocation paths
2011-11-21 17:17 UTC (4+ messages)
` [rfc 01/18] slub: Get rid of the node field
[PATCH] hugetlb: detect race if fail to COW
2011-11-21 14:46 UTC (7+ messages)
` [PATCH] hugetlb: clarify hugetlb_instantiation_mutex usage
[BUG] 3.2-rc2: BUG kmalloc-8: Redzone overwritten
2011-11-21 10:58 UTC (5+ messages)
网站建设,网页设计,网站推广(价格优惠,先制作后付款)
2011-11-10 2:57 UTC
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