[RFC] restore user defined min_free_kbytes when disabling thp
2014-01-21 9:38 UTC
[PATCH 1/3] mm/memcg: fix last_dead_count memory wastage
2014-01-21 8:34 UTC (14+ messages)
` [PATCH 2/3] mm/memcg: fix endless iteration in reclaim
[PATCH v2] mm/zswap: Check all pool pages instead of one pool pages
2014-01-21 8:18 UTC (5+ messages)
[LSF/MM TOPIC] [ATTEND] Persistent memory
2014-01-21 7:38 UTC (4+ messages)
LSF/MM 2014 Call For Proposals
2014-01-21 7:00 UTC (2+ messages)
[PATCH V5 0/3] mm/memblock: Excluded memory
2014-01-21 6:57 UTC (7+ 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
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2014-01-21 6:13 UTC (25+ messages)
` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "
[patch 0/9] mm: thrash detection-based file cache sizing v8
2014-01-21 5:50 UTC (13+ messages)
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: keep page cache radix tree nodes in check
[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
2014-01-21 5:34 UTC (2+ messages)
[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 v8 0/6] MCS Lock: MCS lock code cleanup and optimizations
2014-01-21 1:24 UTC (7+ 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
[PATCH v7 0/6] MCS Lock: MCS lock code cleanup and optimizations
2014-01-20 23:31 UTC (30+ 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 4/6] MCS Lock: Barrier corrections
` [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
[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
2014-01-20 19:21 UTC (7+ 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 v2 0/7] pseudo-interleaving for automatic NUMA balancing
2014-01-20 19:10 UTC (19+ messages)
` [PATCH 1/7] numa,sched,mm: remove p->numa_migrate_deferred
` [PATCH 2/7] numa,sched: track from which nodes NUMA faults are triggered
` [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 5/7] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 6/7] numa,sched: normalize faults_from stats and weigh by CPU use
` [PATCH 7/7] numa,sched: do statistics calculation using local variables only
[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 (8+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node
` [PATCH RESEND part2 v2 8/8] x86, numa, acpi, memory-hotplug: Make movable_node have higher priority
[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 (10+ 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
[PATCH] mm: skip the page buddy block instead of one page
2014-01-20 6:12 UTC (10+ messages)
` [PATCH] mm: Improve documentation of page_order
[PATCH] mm/kmemleak: add support for re-enable kmemleak at runtime
2014-01-18 10:45 UTC (4+ messages)
[PATCH 1/3] mm: vmscan: shrink_slab: rename max_pass -> freeable
2014-01-17 19:25 UTC (3+ messages)
` [PATCH 2/3] mm: vmscan: get rid of DEFAULT_SEEKS and document shrink_slab logic
` [PATCH 3/3] mm: vmscan: shrink_slab: do not skip caches with < batch_size objects
[PATCH 01/41] mm: Replace __get_cpu_var uses with this_cpu_ptr
2014-01-17 15:18 UTC (2+ messages)
` [PATCH 15/41] mm: Use raw_cpu ops for determining current NUMA node
[RFC][PATCH 0/9] re-shrink 'struct page' when SLUB is on
2014-01-17 14:58 UTC (14+ messages)
` [RFC][PATCH 2/9] mm: slub: abstract out double cmpxchg option
` [RFC][PATCH 4/9] mm: slabs: reset page at free
` [RFC][PATCH 5/9] mm: rearrange struct page
[patch -mm] mm, oom: prefer thread group leaders for display purposes
2014-01-17 9:17 UTC (7+ messages)
` [patch v2 "
[PATCH 0/5] Fix ebizzy performance regression due to X86 TLB range flush v3
2014-01-17 8:53 UTC (8+ messages)
` [PATCH 1/5] x86: mm: Account for TLB flushes only when debugging
` [PATCH] mm: vmstat: Do not display stats for TLB flushes unless debugging
` [TLB range flush] +34.7% hackbench.throughput
[PATCH] mm/zswap: add writethrough option
2014-01-17 5:41 UTC (5+ messages)
[LSF/MM TOPIC] Implementing a userland interface for data integrity passthrough
2014-01-17 1:58 UTC
[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
2014-01-17 0:00 UTC (5+ messages)
` [PATCH v5 10/22] Remove get_xip_mem
` [PATCH v5 19/22] ext4: Add XIP functionality
[RFC PATCH 0/3] Use cached allocations in place of order-3 allocations for sk_page_frag_refill() and __netdev_alloc_frag()
2014-01-16 23:17 UTC (4+ messages)
` [RFC PATCH 1/3] Supporting hacks to be able to test slab allocated buffers in place of page_frag without rewriting lots of net code. We make several assumptions here, first that slab allocator is selected. Second, no one is doing get_page or put_page on pages marked PG_slab. Third we allocated all slabs page aligned that we do these calls on
` [RFC PATCH 2/3] Use slab allocations for netdev page_frag receive buffers
` [RFC PATCH 3/3] Use slab allocations for sk page_frag send buffers
[PATCH 0/9] re-shrink 'struct page' when SLUB is on
2014-01-16 18:26 UTC (15+ messages)
[PATCH V4 0/2] mm/memblock: Excluded memory
2014-01-16 15:50 UTC (4+ messages)
` [PATCH V4 1/2] mm/memblock: Add support for excluded memory areas
` [PATCH V4 2/2] mm/memblock: Cleanup and refactoring after addition of nomap
[RFC PATCH 0/3] memcg OOM notifications and PF_EXITING checks
2014-01-16 14:10 UTC (6+ messages)
` [RFC 1/3] memcg: notify userspace about OOM only when and action is due
[PATCH v3 1/3] mm: Create utility function for accessing a tasks commandline value
2014-01-16 13:42 UTC (9+ messages)
` [PATCH v3 3/3] audit: Audit proc cmdline value
[PATCH] mm/fs: don't keep pages when receiving a pending SIGKILL in __get_user_pages()
2014-01-16 12:59 UTC (3+ messages)
[RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-01-16 11:23 UTC (4+ messages)
[PATCH 1/5] mm: vmscan: shrink all slab objects if tight on memory
2014-01-16 8:50 UTC (9+ messages)
set_pte_at_notify regression
2014-01-16 7:52 UTC (5+ messages)
[patch] mm: oom_kill: revert 3% system memory bonus for privileged tasks
2014-01-16 7:07 UTC (3+ messages)
[LSF/MM ATTEND] Persistent memory, per-bdi cgroup, scsi
2014-01-16 4:41 UTC
[PATCH] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
2014-01-15 10:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox