messages from 2013-08-15 17:55:29 to 2013-08-20 20:59:26 UTC [more...]
[patch 9/9] mm: thrash detection-based file cache sizing v4
2013-08-20 20:59 UTC (15+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check
[PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions
2013-08-20 18:13 UTC (6+ messages)
` [PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions, v3
` [PATCH -mm] docs: Document soft dirty behaviour for freshly created memory regions, v2
[PATCH 1/7] drivers: base: move mutex lock out of add_memory_section()
2013-08-20 17:24 UTC (8+ messages)
` [PATCH 2/7] drivers: base: remove unneeded variable
` [PATCH 3/7] drivers: base: use device get/put functions
` [PATCH 4/7] drivers: base: unshare add_memory_section() from hotplug
` [PATCH 5/7] drivers: base: reduce add_memory_section() for boot-time only
` [PATCH 6/7] drivers: base: remove improper get/put in add_memory_section()
` [PATCH 7/7] drivers: base: refactor add_memory_section() to add_memory_block()
Transparent huge page collapse and NUMA
2013-08-20 16:05 UTC
[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
2013-08-20 16:03 UTC (7+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap
` [PATCH v2 3/4] mm/writeback: make writeback_inodes_wb static
` [PATCH v2 4/4] mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area
[BUG REPORT] ZSWAP: theoretical race condition issues
2013-08-20 15:30 UTC (5+ messages)
[PATCH] mm/zbud.c: consider about the invalid handle value for handle related extern functions
2013-08-20 15:29 UTC (2+ messages)
[PATCH] mm/backing-dev.c: check user buffer length before copy data to the related user buffer
2013-08-20 15:28 UTC (2+ messages)
[BUG REPORT]kernel panic with kmemcheck config
2013-08-20 14:48 UTC (4+ messages)
[PATCH v5] Soft limit rework
2013-08-20 14:13 UTC (4+ messages)
[PATCH 1/2] mm: factor commit limit calculation
2013-08-20 8:58 UTC (4+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable
[PATCH 0/3] mm: mempolicy: the failure processing about mpol_to_str()
2013-08-20 8:31 UTC (14+ messages)
` [PATCH 1/3] mm/mempolicy.c: still fill buffer as full as possible when buffer space is not enough in mpol_to_str()
` [PATCH 2/3] fs/proc/task_mmu.c: check the return value of mpol_to_str()
` [PATCH 3/3] mm/shmem.c: "
[PATCH mmotm,next] mm: fix memcg-less page reclaim
2013-08-20 8:17 UTC (7+ messages)
unused swap offset / bad page map
2013-08-20 4:39 UTC (6+ messages)
[PATCH v6 0/5] zram/zsmalloc promotion
2013-08-20 4:21 UTC (28+ messages)
` [PATCH v6 3/5] zsmalloc: move it under zram
[PATCH] mm: readahead: return the value which force_page_cache_readahead() returns
2013-08-20 3:31 UTC
[PATCH] mm/mremap.c: call pud_free() after fail calling pmd_alloc()
2013-08-20 3:27 UTC
[PATCH 0/4] mm: merge zram into zswap
2013-08-20 2:03 UTC (11+ messages)
` [PATCH 1/4] drivers: staging: drop zram and zsmalloc
` [PATCH 2/4] mm: promote zsmalloc to mm/
` [PATCH 3/4] mm: zswap: add supporting for zsmalloc
` [PATCH 4/4] mm: zswap: create a pseudo device /dev/zram0
[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
2013-08-19 22:48 UTC (18+ messages)
` [PATCH v2 1/7] mm: putback_lru_page: remove unnecessary call to page_lru_base_type()
` [PATCH v2 2/7] mm: munlock: remove unnecessary call to lru_add_drain()
` [PATCH v2 3/7] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [PATCH v2 4/7] mm: munlock: batch NR_MLOCK zone state updates
` [PATCH v2 5/7] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [PATCH v2 6/7] mm: munlock: remove redundant get_page/put_page pair on the fast path
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()
[PATCH] mm: Track vma changes with VM_SOFTDIRTY bit
2013-08-19 21:10 UTC (3+ messages)
mm: mbind: add hugepage migration code to mbind()
2013-08-19 18:28 UTC (2+ messages)
` [PATCH][mmotm] mbind: add BUG_ON(!vma) in new_vma_page() (was Re: mm: mbind: add hugepage migration code to mbind())
[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
2013-08-19 8:19 UTC (7+ messages)
` [resend] [PATCH V2] "
` [resend] [PATCH V3] "
[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-19 3:28 UTC (28+ messages)
readahead: make context readahead more conservative
2013-08-19 2:05 UTC (3+ messages)
[patch v2 0/3] mm: improve page aging fairness between zones/nodes
2013-08-19 0:48 UTC (11+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy
[Bug] Reproducible data corruption on i5-3340M: Please revert 53a59fc67!
2013-08-16 23:40 UTC (17+ messages)
` [Bug] Reproducible data corruption on i5-3340M: Please continue your great work! :-)
[PATCH] mm/hotplug: Remove stop_machine() from try_offline_node()
2013-08-16 20:31 UTC (4+ messages)
[PATCH] memblock, numa: Binary search node id
2013-08-16 19:31 UTC (7+ messages)
[RFC][PATCH] drivers: base: dynamic memory block creation
2013-08-16 19:07 UTC (5+ messages)
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-16 17:18 UTC (3+ messages)
[RFC v2 0/5] Transparent on-demand struct page initialization embedded in the buddy allocator
2013-08-16 16:36 UTC (3+ messages)
` [RFC v3 "
[RFC PATCH] Fix aio performance regression for database caused by THP
2013-08-16 14:14 UTC (7+ messages)
kswapd skips compaction if reclaim order drops to zero?
2013-08-16 4:37 UTC (9+ messages)
` [PATCH] mm: compaction: Do not compact pgdat for order-0
[PATCH 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
2013-08-16 0:08 UTC (12+ messages)
` [PATCH 2/4] mm/sparse: introduce alloc_usemap_and_memmap
` [PATCH 4/4] mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area
mmotm 2013-08-15-16-14 uploaded
2013-08-15 23:15 UTC
[PATCH v5 0/9] extend hugepage migration
2013-08-15 19:48 UTC (5+ messages)
Red Hat Users
2013-08-15 19:21 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).