linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-02 09:15:08 to 2013-10-07 10:30:20 UTC [more...]

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-10-07 10:29 UTC  (38+ messages)
` [PATCH 01/63] hotplug: Optimize {get,put}_online_cpus()
` [PATCH 02/63] mm: numa: Document automatic NUMA balancing sysctls
` [PATCH 03/63] sched, numa: Comment fixlets
` [PATCH 04/63] mm: numa: Do not account for a hinting fault if we raced
` [PATCH 05/63] mm: Wait for THP migrations to complete during NUMA hinting faults
` [PATCH 06/63] mm: Prevent parallel splits during THP migration
` [PATCH 07/63] mm: numa: Sanitize task_numa_fault() callsites
` [PATCH 08/63] mm: Close races between THP migration and PMD numa clearing
` [PATCH 09/63] mm: Account for a THP NUMA hinting update as one PTE update
` [PATCH 10/63] mm: Do not flush TLB during protection change if !pte_present && !migration_entry
` [PATCH 11/63] mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning
` [PATCH 12/63] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 13/63] sched: numa: Mitigate chance that same task always updates PTEs
` [PATCH 14/63] sched: numa: Continue PTE scanning even if migrate rate limited
` [PATCH 15/63] Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node"
` [PATCH 16/63] sched: numa: Initialise numa_next_scan properly
` [PATCH 17/63] sched: Set the scan rate proportional to the memory usage of the task being scanned
` [PATCH 18/63] sched: numa: Slow scan rate if no NUMA hinting faults are being recorded
` [PATCH 19/63] sched: Track NUMA hinting faults on per-node basis
` [PATCH 20/63] sched: Select a preferred node with the most numa hinting faults
` [PATCH 21/63] sched: Update NUMA hinting faults once per scan
` [PATCH 22/63] sched: Favour moving tasks towards the preferred node
` [PATCH 23/63] sched: Resist moving tasks towards nodes with fewer hinting faults
` [PATCH 24/63] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 25/63] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 26/63] sched: Check current->mm before allocating NUMA faults
` [PATCH 27/63] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 28/63] sched: Remove check that skips small VMAs
` [PATCH 29/63] sched: Set preferred NUMA node based on number of private faults
` [PATCH 30/63] sched: Do not migrate memory immediately after switching node
` [PATCH 31/63] mm: numa: only unmap migrate-on-fault VMAs
` [PATCH 33/63] sched: Retry migration of tasks to CPU on a preferred node
` [PATCH 34/63] sched: numa: increment numa_migrate_seq when task runs in correct location
` [PATCH 35/63] sched: numa: Do not trap hinting faults for shared libraries
` [PATCH 36/63] mm: numa: Only trap pmd hinting faults if we would otherwise trap PTE faults
` [PATCH 37/63] stop_machine: Introduce stop_two_cpus()
` [PATCH 38/63] sched: Introduce migrate_swap()

[PATCHv4 00/10] split page table lock for PMD tables
 2013-10-07  9:48 UTC  (11+ messages)
` [PATCHv4 09/10] mm: implement split page table lock for PMD level

