linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-05 21:35:04 to 2015-01-08 09:31:03 UTC [more...]

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-08  9:30 UTC  (49+ messages)
` [PATCH 01/45] writeback: add struct dirty_context
` [PATCH 02/45] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 03/45] memcg: encode page_cgflags in the lower bits of page->mem_cgroup
` [PATCH 04/45] memcg, writeback: implement memcg_blkcg_ptr
` [PATCH 05/45] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 06/45] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback
` [PATCH 07/45] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 08/45] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 09/45] writeback: make congestion functions per bdi_writeback
` [PATCH 10/45] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 11/45] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 12/45] writeback: implement and use mapping_congested()
` [PATCH 13/45] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 14/45] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 15/45] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 16/45] writeback: don't issue wb_writeback_work if clean
` [PATCH 17/45] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 18/45] writeback: implement bdi_for_each_wb()
` [PATCH 19/45] writeback: remove bdi_start_writeback()
` [PATCH 20/45] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 21/45] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 22/45] writeback: make bdi_start_background_writeback() "
` [PATCH 23/45] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 24/45] writeback: add wb_writeback_work->auto_free
` [PATCH 25/45] writeback: implement bdi_wait_for_completion()
` [PATCH 26/45] writeback: implement wb_wait_for_single_work()
` [PATCH 27/45] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 28/45] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 29/45] writeback: move i_wb_list emptiness test into inode_wb_list_del() from its caller
` [PATCH 30/45] vfs, writeback: introduce struct inode_wb_link
` [PATCH 31/45] vfs, writeback: add inode_wb_link->data point to the associated bdi_writeback
` [PATCH 32/45] vfs, writeback: move inode->dirtied_when into inode->i_wb_link
` [PATCH 33/45] writeback: minor reorganization of fs/fs-writeback.c
` [PATCH 34/45] vfs, writeback: implement support for multiple inode_wb_link's
` [PATCH 35/45] vfs, writeback: implement inode->i_nr_syncs
` [PATCH 36/45] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 37/45] writeback: make writeback_control carry the inode_wb_link being served
` [PATCH 38/45] writeback: make cyclic writeback cursor cgroup writeback aware
` [PATCH 39/45] writeback: make DIRTY_PAGES tracking "
` [PATCH 40/45] writeback: make write_cache_pages() "
` [PATCH 41/45] writeback: make __writeback_single_inode() "
` [PATCH 42/45] writeback: make __filemap_fdatawrite_range() croup "
` [PATCH 43/45] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 44/45] mpage: make __mpage_writepage() "
` [PATCH 45/45] ext2: enable cgroup writeback support

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-08  9:25 UTC  (4+ messages)
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O

[LSF/MM TOPIC ATTEND]
 2015-01-08  9:09 UTC  (9+ messages)

[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
 2015-01-08  8:47 UTC  (11+ messages)
` [PATCH 2/3] mm/compaction: add more trace to understand compaction start/finish condition
` [PATCH 3/3] mm/compaction: add tracepoint to observe behaviour of compaction defer

[PATCH 0/6] mm/slab: optimize allocation fastpath
 2015-01-08  7:54 UTC  (10+ messages)
` [PATCH 6/6] mm/slab: allocation fastpath without disabling irq

[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-08  7:44 UTC  (5+ messages)

mmotm 2015-01-07-17-07 uploaded
 2015-01-08  1:09 UTC 

Dirty pages underflow on 3.14.23
 2015-01-08  1:04 UTC  (8+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-07 22:25 UTC  (7+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 2/6] xfs: use i_mmaplock on read faults
` [RFC PATCH 3/6] xfs: use i_mmaplock on write faults
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 5/6] xfs: xfs_setattr_size no longer races with page faults
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

[PATCH] mm/page_alloc.c: drop dead destroy_compound_page()
 2015-01-07 21:40 UTC  (4+ messages)

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2015-01-07 18:48 UTC  (8+ messages)
` [PATCH 0/4] OOM vs PM freezer fixes
  ` [PATCH -v2 1/5] oom: add helpers for setting and clearing TIF_MEMDIE
  ` [PATCH -v2 5/5] OOM, PM: make OOM detection in the freezer path raceless

[PATCH v2 0/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
 2015-01-07 17:24 UTC  (4+ messages)
` [PATCH v2 1/2] task_mmu: Reduce excessive indentation in clear_refs_write
` [PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)

[PATCHSET v2 block/for-next] writeback: prepare for cgroup writeback support
 2015-01-07 15:11 UTC  (19+ messages)
` [PATCH 01/16] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 02/16] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 03/16] blkcg: add blkcg_root_css
` [PATCH 04/16] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 05/16] blkcg: implement task_get_blkcg_css()
` [PATCH 06/16] blkcg: implement bio_associate_blkcg()
` [PATCH 07/16] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 08/16] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 09/16] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 10/16] writeback: move backing_dev_info->wb_lock and ->worklist "
` [PATCH 11/16] writeback: move lingering dirty IO lists transfer from bdi_destroy() to wb_exit()
` [PATCH 12/16] writeback: reorganize mm/backing-dev.c
` [PATCH 13/16] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 14/16] writeback: cosmetic change in account_page_dirtied()
` [PATCH 15/16] writeback: add @gfp to wb_init()
` [PATCH 16/16] writeback: move inode_to_bdi() to include/linux/backing-dev.h

