linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-01 11:58:21 to 2013-07-04 16:20:07 UTC [more...]

[RFC] mm: Honor min_free_kbytes set by user
 2013-07-04 16:20 UTC  (4+ messages)

[PATCH 0/13] Basic scheduler support for automatic NUMA balancing V2
 2013-07-04 14:40 UTC  (36+ messages)
` [PATCH 01/13] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/13] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/13] sched: Select a preferred node with the most numa hinting faults
` [PATCH 04/13] sched: Update NUMA hinting faults once per scan
` [PATCH 05/13] sched: Favour moving tasks towards the preferred node
` [PATCH 06/13] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 07/13] sched: Split accounting of NUMA hinting faults that pass two-stage filter
` [PATCH 08/13] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 09/13] sched: Favour moving tasks towards nodes that incurred more faults
` [PATCH 10/13] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 11/13] sched: Check current->mm before allocating NUMA faults
` [PATCH 12/13] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 13/13] sched: Account for the number of preferred tasks running on a node when selecting a preferred node

[PATCH v2 5/8] memblock: introduce the memblock_reinit function
 2013-07-04 12:54 UTC 

[PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
 2013-07-04 11:41 UTC  (14+ messages)
  ` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())

[RFC PATCH 0/5] Support multiple pages allocation
 2013-07-04 10:00 UTC  (13+ messages)
` [RFC PATCH 1/5] mm, page_alloc: support "
` [RFC PATCH 2/5] mm, page_alloc: introduce alloc_pages_exact_node_multiple()
` [RFC PATCH 3/5] radix-tree: introduce radix_tree_[next/prev]_present()
` [RFC PATCH 4/5] readahead: remove end range check
` [RFC PATCH 5/5] readhead: support multiple pages allocation for readahead

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-04  8:56 UTC  (4+ messages)

2.0 is back
 2013-07-04  5:05 UTC 

[PATCH v3 1/5] mm/slab: Fix drain freelist excessively
 2013-07-04  0:33 UTC  (5+ messages)
` [PATCH v3 2/5] mm/slab: Sharing s_next and s_stop between slab and slub
` [PATCH v3 3/5] mm/slab: Fix /proc/slabinfo unwriteable for slab
` [PATCH v3 4/5] mm/slub: Drop unnecessary nr_partials
` [PATCH v3 5/5] mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo

[PATCH] mm/memory_hotplug.c: Fix return value of online_pages()
 2013-07-03 23:29 UTC 

[PATCH v2 1/5] mm/slab: Fix drain freelist excessively
 2013-07-03 23:29 UTC  (11+ messages)
` [PATCH v2 2/5] mm/slab: Sharing s_next and s_stop between slab and slub
` [PATCH v2 3/5] mm/slab: Fix /proc/slabinfo unwriteable for slab
` [PATCH v2 4/5] mm/slub: Drop unnecessary nr_partials
` [PATCH v2 5/5] mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-07-03 23:16 UTC  (8+ messages)
` [PATCH 16/16] mm: strictlimit feature
  ` [PATCH] mm: strictlimit feature -v2

mmotm 2013-07-02-15-32 uploaded
 2013-07-03 23:04 UTC  (6+ messages)
` since-3.10 branch opened for mm git tree
` mmotm 2013-07-02-15-32 uploaded (mm/memcontrol.c)

[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
 2013-07-03 18:46 UTC  (15+ messages)
` [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected

[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
 2013-07-03 16:42 UTC  (11+ messages)

[PATCH 0/2] hugetlb fixes
 2013-07-03 14:55 UTC  (4+ messages)
` [PATCH 1/2] hugetlb: properly account rss

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-07-03 14:08 UTC  (15+ messages)

[RFC][PATCH 0/2] s390/kvm: add kvm support for guest page hinting
 2013-07-03 13:01 UTC  (3+ messages)
` [PATCH 1/2] mm: add support for discard of unused ptes
` [PATCH 2/2] s390/kvm: support collaborative memory management

[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
 2013-07-03 12:49 UTC 

[PATCH next-20130703] net: sock: Add ifdef CONFIG_MEMCG_KMEM for mem_cgroup_sockets_{init,destroy}
 2013-07-03 12:40 UTC  (2+ messages)

Fwd: linux-next: Tree for Jul 3 [ BROKEN: memcontrol.c:(.text+0x5caa6): undefined reference to `mem_cgroup_sockets_destroy' ]
 2013-07-03 11:27 UTC  (3+ messages)
`  "

PageDirty check in mk_pte for s390
 2013-07-03  8:41 UTC 

linux-next: Tree for Jun 28 [ BISECTED: rsyslog/imklog: High CPU usage ]
 2013-07-03  7:24 UTC  (3+ messages)

[PATCH -V3 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-07-03  6:16 UTC  (18+ messages)
` [PATCH -V3 2/4] powerpc/kvm: Contiguous memory allocator based hash page table allocation
` [PATCH -V3 3/4] powerpc/kvm: Contiguous memory allocator based RMA allocation
` [PATCH -V3 4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation

[PATCH] vmpressure: implement strict mode
 2013-07-02 21:55 UTC  (5+ messages)

[PATCH v2] vmpressure: implement strict mode
 2013-07-02 18:38 UTC  (18+ messages)

[3.11 1/4] slub: Make cpu partial slab support configurable V2
 2013-07-02 16:53 UTC  (10+ messages)

[PATCH 1/3] mm/slub: Fix slub calculate active slabs uncorrectly
 2013-07-02 14:15 UTC  (7+ messages)
` [PATCH 3/3] mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo

PROBLEM: Processes writing large files in memory-limited LXC container are killed by OOM
 2013-07-02 12:42 UTC  (5+ messages)

Ambigiuous thread stack annotation in /proc/pid/[s]maps
 2013-07-02  9:11 UTC 

[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
 2013-07-02  7:00 UTC  (14+ messages)
` [PATCH v8 9/9] "

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-07-02  6:45 UTC  (13+ messages)

[RFC][PATCH] mm: madvise: MADV_POPULATE for quick pre-faulting
 2013-07-02  6:06 UTC  (8+ messages)

[PATCH 1/3] mm/slab: Fix drain freelist excessively
 2013-07-01 23:49 UTC  (13+ messages)
` [PATCH 2/3] mm/slab: Sharing s_next and s_stop between slab and slub
` [PATCH 3/3] mm/slab: Fix /proc/slabinfo unwriteable for slab

[PATCH] slab: add kmalloc() to kernel API documentation
 2013-07-01 18:41 UTC  (2+ messages)

[PATCH] mm, slab: Drop unnecessary slabp->inuse < cachep->num test
 2013-07-01 18:19 UTC  (3+ messages)

[PATCH] mm/memory-failure.c: fix memory leak in successful soft offlining
 2013-07-01 15:25 UTC  (3+ messages)

[PATCH -V2 1/4] mm/cma: Move dma contiguous changes into a seperate config
 2013-07-01 13:01 UTC  (3+ messages)

[PATCH RFC 00/13] PRAM: Persistent over-kexec memory storage
 2013-07-01 11:57 UTC  (2+ messages)
` [PATCH RFC 13/13] mm: shmem: enable saving to PRAM


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