linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-02 13:12:41 to 2013-12-04 05:37:14 UTC [more...]

Slab BUG with DEBUG_* options
 2013-12-03 21:58 UTC  (13+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-12-04  5:37 UTC  (4+ messages)
` [PATCH 19/63] sched: Track NUMA hinting faults on per-node basis

[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
 2013-12-04  5:25 UTC  (16+ messages)

user defined OOM policies
 2013-12-04  5:20 UTC  (21+ messages)
            ` [patch 1/8] fork: collapse copy_flags into copy_process
              ` [patch 2/8] mm, mempolicy: rename slab_node for clarity
              ` [patch 3/8] mm, mempolicy: remove per-process flag
              ` [patch 4/8] mm, memcg: add tunable for oom reserves
              ` [patch 5/8] res_counter: remove interface for locked charging and uncharging
              ` [patch 6/8] res_counter: add interface for maximum nofail charge
              ` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves
              ` [patch 8/8] mm, memcg: add memcg oom reserve documentation

[PATCH v12 00/18] kmemcg shrinkers
 2013-12-04  4:51 UTC  (20+ messages)
` [PATCH v12 05/18] fs: do not use destroy_super() in alloc_super() fail path
` [PATCH v12 06/18] vmscan: rename shrink_slab() args to make it more generic
` [PATCH v12 09/18] vmscan: shrink slab on memcg pressure
` [PATCH v12 10/18] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v12 12/18] fs: make icache, dcache shrinkers memcg-aware

[patch] mm, memcg: add memory.oom_control notification for system oom
 2013-12-04  3:34 UTC  (18+ messages)
      ` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves

[PATCH -V2 0/5] powerpc: mm: Numa faults support for ppc64
 2013-12-04  3:13 UTC  (3+ messages)
` [PATCH -V2 3/5] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE

[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
 2013-12-04  2:42 UTC  (6+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator

high kswapd CPU usage when executing binaries from NFS w/ CMA and COMPACTION
 2013-12-04  2:30 UTC 

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-12-04  2:09 UTC  (14+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node
` [PATCH RESEND part2 v2 2/8] memblock, numa: Introduce flag into memblock
` [PATCH RESEND part2 v2 3/8] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH RESEND part2 v2 4/8] memblock: Make memblock_set_node() support different memblock_type
` [PATCH RESEND part2 v2 5/8] acpi, numa, mem_hotplug: Mark hotpluggable memory in memblock
` [PATCH RESEND part2 v2 6/8] acpi, numa, mem_hotplug: Mark all nodes the kernel resides un-hotpluggable
    ` [PATCH update "
` [PATCH RESEND part2 v2 7/8] memblock, mem_hotplug: Make memblock skip hotpluggable regions if needed
` [PATCH RESEND part2 v2 8/8] x86, numa, acpi, memory-hotplug: Make movable_node have higher priority

[PATCH v2 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-12-04  0:12 UTC  (10+ messages)
` [PATCH v2 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH v2 2/9] mm/rmap: factor nonlinear handling out of try_to_unmap_file()
` [PATCH v2 3/9] mm/rmap: factor lock function out of rmap_walk_anon()
` [PATCH v2 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH v2 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH v2 6/9] mm/rmap: use rmap_walk() in try_to_unmap()
` [PATCH v2 7/9] mm/rmap: use rmap_walk() in try_to_munlock()
` [PATCH v2 8/9] mm/rmap: use rmap_walk() in page_referenced()
` [PATCH v2 9/9] mm/rmap: use rmap_walk() in page_mkclean()

[PATCH v8 0/4] zram/zsmalloc promotion
 2013-12-04  0:04 UTC  (4+ messages)
` [PATCH v8 4/4] zram: promote zram from staging

[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
 2013-12-03 23:54 UTC  (19+ messages)
` [PATCH 01/15] mm: numa: Do not batch handle PMD pages
` [PATCH 02/15] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 03/15] mm: thp: give transparent hugepage code a separate copy_page
` [PATCH 04/15] mm: numa: Serialise parallel get_user_page against THP migration
` [PATCH 05/15] mm: numa: Call MMU notifiers on "
` [PATCH 06/15] mm: Clear pmd_numa before invalidating
` [PATCH 07/15] mm: numa: Do not clear PMD during PTE update scan
` [PATCH 08/15] mm: numa: Do not clear PTE for pte_numa update
` [PATCH 09/15] mm: numa: Ensure anon_vma is locked to prevent parallel THP splits
` [PATCH 10/15] mm: numa: Avoid unnecessary work on the failure path
` [PATCH 11/15] sched: numa: Skip inaccessible VMAs
` [PATCH 12/15] Clear numa on mprotect
` [PATCH 13/15] mm: numa: Avoid unnecessary disruption of NUMA hinting during migration
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update

[PATCH] mm: Do not walk all of system memory during show_mem
 2013-12-03 23:41 UTC  (4+ messages)
  ` [PATCH] mm, show_mem: Remove SHOW_MEM_FILTER_PAGE_COUNT

[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
 2013-12-03 23:24 UTC  (31+ messages)
` [PATCH v2 01/23] mm/memblock: debug: correct displaying of upper memory boundary
` [PATCH v2 02/23] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH v2 03/23] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [PATCH v2 04/23] mm/memory_hotplug: remove unnecessary inclusion of bootmem.h
` [PATCH v2 05/23] mm/staging: "
` [PATCH v2 06/23] mm/char: "
` [PATCH v2 07/23] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis
` [PATCH v2 09/23] mm/init: Use memblock apis for early memory allocations
` [PATCH v2 10/23] mm/printk: "
` [PATCH v2 11/23] mm/page_alloc: "
` [PATCH v2 12/23] mm/power: "
` [PATCH v2 13/23] mm/lib/swiotlb: "
` [PATCH v2 14/23] mm/lib/cpumask: "
` [PATCH v2 15/23] mm/sparse: "
` [PATCH v2 16/23] mm/hugetlb: "
` [PATCH v2 17/23] mm/page_cgroup: "
` [PATCH v2 18/23] mm/percpu: "
` [PATCH v2 19/23] mm/memory_hotplug: "
` [PATCH v2 20/23] mm/firmware: "
` [PATCH v2 21/23] mm/ARM: kernel: "
` [PATCH v2 22/23] mm/ARM: mm: "
` [PATCH v2 23/23] mm/ARM: OMAP: "

why does index in truncate_inode_pages_range() grows so much ?
 2013-12-03 23:00 UTC 

[PATCH RFC] mm readahead: Fix the readahead fail in case of empty numa node
 2013-12-03 22:38 UTC  (2+ messages)

[PATCH v4 1/2] mm: factor commit limit calculation
 2013-12-03 22:14 UTC  (4+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely
  ` [PATCH v5] mm: add overcommit_kbytes sysctl variable

[PATCH5/5] security: shmem: implement kernel private shmem inodes
 2013-12-03 14:53 UTC 

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2013-12-03 15:24 UTC  (9+ messages)
` [PATCH v3 3/5] slab: restrict the number of objects in "
` [PATCH v3 4/5] slab: introduce byte sized index for the freelist of "
` [PATCH v3 5/5] slab: make more slab management structure off the slab

netfilter: active obj WARN when cleaning up
 2013-12-03 15:22 UTC  (18+ messages)

[RFC 0/4] Intermix Lowmem and vmalloc
 2013-12-03  4:59 UTC  (6+ messages)
` [RFC PATCH 3/4] mm/vmalloc.c: Allow lowmem to be tracked in vmalloc

[PATCH 0/9] mm/rmap: unify rmap traversing functions through rmap_walk
 2013-12-03  2:08 UTC  (27+ messages)
` [PATCH 1/9] mm/rmap: recompute pgoff for huge page
` [PATCH 2/9] mm/rmap: factor nonlinear handling out of try_to_unmap_file()
` [PATCH 3/9] mm/rmap: factor lock function out of rmap_walk_anon()
` [PATCH 4/9] mm/rmap: make rmap_walk to get the rmap_walk_control argument
` [PATCH 5/9] mm/rmap: extend rmap_walk_xxx() to cope with different cases
` [PATCH 6/9] mm/rmap: use rmap_walk() in try_to_unmap()
` [PATCH 7/9] mm/rmap: use rmap_walk() in try_to_munlock()
` [PATCH 8/9] mm/rmap: use rmap_walk() in page_referenced()
` [PATCH 9/9] mm/rmap: use rmap_walk() in page_mkclean()

[PATCH 00/24] mm: Use memblock interface instead of bootmem
 2013-12-03  0:48 UTC  (7+ messages)
` [PATCH 09/24] mm/memblock: Add memblock memory allocation apis

[merged] mm-memcg-handle-non-error-oom-situations-more-gracefully.patch removed from -mm tree
 2013-12-02 22:51 UTC  (11+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v7
 2013-12-02 22:46 UTC  (14+ messages)
` [patch 1/9] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/9] lib: radix-tree: radix_tree_delete_item()
` [patch 3/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/9] mm: filemap: move radix tree hole searching here
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 8/9] lib: radix_tree: tree node interface
` [patch 9/9] mm: keep page cache radix tree nodes in check

[PATCH] - auditing cmdline
 2013-12-02 21:10 UTC  (4+ messages)
` [PATCH 1/3] mm: Create utility functions for accessing a tasks commandline value
` [PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH 3/3] audit: Audit proc cmdline value

[PATCH] Fix race between oom kill and task exit
 2013-12-02 14:12 UTC  (6+ messages)


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