linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-13 23:55:48 to 2013-12-17 16:04:08 UTC [more...]

[RFC PATCH 0/7] Configurable fair allocation zone policy v2r6
 2013-12-17 16:04 UTC  (26+ messages)
` [PATCH 2/7] mm: page_alloc: Break out zone page aging distribution into its own helper
` [PATCH 3/7] mm: page_alloc: Use zone node IDs to approximate locality
` [PATCH 4/7] mm: Annotate page cache allocations
` [PATCH 5/7] mm: page_alloc: Make zone distribution page aging policy configurable
` [PATCH 6/7] mm: page_alloc: Only account batch allocations requests that are eligible
` [PATCH 7/7] mm: page_alloc: Default allow file pages to use remote nodes for fair allocation policy

[RFC] memcg: some charge path cleanups + css offline vs. charge race fix
 2013-12-17 15:45 UTC  (6+ messages)
` [RFC 1/5] memcg: cleanup charge routines
` [RFC 2/5] memcg: move stock charge into __mem_cgroup_try_charge_memcg
` [RFC 3/5] memcg: mm == NULL is not allowed for mem_cgroup_try_charge_mm
` [RFC 4/5] memcg: make sure that memcg is not offline when charging
` [RFC 5/5] Revert "mm: memcg: fix race condition between memcg teardown and swapin"

[RFC][PATCH 0/7] re-shrink 'struct page' when SLUB is on
 2013-12-17 15:17 UTC  (14+ messages)
` [RFC][PATCH 1/7] mm: print more details for bad_page()
` [RFC][PATCH 2/7] mm: page->pfmemalloc only used by slab/skb
` [RFC][PATCH 3/7] mm: slabs: reset page at free
` [RFC][PATCH 4/7] mm: rearrange struct page
` [RFC][PATCH 5/7] mm: slub: rearrange 'struct page' fields
` [RFC][PATCH 6/7] mm: slub: remove 'struct page' alignment restrictions
` [RFC][PATCH 7/7] mm: slub: cleanups after code churn

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-17 14:42 UTC  (18+ messages)

[patch 019/154] mm: make madvise(MADV_WILLNEED) support swap file prefetch
 2013-12-17 14:09 UTC  (7+ messages)

[PATCH 0/5] VFS: Directory level cache cleaning
 2013-12-17 13:55 UTC  (13+ messages)
` [PATCH 1/5] VFS: Convert drop_caches to accept string
` [PATCH 2/5] VFS: Convert sysctl_drop_caches to string
` [PATCH 3/5] VFS: Add the declaration of shrink_pagecache_parent
` [PATCH 4/5] VFS: Add shrink_pagecache_parent
` [PATCH 5/5] VFS: Extend drop_caches sysctl handler to allow directory level cache cleaning

3.13-rc breaks MEMCG_SWAP
 2013-12-17 13:15 UTC  (25+ messages)
                ` [PATCH cgroup/for-3.13-fixes] cgroup: don't recycle cgroup id until all csses' have been destroyed

[RFC PATCH 0/3] Fix ebizzy performance regression on IvyBridge due to X86 TLB range flush
 2013-12-17 13:14 UTC  (16+ messages)
` [PATCH 2/3] x86: mm: Change tlb_flushall_shift for IvyBridge

kernel BUG in munlock_vma_pages_range
 2013-12-17 13:08 UTC  (21+ messages)
                        ` [PATCH 0/3] Fix bugs in munlock
                          ` [PATCH 1/3] mm: munlock: fix a bug where THP tail page is encountered
                          ` [PATCH 2/3] mm: munlock: fix deadlock in __munlock_pagevec()
                          ` [RFC PATCH 3/3] mm: munlock: fix potential race with THP page split

mm: kernel BUG at mm/mlock.c:82!
 2013-12-17  8:26 UTC  (5+ messages)

[PATCH 1/2] memcg: fix memcg_size() calculation
 2013-12-17  8:12 UTC  (7+ messages)
` [PATCH 2/2] memcg: do not use vmalloc for mem_cgroup allocations
  ` [Devel] "

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2013-12-17  8:05 UTC 

[PATCH] mm/mempolicy: fix !vma in new_vma_page()
 2013-12-17  7:40 UTC  (4+ messages)

mm: kernel BUG at mm/mempolicy.c:1203!
 2013-12-17  6:57 UTC  (10+ messages)

[PATCH 0/5] zram/zsmalloc copyright and maintainers
 2013-12-17  6:12 UTC  (6+ messages)
` [PATCH 1/5] zram: remove old private project comment
` [PATCH 2/5] zram: add copyright
` [PATCH 3/5] zsmalloc: "
` [PATCH 4/5] zram: add zram maintainers
` [PATCH 5/5] zsmalloc: add maintainers

