linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-24 17:36:16 to 2013-07-27 21:01:47 UTC [more...]

[PATCH] mm: Save soft-dirty bits on file pages
 2013-07-27 21:01 UTC  (8+ messages)

mincore() & fincore()
 2013-07-27 20:08 UTC  (6+ messages)

[PATCH RFC] pram: persistent over-kexec memory file system
 2013-07-27 17:37 UTC  (4+ messages)

[patch 0/3] mm: improve page aging fairness between zones/nodes
 2013-07-26 23:14 UTC  (10+ messages)
` [patch 1/3] mm: vmscan: fix numa reclaim balance problem in kswapd
` [patch 3/3] mm: page_alloc: fair zone allocator policy

[PATCH resend] drop_caches: add some documentation and info message
 2013-07-26 21:37 UTC  (2+ messages)

[patch 0/6] improve memcg oom killer robustness
 2013-07-26 21:28 UTC  (18+ messages)
` [patch 1/6] arch: mm: remove obsolete init OOM protection
` [patch 2/6] arch: mm: do not invoke OOM killer on kernel fault OOM
` [patch 3/6] arch: mm: pass userspace fault flag to generic fault handler
` [patch 4/6] x86: finish user fault error path with fatal signal
` [patch 5/6] mm: memcg: enable memcg OOM killer only for user faults
` [patch 6/6] mm: memcg: do not trap chargers with full callstack on OOM
` [patch 3.2] memcg OOM robustness (x86 only)

[PATCH 0/5] Add rbtree postorder iteration functions, runtime tests, and update zswap to use
 2013-07-26 21:13 UTC  (6+ messages)
` [PATCH 1/5] rbtree: add postorder iteration functions
` [PATCH 2/5] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [PATCH 3/5] rbtree_test: add test for postorder iteration
` [PATCH 4/5] rbtree: allow tests to run as builtin
` [PATCH 5/5] mm/zswap: use postorder iteration when destroying rbtree

[RFC PATCH 0/2] vmpslice support for zero-copy gifting of pages
 2013-07-26 16:47 UTC  (6+ messages)
` [RFC PATCH 1/2] vmsplice unmap gifted pages for recipient
` [RFC PATCH 2/2] Add limited zero copy to vmsplice

[PATCH v5.1] Soft limit rework
 2013-07-26 16:04 UTC  (9+ messages)
` [PATCH v5.1 1/8] memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
` [PATCH v5.1 2/8] memcg: Get rid of soft-limit tree infrastructure
` [PATCH v5.1 3/8] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
` [PATCH v5.1 4/8] memcg: enhance memcg iterator to support predicates
` [PATCH v5.1 5/8] memcg: track children in soft limit excess to improve soft limit
` [PATCH v5.1 6/8] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
` [PATCH v5.1 7/8] memcg: Track all children over limit in the root
` [PATCH v5.1 8/8] memcg, vmscan: do not fall into reclaim-all pass too quickly

Linux Plumbers IO & File System Micro-conference
 2013-07-26 14:35 UTC  (5+ messages)

[PATCH 0/2] hugepage: optimize page fault path locking
 2013-07-26 14:27 UTC  (3+ messages)
` [PATCH 1/2] hugepage: protect file regions with rwsem
` [PATCH 2/2] hugepage: allow parallelization of the hugepage fault path

[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
 2013-07-26 11:20 UTC  (13+ messages)
` [PATCH 07/18] sched: Favour moving tasks towards the preferred node
  ` [PATCH] sched, numa: migrates_degrades_locality()
` [PATCH 15/18] sched: Set preferred NUMA node based on number of private faults
` [PATCH 17/18] sched: Retry migration of tasks to CPU on a preferred node
` [PATCH] mm, numa: Sanitize task_numa_fault() callsites
` [PATCH] sched, numa: Improve scanner
` [PATCH] mm, sched, numa: Create a per-task MPOL_INTERLEAVE policy

[PATCH 00/21] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-07-26 10:27 UTC  (37+ messages)
` [PATCH 02/21] memblock, numa: Introduce flag into memblock
` [PATCH 08/21] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH 14/21] x86, acpi, numa: Reserve hotpluggable memory at early time
` [PATCH 15/21] x86, acpi, numa: Don't reserve memory on nodes the kernel resides in
` [PATCH 16/21] x86, memblock, mem-hotplug: Free hotpluggable memory reserved by memblock
` [PATCH 17/21] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH 18/21] x86, numa: Synchronize nid info in memblock.reserve with numa_meminfo
` [PATCH 21/21] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[trivial PATCH] treewide: Fix printks with 0x%#
 2013-07-26  5:35 UTC  (2+ messages)

