messages from 2013-09-23 12:06:47 to 2013-09-25 23:20:14 UTC [more...]
[patch 0/7] improve memcg oom killer robustness v2
2013-09-25 7:26 UTC (12+ messages)
[RFC PATCH v4 00/40] mm: Memory Power Management
2013-09-25 23:15 UTC (11+ messages)
` [RFC PATCH v4 01/40] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v4 02/40] mm: Initialize node memory regions during boot
` [RFC PATCH v4 03/40] mm: Introduce and initialize zone memory regions
` [RFC PATCH v4 04/40] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v4 05/40] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v4 07/40] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v4 08/40] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v4 09/40] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v4 10/40] bitops: Document the difference in indexing between fls() and __fls()
[PATCH] mm: avoid reinserting isolated balloon pages into LRU lists
2013-09-25 22:33 UTC
[PATCH] drm/i915: Fix up usage of SHRINK_STOP
2013-09-25 22:26 UTC (2+ messages)
[PATCH v6 0/6] rwsem: performance optimizations
2013-09-25 22:10 UTC (7+ messages)
` [PATCH v6 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v6 2/6] rwsem: remove 'out' label in do_wake
` [PATCH v6 3/6] rwsem: remove try_reader_grant label do_wake
` [PATCH v6 4/6] rwsem/wake: check lock before do atomic update
` [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v6 6/6] rwsem: do optimistic spinning for writer lock acquisition
[PATCH] mm/shmem.c: check the return value of mpol_to_str()
2013-09-25 22:06 UTC (9+ messages)
` [PATCH v2] "
` [patch] mm, mempolicy: make mpol_to_str robust and always succeed
[PATCH v2 0/5] mm: migrate zbud pages
2013-09-25 21:57 UTC (8+ messages)
[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
2013-09-25 21:22 UTC (48+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
` [PATCH] hotplug: Optimize {get,put}_online_cpus()
[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
2013-09-25 20:31 UTC (4+ messages)
[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-25 20:02 UTC (15+ messages)
` [PATCHv6 04/22] thp: compile-time and sysfs knob for thp pagecache
` [PATCHv6 07/22] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv6 16/22] thp, mm: handle transhuge pages in do_generic_file_read()
[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
2013-09-25 18:11 UTC
[PATCH] oom: avoid killing init if it assume the oom killed thread's mm
2013-09-25 17:56 UTC (4+ messages)
mm: insure topdown mmap chooses addresses above security minimum
2013-09-25 17:44 UTC (5+ messages)
[PATCH v5 0/6] rwsem: performance optimizations
2013-09-25 15:58 UTC (13+ messages)
` [PATCH v5 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v5 2/6] rwsem: remove 'out' label in do_wake
` [PATCH v5 3/6] rwsem: remove try_reader_grant label do_wake
` [PATCH v5 4/6] rwsem/wake: check lock before do atomic update
` [PATCH v5 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v5 6/6] rwsem: do optimistic spinning for writer lock acquisition
[BUG REPORT] ZSWAP: theoretical race condition issues
2013-09-25 10:02 UTC (9+ messages)
[PATCH v3 0/3] mm/zswap bugfix: memory leaks and other problems
2013-09-25 7:21 UTC (3+ messages)
[Resend with ACK][PATCH] mm/arch: use NUMA_NODE
2013-09-25 2:35 UTC (2+ messages)
[PATCH v7 1/4] mm/vmalloc: don't set area->caller twice
2013-09-25 1:02 UTC (4+ messages)
` [PATCH v7 2/4] mm/vmalloc: fix show vmap_area information race with vmap_area tear down
` [PATCH v7 3/4] mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
` [PATCH v7 4/4] revert mm/vmalloc.c: emit the failure message before return
[PATCH resend] typo: replace kernelcore with Movable
2013-09-24 20:54 UTC (2+ messages)
[PATCH v5 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-24 18:35 UTC (7+ messages)
` [PATCH v5 1/6] memblock: Factor out of top-down allocation
` [PATCH v5 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH v5 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH v5 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH v5 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v5 6/6] mem-hotplug: Introduce movablenode boot option
[PATCHv2 0/9] split page table lock for PMD tables
2013-09-24 16:44 UTC (4+ messages)
[PATCH v4 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-24 16:33 UTC (35+ messages)
` [PATCH 1/6] memblock: Factor out of top-down allocation
` [PATCH 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH 4/6] x86/mem-hotplug: Support initialize page tables bottom up
` [PATCH 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH 6/6] mem-hotplug: Introduce movablenode boot option
sched: Set preferred NUMA node based on number of private faults
2013-09-24 7:01 UTC
[PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-24 2:46 UTC (18+ messages)
` [PATCH v3 1/5] memblock: Introduce allocation direction to memblock
` [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address
` [PATCH v3 4/5] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v3 5/5] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction
[PATCH v2] mm/shmem.c: check the return value of mpol_to_str()
2013-09-24 2:28 UTC (2+ messages)
[PATCH v6 0/5] memcg, cgroup: kill css id
2013-09-24 1:54 UTC (9+ messages)
[PATCH v3 3/3] mm/zswap: avoid unnecessary page scanning
2013-09-24 1:03 UTC (2+ messages)
[PATCH v3 2/3] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
2013-09-24 1:03 UTC (2+ messages)
[PATCH v3 1/3] mm/zswap: bugfix: memory leak when re-swapon
2013-09-24 0:06 UTC (2+ messages)
[RESEND PATCH v5 1/4] mm/vmalloc: don't set area->caller twice
2013-09-24 0:01 UTC (4+ messages)
[PATCH v3 1/4] mm/hwpoison: fix traverse hugetlbfs page to avoid printk flood
2013-09-23 23:59 UTC (2+ messages)
[PATCH] mm: move pool limit setting from zswap to zbud
2013-09-23 18:02 UTC (2+ messages)
RFC vmstat: On demand vmstat threads
2013-09-23 15:10 UTC (11+ messages)
[PATCH] mm: Fix bootmem error handling in pcpu_page_first_chunk()
2013-09-23 14:52 UTC (2+ messages)
` [PATCH] percpu: fix "
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).