linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-09 13:57:04 to 2013-07-12 10:10:40 UTC [more...]

[PATCH 1/2] mm: rearrange madvise code to allow for reuse
 2013-07-12 10:09 UTC  (27+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory

[PATCH v2] vmpressure: make sure memcg stays alive until all users are signaled
 2013-07-12  9:54 UTC  (12+ messages)
                  ` [PATCH 1/3] vmpressure: document why css_get/put is not necessary for work queue based signaling
                    ` [PATCH 2/3] vmpressure: change vmpressure::sr_lock to spinlock
                    ` [PATCH 3/3] vmpressure: do not check for pending work to prevent from new work

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-07-12  9:19 UTC  (10+ messages)
` [RFC 1/4] memblock: Introduce a for_each_reserved_mem_region iterator
` [RFC 2/4] Have __free_pages_memory() free in larger chunks
` [RFC 3/4] Seperate page initialization into a separate function
` [RFC 4/4] Sparse initialization of struct page array
  ` boot tracing

[PATCH] zswap: get swapper address_space by using swap_address_space macro
 2013-07-12  5:47 UTC  (4+ messages)

[PATCH] mm/slub.c: use 'unsigned long' instead of 'int' for variable 'slub_debug'
 2013-07-12  3:27 UTC  (2+ messages)
` [PATCH] mm/slub.c: beautify code of this file

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-07-12  1:42 UTC  (25+ messages)

[PATCH] mm/slub.c: remove 'per_cpu' which is useless variable
 2013-07-12  0:55 UTC  (9+ messages)
            ` [PATCH v2] "
              ` [PATCH] mm/slub.c: add parameter length checking for alloc_loc_track()

[PATCH] madvise: fix checkpatch errors
 2013-07-11 22:15 UTC  (3+ messages)

[PATCH] mm: strictlimit feature -v3
 2013-07-11 21:50 UTC  (3+ messages)

[-] drop_caches-add-some-documentation-and-info-messsge.patch removed from -mm tree
 2013-07-11 21:50 UTC  (6+ messages)

[PATCH 0/5] mm: Ability to monitor task memory changes (v4)
 2013-07-11 18:46 UTC  (3+ messages)
` [PATCH 4/5] mm: soft-dirty bits for user memory changes tracking

[PATCH V4 0/6] Memcg dirty/writeback page accounting
 2013-07-11 16:56 UTC  (12+ messages)
` [PATCH V4 1/6] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V4 3/6] memcg: add per cgroup dirty pages accounting
` [PATCH V4 4/6] memcg: add per cgroup writeback "
` [PATCH V4 5/6] memcg: patch mem_cgroup_{begin,end}_update_page_stat() out if only root memcg exists

[PATCH 0/7] RFC: adding compaction to zone_reclaim_mode > 0
 2013-07-11 16:02 UTC  (4+ messages)
` [PATCH 7/7] mm: compaction: add compaction to zone_reclaim_mode

[RFC PATCH 0/5] Support multiple pages allocation
 2013-07-11 15:51 UTC  (19+ messages)
` [RFC PATCH 1/5] mm, page_alloc: support "

[PATCH 0/16] Basic scheduler support for automatic NUMA balancing V4
 2013-07-11 14:09 UTC  (27+ messages)
` [PATCH 01/16] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 02/16] sched: Track NUMA hinting faults on per-node basis
` [PATCH 03/16] mm: numa: Account for THP numa hinting faults on the correct node
` [PATCH 04/16] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 05/16] sched: Select a preferred node with the most numa hinting faults
` [PATCH 06/16] sched: Update NUMA hinting faults once per scan
` [PATCH 07/16] sched: Favour moving tasks towards the preferred node
` [PATCH 08/16] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 09/16] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 10/16] sched: Increase NUMA PTE scanning when a new preferred node is selected
` [PATCH 11/16] sched: Check current->mm before allocating NUMA faults
` [PATCH 12/16] sched: Set the scan rate proportional to the size of the task being scanned
` [PATCH 13/16] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 14/16] sched: Remove check that skips small VMAs
` [PATCH 15/16] sched: Set preferred NUMA node based on number of private faults
` [PATCH 16/16] sched: Select least loaded CPU on preferred NUMA node

[PATCH v4 0/4] Enable async page faults on s390
 2013-07-11 10:58 UTC  (8+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Make KVM_HVA_ERR_BAD usable on s390
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[PATCH 2/2] fs/aio: Add support to aio ring pages migration
 2013-07-11 10:12 UTC  (2+ messages)

[PATCH 1/2] fs/anon_inode: Introduce a new lib function, anon_inode_getfile_private()
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH 0/2] Add support to aio ring pages migration
 2013-07-11 10:11 UTC  (2+ messages)

[PATCH] mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
 2013-07-11  9:42 UTC  (2+ messages)

[PATCH for 3.2] memcg: do not trap chargers with full callstack on OOM
 2013-07-11  7:25 UTC  (13+ messages)

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-11  0:19 UTC  (17+ messages)
    ` [PATCH 0/1] mm: mempolicy: (Was: add sys_madvise2 and MADV_NAME to name vmas)
      ` [PATCH 1/1] mm: mempolicy: fix mbind_range() && vma_adjust() interaction

[REGRESSION] x86 vmalloc issue from recent 3.10.0+ commit
 2013-07-10 17:27 UTC  (3+ messages)

[patch] mm, memcg: add oom killer delay
 2013-07-10 11:23 UTC  (11+ messages)

[PATCH v3 0/4] Enable async page faults on s390
 2013-07-10 10:52 UTC  (18+ messages)
` [PATCH 1/4] PF: Add FAULT_FLAG_RETRY_NOWAIT for guest fault
` [PATCH 2/4] PF: Make KVM_HVA_ERR_BAD usable on s390
` [PATCH 3/4] PF: Provide additional direct page notification
` [PATCH 4/4] PF: Async page fault support on s390

[PATCH RFC] fsio: filesystem io accounting cgroup
 2013-07-10  8:37 UTC  (4+ messages)

[RFC] mm: Honor min_free_kbytes set by user
 2013-07-10  6:57 UTC  (6+ messages)

[PATCH RFC] fsio: filesystem io accounting cgroup
 2013-07-10  3:50 UTC  (24+ messages)

PageDirty check in mk_pte for s390
 2013-07-10  0:54 UTC  (2+ messages)

[PATCH] [MMOTM] xfs: fix dquot isolation hang
 2013-07-09 18:02 UTC  (2+ messages)

[PATCH] mm: cleanup backing_dev_info foo_stamp fields
 2013-07-09 17:06 UTC  (2+ messages)

[PATCH 4/8] powerpc: Prepare to support kernel handling of IOMMU map/unmap
 2013-07-09 15:54 UTC  (2+ 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).