[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-10-07  0:00 UTC  (14+ messages)
` [PATCH part1 v6 1/6] memblock: Factor out of top-down allocation
` [PATCH part1 v6 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH part1 v6 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH part1 v6 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH part1 v6 6/6] mem-hotplug: Introduce movable_node boot option
    ` [PATCH part1 v6 update "

a bug report for function move_freepages_block
 2013-10-06 11:26 UTC 

[PATCH v2] mm/sparsemem: Fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP
 2013-10-05 23:41 UTC  (2+ messages)

[PATCH 1/2] mm/page_alloc.c: Implement an empty get_pfn_range_for_nid
 2013-10-05 17:32 UTC  (2+ messages)
` [PATCH 2/2] mm/page_alloc.c: Get rid of unused marco LONG_ALIGN

[PATCH 1/2] mm/sparsemem: Use PAGES_PER_SECTION to remove redundant nr_pages parameter
 2013-10-05 16:45 UTC  (6+ messages)
` [PATCH 2/2] mm/sparsemem: Fix a bug in free_map_bootmem when CONFIG_SPARSEMEM_VMEMMAP

[PATCH 0/26] get_user_pages() cleanup
 2013-10-05 12:02 UTC  (52+ messages)
` [PATCH 01/26] cris: Convert cryptocop to use get_user_pages_fast()
` [PATCH 02/26] ia64: Use get_user_pages_fast() in err_inject.c
` [PATCH 03/26] dma: Use get_user_pages_fast() in dma_pin_iovec_pages()
` [PATCH 04/26] drm: Convert via driver to use get_user_pages_fast()
` [PATCH 05/26] omap3isp: Make isp_video_buffer_prepare_user() "
` [PATCH 06/26] vmw_vmci: Convert driver to "
` [PATCH 07/26] st: Convert sgl_map_user_pages() "
` [PATCH 08/26] ced1401: Convert driver "
` [PATCH 09/26] crystalhd: Convert crystalhd_map_dio() "
` [PATCH 10/26] lustre: Convert ll_get_user_pages() "
` [PATCH 11/26] sep: Convert sep_lock_user_pages() to get_user_pages_fast()
` [PATCH 12/26] pvr2fb: Convert pvr2fb_write() to use get_user_pages_fast()
` [PATCH 13/26] fsl_hypervisor: Convert ioctl_memcpy() "
` [PATCH 14/26] nfs: Convert direct IO "
` [PATCH 15/26] ceph: Convert ceph_get_direct_page_vector() to get_user_pages_fast()
` [PATCH 16/26] mm: Provide get_user_pages_unlocked()
` [PATCH 17/26] kvm: Use get_user_pages_unlocked() in async_pf_execute()
` [PATCH 18/26] mm: Convert process_vm_rw_pages() to use get_user_pages_unlocked()
` [PATCH 19/26] ivtv: Convert driver "
` [PATCH 20/26] ib: Convert ib_umem_get() to get_user_pages_unlocked()
` [PATCH 21/26] ib: Convert ipath_get_user_pages() "
` [PATCH 22/26] ib: Convert ipath_user_sdma_pin_pages() to use get_user_pages_unlocked()
` [PATCH 23/26] ib: Convert qib_get_user_pages() to get_user_pages_unlocked()
` [PATCH 24/26] ib: Convert qib_user_sdma_pin_pages() to use get_user_pages_unlocked()
` [PATCH 25/26] ib: Convert mthca_map_user_db() to use get_user_pages_fast()
` [PATCH 26/26] aio: Remove useless get_user_pages() call

[PATCH] Have __free_pages_memory() free in larger chunks
 2013-10-05 11:30 UTC  (2+ messages)

[PATCH] slub: Fix calculation of cpu slabs
 2013-10-05  7:48 UTC  (2+ messages)

[PATCH 1/2] smaps: show VM_SOFTDIRTY flag in VmFlags line
 2013-10-04 19:02 UTC  (2+ messages)
` [PATCH 2/2] page-types.c: support KPF_SOFTDIRTY bit

[RFC] ARM: lockless get_user_pages_fast()
 2013-10-04 13:53 UTC 

[PATCH 0/2] fs,mm: abstract i_mmap_mutex lock
 2013-10-04  1:28 UTC  (6+ messages)
` [PATCH 1/2] mm,fs: introduce helpers around i_mmap_mutex
` [PATCH 2/2] fs,mm: use new helper functions around the i_mmap_mutex

[PATCH 00/14] Volatile Ranges v9
 2013-10-03 23:56 UTC  (17+ messages)
` [PATCH 01/14] vrange: Add basic data structure and functions
` [PATCH 02/14] vrange: Add vrange support to mm_structs
` [PATCH 03/14] vrange: Clear volatility on new mmaps
` [PATCH 04/14] vrange: Add support for volatile ranges on file mappings
` [PATCH 05/14] vrange: Add new vrange(2) system call
` [PATCH 06/14] vrange: Add basic functions to purge volatile pages
` [PATCH 07/14] vrange: Purge volatile pages when memory is tight
` [PATCH 08/14] vrange: Send SIGBUS when user try to access purged page
` [PATCH 09/14] vrange: Add vrange LRU list for purging
` [PATCH 10/14] vrange: Add core shrinking logic for swapless system
` [PATCH 11/14] vrange: Purging vrange-anon pages from shrinker
` [PATCH 12/14] vrange: Support background purging for vrange-file
` [PATCH 13/14] vrange: Allocate vroot dynamically
` [PATCH 14/14] vrange: Add vmstat counter about purged page

[PATCH] mm: pagevec: cleanup: drop pvec->cold argument in all places
 2013-10-03 21:10 UTC  (4+ messages)

vmstat: On demand vmstat workers V3
 2013-10-03 17:40 UTC 

[PATCH v2 0/5] mm: migrate zbud pages
 2013-10-03 15:39 UTC  (11+ messages)

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-10-03  7:43 UTC  (7+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
  ` [PATCH] hotplug: Optimize {get,put}_online_cpus()
    ` [RFC] introduce synchronize_sched_{enter,exit}()

[PATCH v8 0/9] rwsem performance optimizations
 2013-10-03  7:32 UTC  (11+ messages)
` [PATCH v8 1/9] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v8 2/9] rwsem: remove 'out' label in do_wake
` [PATCH v8 3/9] rwsem: remove try_reader_grant label do_wake
` [PATCH v8 4/9] rwsem/wake: check lock before do atomic update
` [PATCH v8 5/9] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v8 6/9] MCS Lock: optimizations and extra comments
` [PATCH v8 7/9] MCS Lock: Barrier corrections
` [PATCH v8 8/9] rwsem: do optimistic spinning for writer lock acquisition
` [PATCH v8 9/9] rwsem: reduce spinlock contention in wakeup code path

readahead man page incorrectly says it blocks
 2013-10-02 22:53 UTC  (2+ messages)

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-10-02 19:37 UTC  (28+ messages)

[RESEND PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-10-02 18:54 UTC  (6+ messages)

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-10-02 17:52 UTC  (21+ messages)

[PATCH] slub: Proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
 2013-10-02 16:25 UTC  (7+ messages)

[PATCH] Problems with RAID 4/5/6 and kmem_cache
 2013-10-02 14:43 UTC  (4+ 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).