[PATCH V4 0/4] Reducing parameters of alloc_pages* family of functions
 2015-01-07 14:47 UTC  (21+ messages)
` [PATCH V4 1/4] mm: set page->pfmemalloc in prep_new_page()
` [PATCH V4 2/4] mm, page_alloc: reduce number of alloc_pages* functions' parameters
` [PATCH V4 3/4] mm: reduce try_to_compact_pages parameters
` [PATCH V4 4/4] mm: microoptimize zonelist operations

[PATCH] mm: fix cleancache debugfs directory path
 2015-01-07 10:14 UTC 

[PATCH] CMA: Fix CMA's page number is substructed twice in __zone_watermark_ok
 2015-01-07  9:45 UTC  (3+ messages)

[PATCH] writeback: fix simple_return.cocci warnings
 2015-01-07  8:41 UTC  (2+ messages)

[PATCH] mm: move MACRO SLAB_NEVER_MERGE and SLAB_MERGE_SAME to file linux/slab.h
 2015-01-07  7:32 UTC  (3+ messages)

[cgroup:review-cgroup-writeback-20150106 63/265] mm/page_alloc.c:654:27: error: 'struct free_area' has no member named 'cma_nr_free'
 2015-01-07  6:29 UTC  (3+ messages)

[PATCH V3 0/4] Reducing parameters of alloc_pages* family of functions
 2015-01-07  4:53 UTC  (5+ messages)

[RFC] mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
 2015-01-07  2:03 UTC  (15+ messages)
      ` [RFC V4] "
          ` [RFC V5] "
              ` [RFC] discard task stack pages instead of pageout into swap partition
                ` [RFC] MADV_FREE doesn't work when doesn't have "
                  ` [RFC] mm:change meminfo cached calculation

[PATCH v3 0/4] Refactor do_wp_page, no functional change
 2015-01-07  1:20 UTC  (6+ messages)
` [PATCH v3 1/4] mm: Refactor do_wp_page, extract the reuse case
` [PATCH v3 2/4] mm: Refactor do_wp_page - rewrite the unlock flow
` [PATCH v3 3/4] mm: refactor do_wp_page, extract the page copy flow
` [PATCH v3 4/4] mm: Refactor do_wp_page handling of shared vma into a function

MAP_POPULATE does not work with XIP on ramdisk
 2015-01-06 23:14 UTC 

[cgroup:review-cgroup-writeback-20150106 86/265] fs/proc/task_mmu.c:858:2: warning: ISO C90 forbids mixed declarations and code
 2015-01-06 21:58 UTC  (2+ messages)

[cgroup:review-cgroup-writeback-20150106 108/265] Warning(lib/bitmap.c:1050): No description found for parameter 'nbits'
 2015-01-06 21:19 UTC 

[PATCH v7 0/7] Support Write-Through mapping on x86
 2015-01-06 20:49 UTC  (8+ messages)
` [PATCH v7 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v7 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v7 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v7 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v7 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v7 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v7 7/7] x86, mm: Add set_memory_wt() for WT

[cgroup:review-cgroup-writeback-20150106 65/265] mm/page-writeback.c:2314:10: error: too few arguments to function 'mem_cgroup_begin_page_stat'
 2015-01-06 19:34 UTC  (2+ messages)

[patch 2/6] mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
 2015-01-06 17:58 UTC  (8+ messages)

[PATCH 1/1 linux-next] mm,compaction: move suitable_migration_target() under CONFIG_COMPACTION
 2015-01-06 17:21 UTC  (2+ messages)

[PATCH 3/8] memblock: add physmem to memblock_dump_all() output
 2015-01-06  9:19 UTC  (2+ messages)
  ` [PATCH 4/8] memblock: introduce memblock_add_phys() and memblock_is_physmem()

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2015-01-06  8:47 UTC  (5+ messages)

[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-06  8:27 UTC  (4+ messages)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2015-01-06  8:23 UTC  (4+ messages)
` [PATCH v2 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used

[PATCH V3 1/2] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
 2015-01-06  2:58 UTC  (4+ messages)
` [PATCH V3 2/2] mm, vmscan: wake up all pfmemalloc-throttled processes at once

[PATCH 1/2] mm/zpool: add name argument to create zpool
 2015-01-06  2:19 UTC  (3+ messages)

[PATCH v2] fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps
 2015-01-06  0:31 UTC  (6+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-01-05 22:44 UTC  (7+ messages)
` [PATCH 1/6] mmu_notifier: add event information to address invalidation v6
` [PATCH 2/6] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 3/6] HMM: introduce heterogeneous memory management v2
` [PATCH 4/6] HMM: add HMM page table
` [PATCH 5/6] HMM: add per mirror "
` [PATCH 6/6] HMM: add device page fault support


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).