[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
 2013-12-17  5:59 UTC  (5+ messages)

[RFC PATCH 0/3] Change how we determine when to hand out THPs
 2013-12-17  1:43 UTC  (5+ messages)

[PATCH] mm/hugetlb: check for pte NULL pointer in __page_check_address()
 2013-12-17  1:07 UTC  (3+ messages)

mm: ptl is not bloated if it fits in pointer
 2013-12-17  0:29 UTC  (5+ messages)

[PATCH 00/17] NUMA balancing segmentation fault fixes and misc followups v4
 2013-12-16 23:15 UTC  (3+ messages)
` [PATCH 05/18] mm: numa: Do not clear PTE for pte_numa update
  ` [PATCH 19/18] mm,numa: write pte_numa pte back to the page tables

mmotm 2013-12-16-14-29 uploaded
 2013-12-16 22:30 UTC 

[RFC PATCH 3/3] Change THP behavior
 2013-12-16 17:37 UTC  (3+ messages)

[RFC][PATCH] vfs: don't fallback to buffered read if the offset of dio read is beyond eof
 2013-12-16 15:01 UTC  (2+ messages)

possible regression on 3.13 when calling flush_dcache_page
 2013-12-16 14:43 UTC  (6+ messages)

[PATCH v14 00/18] kmemcg shrinkers
 2013-12-16 12:17 UTC  (19+ messages)
` [PATCH v14 01/18] memcg: make cache index determination more robust
` [PATCH v14 02/18] memcg: consolidate callers of memcg_cache_id
` [PATCH v14 03/18] memcg: move initialization to memcg creation
` [PATCH v14 04/18] memcg: make for_each_mem_cgroup macros public
` [PATCH v14 05/18] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH v14 06/18] memcg: rework memcg_update_kmem_limit synchronization
` [PATCH v14 07/18] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH v14 08/18] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH v14 09/18] vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH v14 10/18] vmscan: remove shrink_control arg from do_try_to_free_pages()
` [PATCH v14 11/18] vmscan: call NUMA-unaware shrinkers irrespective of nodemask
` [PATCH v14 12/18] vmscan: shrink slab on memcg pressure
` [PATCH v14 13/18] vmscan: take at least one pass with shrinkers
` [PATCH v14 14/18] list_lru: add per-memcg lists
` [PATCH v14 15/18] fs: make shrinker memcg aware
` [PATCH v14 16/18] vmpressure: in-kernel notifications
` [PATCH v14 17/18] memcg: reap dead memcgs upon global memory pressure
` [PATCH v14 18/18] memcg: flush memcg items upon memcg destruction

[PATCH v3 0/6] correct and clean-up migration related stuff
 2013-12-16 10:55 UTC  (3+ messages)
` [PATCH v3 1/6] mm/migrate: add comment about permanent failure path

[PATCH] mm: fix huge page reallocated in soft_offline_page
 2013-12-16  9:41 UTC  (2+ messages)

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

mm: shm: hang in shmem_fallocate
 2013-12-16  4:01 UTC 

[PATCH v8 1/4] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
 2013-12-15 23:58 UTC  (5+ messages)

[PATCH v13 00/16] kmemcg shrinkers
 2013-12-14 20:03 UTC  (8+ messages)
` [PATCH v13 11/16] mm: list_lru: add per-memcg lists

[PATCH v3 00/23] mm: Use memblock interface instead of bootmem
 2013-12-14 19:48 UTC  (9+ messages)
` [PATCH v3 07/23] mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
` [PATCH v3 08/23] mm/memblock: Add memblock memory allocation apis

[PATCH RFC] mm readahead: Fix the readahead fail in case of empty numa node
 2013-12-14  0:39 UTC  (9+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2013-12-13 23:55 UTC  (12+ 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).