post-3.18 performance regression in TLB flushing code
2014-12-17 16:53 UTC (4+ messages)
[PATCH 0/7] slub: Fastpath optimization (especially for RT) V1
2014-12-17 16:10 UTC (44+ messages)
` [PATCH 1/7] slub: Remove __slab_alloc code duplication
` [PATCH 2/7] slub: Use page-mapping to store address of page frame like done in SLAB
` [PATCH 3/7] slub: Do not use c->page on free
` [PATCH 4/7] slub: Avoid using the page struct address in allocation fastpath
` [PATCH 5/7] slub: Use end_token instead of NULL to terminate freelists
` [PATCH 6/7] slub: Drop ->page field from kmem_cache_cpu
` [PATCH 7/7] slub: Remove preemption disable/enable from fastpath
Stalled MM patches for review
2014-12-17 15:51 UTC (6+ messages)
[PATCH 0/8] clean up and generalize swap-over-NFS
2014-12-17 14:58 UTC (23+ messages)
` [PATCH 1/8] nfs: follow direct I/O write locking convention
` [PATCH 2/8] swap: lock i_mutex for swap_writepage direct_IO
` [PATCH 3/8] swap: don't add ITER_BVEC flag to direct_IO rw
` [PATCH 4/8] iov_iter: add iov_iter_bvec and convert callers
` [PATCH 5/8] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH 6/8] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH 7/8] swap: use direct I/O for SWP_FILE swap_readpage
` [PATCH 8/8] vfs: update swap_{,de}activate documentation
[PATCH 1/2] hugetlb, sysctl: pass '.extra1 = NULL' rather then '.extra1 = &zero'
2014-12-17 14:30 UTC (2+ messages)
` [PATCH 2/2] mm: hugetlb: fix type of hugetlb_treat_as_movable variable
[RFC PATCH] oom: Don't count on mm-less current process
2014-12-17 13:08 UTC (4+ messages)
[PATCH] memcg: Provide knob for force OOM into the memcg
2014-12-17 12:11 UTC (6+ messages)
[patch 2/6] mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
2014-12-17 10:47 UTC (5+ messages)
[PATCH v3] mm: prevent endless growth of anon_vma hierarchy
2014-12-17 9:04 UTC (4+ messages)
[PATCH v4] mm: prevent endless growth of anon_vma hierarchy
2014-12-17 7:57 UTC
[PATCH 2/2] mm/zsmalloc: add statistics support
2014-12-17 7:05 UTC (3+ messages)
Question about Old Fix Me comment in mempool.c
2014-12-17 4:32 UTC
[patch 5/6] mm-introduce-do_shared_fault-and-drop-do_fault-fix-fix
2014-12-17 0:47 UTC (4+ messages)
[patch 0/3 resend] mm: close race between dirtying and truncation
2014-12-16 16:18 UTC (4+ messages)
` [patch 1/3] mm: protect set_page_dirty() from ongoing truncation
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()
[RFC PATCH] mm: vmalloc: remove ioremap align constraint
2014-12-16 12:57 UTC
mmotm 2014-12-15-17-05 uploaded
2014-12-16 12:19 UTC (2+ messages)
[PATCH v2 0/3] page stealing tweaks
2014-12-16 8:52 UTC (9+ messages)
` [PATCH v2 1/3] mm: when stealing freepages, also take pages created by splitting buddy page
` [PATCH v2 2/3] mm: always steal split buddies in fallback allocations
` [PATCH v2 3/3] mm: more aggressive page stealing for UNMOVABLE allocations
[PATCH 1/2] mm/zsmalloc: adjust order of functions
2014-12-16 5:43 UTC (4+ messages)
[patch 6/6] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write
2014-12-16 4:44 UTC (2+ messages)
[LKP] [mm] INFO: rcu_sched detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies, g=945, c=944, q=0)
2014-12-16 2:38 UTC
[patch 4/6] mm: fix invalid use of pfn_valid_within in test_pages_in_a_zone
2014-12-15 23:03 UTC
[patch 3/6] mm: page_alloc: embed OOM killing naturally into allocation slowpath
2014-12-15 23:03 UTC
[patch 1/6] mm: page_isolation: check pfn validity before access
2014-12-15 23:03 UTC
[RFC PATCH] Add user-space support for resetting mm->hiwater_rss (peak RSS)
2014-12-15 17:15 UTC (3+ messages)
` [PATCH 1/2] task_mmu: Reduce excessive indentation in clear_refs_write
` [PATCH 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
mm: BUG in release_pages
2014-12-15 14:27 UTC
[Question] Crash of kmem_cache_cpu->freelist access
2014-12-15 14:14 UTC (2+ messages)
[LSF/MM TOPIC] memory compaction and anti-fragmentation
2014-12-15 10:11 UTC
[GIT PULL] aio: changes for 3.19
2014-12-15 5:53 UTC (10+ messages)
[PATCH] CMA: add the amount of cma memory in meminfo
2014-12-15 1:37 UTC (3+ messages)
[PATCH 0/2] Drivers: hv: hv_balloon: Fix a deadlock in the hot-add path
2014-12-14 18:45 UTC (11+ messages)
` [PATCH 1/2] Drivers: base: core: Export functions to lock/unlock device hotplug lock
` [PATCH 2/2] Drivers: hv: balloon: Fix the deadlock issue in the memory hot-add code
[PATCH] mempool.c: Replace io_schedule_timeout with io_schedule
2014-12-14 12:34 UTC
Progress on system crash traces with LTTng using DAX and pmem
2014-12-13 11:48 UTC (4+ messages)
[RESEND PATCH ] mm: page_alloc: place zone_id check before VM_BUG_ON_PAGE check
2014-12-13 8:21 UTC
[RFC PATCH v3 0/7] btrfs: implement swap file support
2014-12-12 20:15 UTC (8+ messages)
` [RFC PATCH v3 6/7] btrfs: add EXTENT_FLAG_SWAPFILE
` [RFC PATCH v3 7/7] btrfs: enable swap file support
[PATCH V3 0/4] Reducing parameters of alloc_pages* family of functions
2014-12-12 16:13 UTC (5+ messages)
` [PATCH V3 1/4] mm: set page->pfmemalloc in prep_new_page()
` [PATCH V3 2/4] mm, page_alloc: reduce number of alloc_pages* functions' parameters
` [PATCH V3 3/4] mm: reduce try_to_compact_pages parameters
` [PATCH V3 4/4] mm: microoptimize zonelist operations
[PATCH -mm] memcg: zap memcg_slab_caches and memcg_slab_mutex
2014-12-12 15:07 UTC (2+ messages)
[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
2014-12-12 11:10 UTC (13+ messages)
` [RFC V4] "
` [RFC V5] "
` [RFC] mm:fix zero_page huge_zero_page rss/pss statistic
` [RFC] discard task stack pages instead of pageout into swap partition
[PATCH] mm/zsmalloc: disclose statistics to debugfs
2014-12-12 7:47 UTC (5+ messages)
[RFC PATCH 0/3] Faster than SLAB caching of SKBs with qmempool (backed by alf_queue)
2014-12-11 19:15 UTC (10+ messages)
` [RFC PATCH 1/3] lib: adding an Array-based Lock-Free (ALF) queue
[PATCH] mm: add fields for compound destructor and order into struct page
2014-12-11 15:24 UTC (4+ messages)
[PATCHv5 0/8] ACCESS_ONCE and non-scalar accesses
2014-12-11 14:05 UTC (2+ messages)
` [PATCH 2/8] mm: replace ACCESS_ONCE with READ_ONCE or barriers
[PATCH V3 2/2] x86/mm: use min instead of min_t
2014-12-11 12:26 UTC (2+ messages)
` [tip:x86/urgent] x86/mm: Use min() instead of min_t() in the e820 printout code
[PATCH V3 1/2] x86/mm: fix zone ranges boot printout
2014-12-11 12:26 UTC (2+ messages)
` [tip:x86/urgent] x86/mm: Fix "
[PATCH 0/4] enhance compaction success rate
2014-12-11 3:09 UTC (6+ messages)
` [PATCH 4/4] mm/compaction: stop the isolation when we isolate enough freepage
isolate_freepages_block and excessive CPU usage by OSD process
2014-12-11 3:08 UTC (13+ messages)
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2014-12-10 20:53 UTC (5+ messages)
[RFC PATCH] mm: mincore: use PAGE_SIZE instead of PAGE_CACHE_SIZE
2014-12-10 15:02 UTC (2+ messages)
[PATCH 3/3] mm: page_alloc: remove redundant set_freepage_migratetype() calls
2014-12-10 14:44 UTC (3+ 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