linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH V5 0/3] mm/memblock: Excluded memory
 2014-01-22 15:27 UTC  (10+ messages)
` [PATCH V5 1/3] mm/nobootmem: Fix unused variable
` [PATCH V5 2/3] mm/memblock: Add support for excluded memory areas
` [PATCH V5 3/3] mm/memblock: Cleanup and refactoring after addition of nomap

LSF/MM 2014 Call For Proposals
 2014-01-22 15:19 UTC  (11+ messages)
` [LSF/MM TOPIC] really large storage sectors - going beyond 4096 bytes
  ` [Lsf-pc] "

[PATCH] mm/zswap: add writethrough option
 2014-01-22 14:19 UTC  (6+ messages)

[PATCH v2] mm/zswap: Check all pool pages instead of one pool pages
 2014-01-22 14:14 UTC  (9+ messages)

[PATCH] mm/mmu_notifier: restore set_pte_at_notify semantics
 2014-01-22 14:01 UTC  (3+ messages)

[PATCH 0/3] Bugfix for kdump on arm
 2014-01-22 13:27 UTC  (10+ messages)
` [PATCH 1/3] ARM: Premit ioremap() to map reserved pages
` [PATCH 2/3] ARM: kexec: copying code to ioremapped area
` [PATCH 3/3] ARM: allow kernel to be loaded in middle of phymem

[PATCH v9 0/6] MCS Lock: MCS lock code cleanup and optimizations
 2014-01-22 13:08 UTC  (9+ messages)
` [PATCH v9 1/6] MCS Lock: Barrier corrections
` [PATCH v9 2/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v9 3/6] MCS Lock: Optimizations and extra comments
` [PATCH v9 4/6] MCS Lock: Allow architectures to hook in to contended paths
` [PATCH v9 5/6] MCS Lock: Order the header files in Kbuild of each architecture in alphabetical order
` [PATCH v9 6/6] MCS Lock: Allow architecture specific asm files to be used for contended case

[PATCH v8 0/6] MCS Lock: MCS lock code cleanup and optimizations
 2014-01-22 13:06 UTC  (24+ messages)
` [PATCH v8 1/6] MCS Lock: Barrier corrections
` [PATCH v8 2/6] MCS Lock: Restructure the MCS lock defines and locking
` [PATCH v8 3/6] MCS Lock: optimizations and extra comments
` [PATCH v8 4/6] MCS Lock: Move mcs_lock/unlock function into its own
` [PATCH v8 5/6] MCS Lock: allow architectures to hook in to contended
` [PATCH v8 6/6] MCS Lock: Allow architecture specific asm files to be used for contended case

[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-01-22 10:53 UTC 

[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
 2014-01-22 10:26 UTC  (8+ messages)

[RFC] restore user defined min_free_kbytes when disabling thp
 2014-01-22  9:40 UTC  (4+ messages)

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-22  8:27 UTC  (19+ messages)
                        ` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
                          ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[LSF/MM TOPIC] [ATTEND] Persistent memory
 2014-01-22  8:13 UTC  (13+ messages)
      ` [Lsf-pc] "

[PATCH] swap: do not skip lowest_bit in scan_swap_map() scan loop
 2014-01-22  7:00 UTC  (2+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-01-22  6:57 UTC  (8+ messages)
` [patch 9/9] mm: keep page cache radix tree nodes in check

[PATCH 1/3] mm: vmscan: shrink_slab: rename max_pass -> freeable
 2014-01-22  6:11 UTC  (3+ messages)

[patch] mm: oom_kill: revert 3% system memory bonus for privileged tasks
 2014-01-22  4:53 UTC  (4+ messages)

[PATCH] mm: add a new command-line kmemcheck value
 2014-01-22  1:22 UTC  (5+ messages)

[PATCH v4 0/9] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 23:58 UTC  (11+ messages)
` [PATCH 1/9] numa,sched,mm: remove p->numa_migrate_deferred
` [PATCH 2/9] rename p->numa_faults to numa_faults_memory
` [PATCH 3/9] numa,sched: track from which nodes NUMA faults are triggered
` [PATCH 4/9] numa,sched: build per numa_group active node mask from numa_faults_cpu statistics
` [PATCH 5/9] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 6/9] numa,sched: normalize faults_cpu stats and weigh by CPU use
` [PATCH 7/9] numa,sched: do statistics calculation using local variables only
` [PATCH 8/9] numa,sched: rename variables in task_numa_fault
` [PATCH 9/9] numa,sched: define some magic numbers

[BUG] mm: thp: hugepage_vma_check has a blind spot
 2014-01-21 23:24 UTC  (2+ messages)

[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 22:26 UTC  (17+ messages)
` [PATCH 1/6] numa,sched,mm: remove p->numa_migrate_deferred
` [PATCH 2/6] numa,sched: track from which nodes NUMA faults are triggered
` [PATCH 3/6] numa,sched: build per numa_group active node mask from faults_from statistics
` [PATCH 4/6] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 5/6] numa,sched: normalize faults_from stats and weigh by CPU use
` [PATCH 6/6] numa,sched: do statistics calculation using local variables only

[PATCH] mm: slub: fix ALLOC_SLOWPATH stat
 2014-01-21 22:14 UTC  (3+ messages)

OOM-killer and strange RSS value in 3.9-rc7
 2014-01-21 22:12 UTC  (11+ messages)

[LSF/MM TOPIC] Implementing a userland interface for data integrity passthrough
 2014-01-21 21:46 UTC  (2+ messages)

[PATCH 02/73] mm: replace module_init usages with subsys_initcall in nommu.c
 2014-01-21 21:22 UTC 

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-01-21 20:41 UTC  (4+ messages)

[LSF/MM ATTEND] Memory management -- memory error reporting, ksm memory error handling, hugepage migration
 2014-01-21 18:02 UTC 

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2014-01-21 13:21 UTC  (26+ messages)
      ` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "

[PATCH] mm: skip the page buddy block instead of one page
 2014-01-21 11:05 UTC  (9+ messages)
        ` [PATCH] mm: Improve documentation of page_order
              ` [PATCH] mm: Improve documentation of page_order v2

[PATCH v7 0/6] MCS Lock: MCS lock code cleanup and optimizations
 2014-01-21  9:47 UTC  (23+ messages)
` [PATCH v7 1/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v7 2/6] MCS Lock: optimizations and extra comments
` [PATCH v7 3/6] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v7 5/6] MCS Lock: allow architectures to hook in to contended paths
` [PATCH v7 6/6] MCS Lock: add Kconfig entries to allow arch-specific hooks

[BTRFS-specific] Re: Dirty deleted files cause pointless I/O storms (unless truncated first)
 2014-01-21  5:30 UTC 

Dirty deleted files cause pointless I/O storms (unless truncated first)
 2014-01-21  4:46 UTC  (2+ messages)

[PATCH v2] mm/zswap: Check all pool pages instead of one pool pages
 2014-01-21  2:32 UTC  (2+ messages)

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-01-21  2:20 UTC  (9+ messages)

[PATCH v2 0/7] pseudo-interleaving for automatic NUMA balancing
 2014-01-20 19:10 UTC  (13+ messages)
` [PATCH 3/7] numa,sched: build per numa_group active node mask from faults_from statistics
` [PATCH 4/7] numa,sched: tracepoints for NUMA balancing active nodemask changes
` [PATCH 6/7] numa,sched: normalize faults_from stats and weigh by CPU use

[PATCH TRIVIAL] memcg: remove unused code from kmem_cache_destroy_work_func
 2014-01-20 16:48 UTC  (2+ messages)

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2014-01-20 15:14 UTC  (5+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node

[LSF/MM ATTEND] Fadvise Extensions for Directory Level Cache Cleaning and POSIX_FADV_NOREUSE
 2014-01-20 14:31 UTC 

[PATCH] mm/nobootmem: Fix unused variable
 2014-01-20 11:28 UTC  (3+ messages)

[Resend] Puzzling behaviour with multiple swap targets
 2014-01-20  8:54 UTC  (3+ messages)

[PATCH V3 0/2] mm/memblock: Excluded memory, free_all_bootmem
 2014-01-20  8:39 UTC  (6+ messages)
` [PATCH V3 2/2] mm/memblock: Add support for excluded memory areas

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox