messages from 2014-02-12 05:09:07 to 2014-02-18 09:49:27 UTC [more...]
[PATCH V6 ] mm readahead: Fix readahead fail for memoryless cpu and limit readahead pages
2014-02-18 9:49 UTC (2+ messages)
ppc: RECLAIM_DISTANCE 10?
2014-02-18 9:06 UTC
performance regression due to commit e82e0561("mm: vmscan: obey proportional scanning requirements for kswapd")
2014-02-18 8:01 UTC
[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
2014-02-18 5:47 UTC (11+ messages)
` [PATCH 1/4] memblock: memblock_virt_alloc_internal(): add __GFP_THISNODE flag support
` [PATCH 2/4] memblock: add memblock_virt_alloc_nid_nopanic()
` [PATCH 3/4] hugetlb: add parse_pagesize_str()
` [PATCH 4/4] hugetlb: add hugepages_node= command-line option
[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-02-18 1:31 UTC (30+ messages)
3.14-rc2 XFS backtrace because irqs_disabled
2014-02-18 1:27 UTC (2+ messages)
Recent 3.x kernels: Memory leak causing OOMs
2014-02-17 21:09 UTC (8+ messages)
[RFC, PATCHv2 0/2] mm: map few pages around fault address if they are in page cache
2014-02-17 20:24 UTC (6+ messages)
` [PATCH 1/2] mm: introduce vm_ops->fault_nonblock()
` [PATCH 2/2] mm: implement ->fault_nonblock() for page cache
[PATCH 0/8] Sort out mess in __do_fault()
2014-02-17 17:17 UTC (3+ messages)
` [PATCH 7/8] mm: consolidate code to call vm_ops->page_mkwrite()
[PATCH] backing_dev: Fix hung task on sync
2014-02-17 9:20 UTC (2+ messages)
page->mapping invalid issue
2014-02-17 7:50 UTC
[PATCH v2] ARM: mm: support big-endian page tables
2014-02-17 7:05 UTC
[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
2014-02-17 7:00 UTC (16+ messages)
` [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
` [RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
[PATCH 0/9] clean-up and remove lockdep annotation in SLAB
2014-02-17 6:23 UTC (25+ messages)
` [PATCH 1/9] slab: add unlikely macro to help compiler
` [PATCH 2/9] slab: makes clear_obj_pfmemalloc() just return store masked value
` [PATCH 3/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH 4/9] slab: defer slab_destroy "
` [PATCH 5/9] slab: factor out initialization of arracy cache
` [PATCH 6/9] slab: introduce alien_cache
` [PATCH 7/9] slab: use the lock on alien_cache, instead of the lock on array_cache
` [PATCH 8/9] slab: destroy a slab without holding any alien cache lock
` [PATCH 9/9] slab: remove a useless lockdep annotation
[PATCH V2] mm: add a new command-line kmemcheck value
2014-02-17 2:34 UTC
BUG: Bad rss-counter state mm:ffff88005f936c00 idx:0 val:1
2014-02-16 17:06 UTC
[RFC PATCH] mm/vmscan: remove two un-needed mem_cgroup_page_lruvec() call
2014-02-16 5:25 UTC (4+ messages)
[PATCH] mm: swap: Use swapfiles in priority order
2014-02-16 2:59 UTC (6+ messages)
[PATCH 1/2] memcg: fix endless loop in __mem_cgroup_iter_next
2014-02-16 2:52 UTC (6+ messages)
` [PATCH 2/2] memcg: barriers to see memcgs as fully initialized
[PATCH] swapoff tmpfs radix_tree: remember to rcu_read_unlock
2014-02-15 23:53 UTC (3+ messages)
KSM on Android
2014-02-15 23:27 UTC (3+ messages)
BUG: Bad page state in process trinity-c19
2014-02-15 11:07 UTC
[PATCH] ARM: mm: support big-endian page tables
2014-02-15 8:46 UTC (4+ messages)
[PATCH 02/48] mm: Use raw_cpu ops for determining current NUMA node
2014-02-14 20:18 UTC (2+ messages)
` [PATCH 06/48] mm: Replace __get_cpu_var uses with this_cpu_ptr
[PATCH -mm v15 00/13] kmemcg shrinkers
2014-02-14 19:09 UTC (8+ messages)
[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-02-14 18:34 UTC
[RFC][PATCH] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
2014-02-14 18:08 UTC
Memory allocator semantics
2014-02-14 17:30 UTC (6+ messages)
[mmotm:master 97/220] fs/proc/task_mmu.c:1042 pagemap_hugetlb() error: we previously assumed 'vma' could be null (see line 1037)
2014-02-14 15:09 UTC (2+ messages)
` [PATCH] fs/proc/task_mmu.c: assume non-NULL vma in pagemap_hugetlb() (Re: [mmotm:master 97/220] fs/proc/task_mmu.c:1042 pagemap_hugetlb() error: we previously assumed 'vma' could be null (see line 1037))
[PATCH v2 36/52] zsmalloc: Fix CPU hotplug callback registration
2014-02-14 14:26 UTC (4+ messages)
` [PATCH v2 49/52] mm, vmstat: "
` [PATCH v2 50/52] mm, zswap: "
[PATCH V2 1/2] mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
2014-02-14 14:15 UTC (3+ messages)
[PATCH V2 2/2] mm/vmscan: not check compaction_ready on promoted zones
2014-02-14 11:04 UTC (2+ messages)
[PATCH v2 0/5] compaction related commits
2014-02-14 6:54 UTC (6+ messages)
` [PATCH v2 1/5] mm/compaction: disallow high-order page for migration target
` [PATCH v2 2/5] mm/compaction: do not call suitable_migration_target() on every page
` [PATCH v2 3/5] mm/compaction: change the timing to check to drop the spinlock
` [PATCH v2 4/5] mm/compaction: check pageblock suitability once per pageblock
` [PATCH v2 5/5] mm/compaction: clean-up code on success of ballon isolation
[PATCH V2 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
2014-02-14 5:41 UTC (4+ messages)
[PATCH 1/2] mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
2014-02-14 3:39 UTC (3+ messages)
[PATCH 3.10.x] mm: fix process accidentally killed by mce because of huge page migration
2014-02-14 2:33 UTC
3.14.0-rc2: WARNING: at mm/slub.c:1007
2014-02-14 1:22 UTC (7+ messages)
[PATCH] powerpc: enable CONFIG_HAVE_MEMORYLESS_NODES
2014-02-14 0:11 UTC (4+ messages)
KSM on Android
2014-02-14 0:02 UTC
[PATCH] mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS
2014-02-13 23:20 UTC (2+ messages)
[3.10.x-stable] process accidentally killed by mce because of huge page migration
2014-02-13 22:09 UTC (2+ messages)
[request for stable inclusion] mm/memory-failure.c: fix memory leak in successful soft offlining
2014-02-13 20:32 UTC (2+ messages)
mmotm 2014-02-13-12-31 uploaded
2014-02-13 20:32 UTC
[PATCH] mm: swap: Use swapfiles in priority order
2014-02-13 16:27 UTC
[RFC 0/4] memcg: Low-limit reclaim
2014-02-13 16:12 UTC (5+ messages)
[Resend] Puzzling behaviour with multiple swap targets
2014-02-13 16:12 UTC (5+ messages)
[PATCH 2/2] mm/vmscan: not check compaction_ready on promoted zones
2014-02-13 16:11 UTC (2+ messages)
[PATCH 1/2] memcg: reparent charges of children before processing parent
2014-02-13 15:35 UTC (4+ messages)
[PATCHv3 0/2] Remove ARM meminfo
2014-02-13 2:17 UTC (7+ messages)
` [PATCHv3 2/2] arm: Get rid of meminfo
[PATCH] cgroup: use an ordered workqueue for cgroup destruction
2014-02-13 0:38 UTC (7+ messages)
` [PATCH 2/2] cgroup: bring back kill_cnt to order css destruction
` [PATCH] Revert "cgroup: use an ordered workqueue for cgroup destruction"
[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-02-13 0:00 UTC (4+ messages)
` [PATCH v5 06/22] Treat XIP like O_DIRECT
` [PATCH v5 19/22] ext4: Add XIP functionality
[RFC][PATCH] mm: ksm: add MAP_MERGEABLE mmap() as a KSM shortcut
2014-02-12 21:26 UTC
[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
2014-02-12 20:09 UTC (17+ messages)
` [PATCH 3/4] "
[PATCH] mm, thp: fix infinite loop on memcg OOM
2014-02-12 16:59 UTC (2+ messages)
[PATCH 00/11 v5] update page table walker
2014-02-12 15:40 UTC (4+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
[patch 0/9] mm: thrash detection-based file cache sizing v8
2014-02-12 14:00 UTC (3+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
2014-02-12 12:02 UTC (5+ messages)
[patch 00/10] mm: thrash detection-based file cache sizing v9
2014-02-12 11:16 UTC (9+ messages)
` [patch 02/10] fs: cachefiles: use add_to_page_cache_lru()
` [patch 03/10] lib: radix-tree: radix_tree_delete_item()
` [patch 04/10] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 05/10] mm: filemap: move radix tree hole searching here
Need help in bug in isolate_migratepages_range
2014-02-12 9:00 UTC (12+ messages)
` [patch] mm, page_alloc: make first_page visible before PageTail
` [patch v2] "
` [patch -mm] mm: close PageTail race
[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2014-02-12 7:11 UTC (9+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node
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).