messages from 2013-07-11 18:51:09 to 2013-07-15 15:20:34 UTC [more...]
[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
2013-07-15 15:20 UTC (14+ messages)
` [PATCH 01/18] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/18] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/18] mm: numa: Account for THP numa hinting faults on the correct node
` [PATCH 04/18] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 05/18] sched: Select a preferred node with the most numa hinting faults
` [PATCH 06/18] sched: Update NUMA hinting faults once per scan
` [PATCH 07/18] sched: Favour moving tasks towards the preferred node
` [PATCH 08/18] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 09/18] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 10/18] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 11/18] sched: Check current->mm before allocating NUMA faults
` [PATCH 12/18] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 13/18] mm: numa: Scan pages with elevated page_mapcount
[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
2013-07-15 15:16 UTC (21+ messages)
` [RFC 1/4] memblock: Introduce a for_each_reserved_mem_region iterator
` [RFC 2/4] Have __free_pages_memory() free in larger chunks
` [RFC 3/4] Seperate page initialization into a separate function
` [RFC 4/4] Sparse initialization of struct page array
` boot tracing
[PATCH] mm/slub.c: remove 'per_cpu' which is useless variable
2013-07-15 15:16 UTC (14+ messages)
` [PATCH v2] "
` [PATCH] mm/slub.c: add parameter length checking for alloc_loc_track()
[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
2013-07-15 15:11 UTC (21+ messages)
` [PATCH 1/9] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH 2/9] mm, hugetlb: trivial commenting fix
` [PATCH 3/9] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH 4/9] mm, hugetlb: fix and clean-up node iteration code to alloc or free
` [PATCH 5/9] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()
` [PATCH 6/9] mm, hugetlb: do not use a page in page cache for cow optimization
` [PATCH 7/9] mm, hugetlb: add VM_NORESERVE check in vma_has_reserves()
` [PATCH 8/9] mm, hugetlb: remove decrement_hugepage_resv_vma()
` [PATCH 9/9] mm, hugetlb: decrement reserve count if VM_NORESERVE alloc page cache
Testing results of zswap
2013-07-15 14:56 UTC (3+ messages)
[PATCH 0/8] Reduce system disruption due to kswapd followup V3
2013-07-15 14:21 UTC (2+ messages)
[PATCH] mm/slub.c: use 'unsigned long' instead of 'int' for variable 'slub_debug'
2013-07-15 14:19 UTC (11+ messages)
` [PATCH] mm/slub.c: beautify code of this file
` [PATCH 0/2] "
` [PATCH 1/2] mm/slub.c: beautify code for 80 column limitation and tab alignment
` [PATCH 2/2] mm/slub.c: beautify code for removing redundancy 'break' statement
[PATCH, REBASED 0/8] Transparent huge page cache: phase 0, prep work
2013-07-15 13:55 UTC (10+ messages)
` [PATCH 1/8] mm: drop actor argument of do_generic_file_read()
` [PATCH 2/8] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCH 3/8] thp: account anon transparent huge pages into NR_ANON_PAGES
` [PATCH 4/8] mm: cleanup add_to_page_cache_locked()
` [PATCH 5/8] thp, mm: locking tail page is a bug
` [PATCH 6/8] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCH 7/8] thp: do_huge_pmd_anonymous_page() cleanup
` [PATCH 8/8] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
2013-07-15 11:31 UTC (5+ messages)
[PATCH] mm: strictlimit feature -v3
2013-07-15 10:35 UTC (4+ messages)
[PATCH v2] vmpressure: make sure memcg stays alive until all users are signaled
2013-07-15 10:30 UTC (23+ messages)
` [PATCH 1/3] vmpressure: document why css_get/put is not necessary for work queue based signaling
` [PATCH 2/3] vmpressure: change vmpressure::sr_lock to spinlock
` [PATCH 3/3] vmpressure: do not check for pending work to prevent from new work
` [PATCH v3 1/3] vmpressure: change vmpressure::sr_lock to spinlock
` [PATCH v3 2/3] vmpressure: do not check for pending work to prevent from new work
` [PATCH v3 3/3] vmpressure: Make sure there are no events queued after memcg is offlined
[PATCH 0/7] RFC: adding compaction to zone_reclaim_mode > 0
2013-07-15 9:25 UTC (10+ messages)
` [PATCH 7/7] mm: compaction: add compaction to zone_reclaim_mode
linux-next: slab shrinkers: BUG at mm/list_lru.c:92
2013-07-15 9:14 UTC (18+ messages)
[PATCH] mm/hugetlb: per-vma instantiation mutexes
2013-07-15 7:24 UTC (5+ messages)
[PATCH 1/1] Control Page Cache The idea is to control/watch the page
2013-07-15 6:52 UTC
[PATCH V4 0/6] Memcg dirty/writeback page accounting
2013-07-15 6:32 UTC (8+ messages)
` [PATCH V4 5/6] memcg: patch mem_cgroup_{begin,end}_update_page_stat() out if only root memcg exists
[PATCH] zswap: get swapper address_space by using macro
2013-07-15 0:53 UTC
[RFC][PATCH] mm: madvise: MADV_POPULATE for quick pre-faulting
2013-07-15 0:22 UTC (8+ messages)
[v5][PATCH 0/6] mm: vmscan: Batch page reclamation under shink_page_list
2013-07-14 23:51 UTC (21+ messages)
` [v5][PATCH 1/6] mm: swap: defer clearing of page_private() for swap cache pages
` [v5][PATCH 2/6] mm: swap: make 'struct page' and swp_entry_t variants of swapcache_free()
` [v5][PATCH 3/6] mm: vmscan: break up __remove_mapping()
` [v5][PATCH 4/6] mm: vmscan: break out mapping "freepage" code
` [v5][PATCH 5/6] mm: vmscan: batch shrink_page_list() locking operations
` [v5][PATCH 6/6] mm: vmscan: drain batch list during long operations
[PATCH 1/2] mm: rearrange madvise code to allow for reuse
2013-07-14 19:34 UTC (32+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory
[PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set
2013-07-14 17:07 UTC (20+ messages)
` [PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
2013-07-14 1:38 UTC (3+ messages)
RFC: named anonymous vmas
2013-07-14 0:57 UTC (7+ messages)
[-] drop_caches-add-some-documentation-and-info-messsge.patch removed from -mm tree
2013-07-12 19:08 UTC (5+ messages)
[PATCH 0/5] mm: Ability to monitor task memory changes (v4)
2013-07-12 18:38 UTC (4+ messages)
` [PATCH 4/5] mm: soft-dirty bits for user memory changes tracking
[PATCH] zswap: get swapper address_space by using swap_address_space macro
2013-07-12 18:00 UTC (5+ messages)
[RFC PATCH 0/5] Support multiple pages allocation
2013-07-12 16:31 UTC (7+ messages)
` [RFC PATCH 1/5] mm, page_alloc: support "
[PATCH 0/16] Basic scheduler support for automatic NUMA balancing V4
2013-07-12 10:28 UTC (8+ messages)
` [PATCH 08/16] sched: Reschedule task on preferred NUMA node once selected
[PATCH] madvise: fix checkpatch errors
2013-07-11 22:15 UTC (2+ 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).