[PATCH] mm: Fix potential NULL pointer dereference
 2013-07-26  5:21 UTC 

[PATCH] mm: Fix potential NULL pointer dereference
 2013-07-26  2:00 UTC  (10+ messages)

Possible deadloop in direct reclaim?
 2013-07-26  1:22 UTC  (8+ messages)

[patch] Revert "page-writeback.c: subtract min_free_kbytes from dirtyable memory"
 2013-07-25 23:30 UTC  (2+ messages)

[PATCH v3] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-25 23:04 UTC 

[PATCH v2] mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default
 2013-07-25 22:36 UTC  (18+ messages)

[PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
 2013-07-25 21:50 UTC  (13+ messages)
                ` [patch 3/5] x86: finish fault error path with fatal signal

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-25 16:35 UTC  (16+ messages)

[PATCH] mm: Save soft-dirty bits on swapped pages
 2013-07-25 16:02 UTC  (21+ messages)

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-25 13:52 UTC  (7+ messages)
` [RFC 4/4] Sparse initialization of struct page array

hugepage related lockdep trace
 2013-07-25 13:30 UTC  (7+ messages)

[RFC][PATCH 0/2] s390/kvm: add kvm support for guest page hinting v2
 2013-07-25 10:58 UTC  (6+ messages)
` [PATCH 1/2] mm: add support for discard of unused ptes
` [PATCH 2/2] s390/kvm: support collaborative memory management

[mmots][next-20130725] "ipc,shm: dont leave do_shmat with rcu lock held" needs a refresh
 2013-07-25 10:53 UTC 

[PATCH 04/10] powerpc: Prepare to support kernel handling of IOMMU map/unmap
 2013-07-25 10:33 UTC  (6+ messages)
        ` [PATCH] "

[PATCH v2] lib: Make radix_tree_node_alloc() work correctly within interrupt
 2013-07-25  9:35 UTC  (3+ messages)

[PATCH] memcg: remove redundant code in mem_cgroup_force_empty_write()
 2013-07-25  8:02 UTC  (2+ messages)

[PATCH v2 0/8] memcg, cgroup: kill css_id
 2013-07-25  7:41 UTC  (9+ messages)
` [PATCH v2 1/8] cgroup: convert cgroup_ida to cgroup_idr

[PATCH v4 0/8] extend hugepage migration
 2013-07-25  6:33 UTC  (13+ messages)
` [PATCH 1/8] migrate: make core migration code aware of hugepage
` [PATCH 2/8] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 3/8] migrate: add hugepage migration code to migrate_pages()
` [PATCH 4/8] migrate: add hugepage migration code to move_pages()
` [PATCH 5/8] mbind: add hugepage migration code to mbind()
` [PATCH 6/8] migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
` [PATCH 7/8] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 8/8] prepare to remove /proc/sys/vm/hugepages_treat_as_movable

[PATCH 1/2] mm: Restructure free-page stealing code and fix a bug
 2013-07-25  6:23 UTC  (4+ messages)

[PATCH 0/2] Drivers: hv: balloon: Online memory segments "in context"
 2013-07-24 21:29 UTC  (5+ messages)
` [PATCH 1/2] Drivers: base: memory: Export functionality for "in kernel" onlining of memory
  ` [PATCH 2/2] Drivers: hv: balloon: Online the hot-added memory "in context"

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-24 20:05 UTC  (5+ messages)

[PATCH 0/8] Correct memory hot add/remove for powerpc
 2013-07-24 18:47 UTC  (9+ messages)
` [PATCH 1/8] register bootmem pages for powerpc when sparse vmemmap is not defined
` [PATCH 2/8] Mark powerpc memory resources as busy
` [PATCH 3/8] Add all memory via sysfs probe interface at once
` [PATCH 4/8] Create a sysfs release file for hot removing memory
` [PATCH 5/8] Add notifiers for memory hot add/remove
` [PATCH 6/8] Update the powerpc arch specific memory add/remove handlers
` [PATCH 7/8] Add memory hot add/remove notifier handlers for pwoerpc
` [PATCH 8/8] Remove no longer needed powerpc memory node update handler


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).