linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-06 21:27:16 to 2015-01-10 16:05:20 UTC [more...]

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-10 16:05 UTC  (30+ messages)
` [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] x86, mpx: Ensure unused arguments of prctl() MPX requests are 0
 2015-01-10 13:49 UTC  (5+ messages)

[Regression] 3.19-rc3 : memcg: Hang in mount memcg
 2015-01-10  8:55 UTC  (3+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-01-10  6:48 UTC  (5+ messages)
` [PATCH 5/6] HMM: add per mirror page table

[patch 1/3] mm: memcontrol: remove unnecessary soft limit tree node test
 2015-01-10  2:14 UTC  (3+ messages)
` [patch 2/3] mm: memcontrol: consolidate memory controller initialization
` [patch 3/3] mm: memcontrol: consolidate swap controller code

[PATCH] mm/page_alloc.c: drop dead destroy_compound_page()
 2015-01-10  1:15 UTC  (7+ messages)

[PATCH -v3 0/5] OOM vs PM freezer fixes
 2015-01-10  0:54 UTC  (7+ messages)
` [PATCH -v3 1/5] oom: add helpers for setting and clearing TIF_MEMDIE
` [PATCH -v3 2/5] oom: thaw the OOM victim if it is frozen
` [PATCH -v3 3/5] PM: convert printk to pr_* equivalent
` [PATCH -v3 4/5] sysrq: "
` [PATCH -v3 5/5] oom, PM: make OOM detection in the freezer path raceless

mm performance with zram
 2015-01-10  0:42 UTC  (6+ messages)

[LSF/MM ATTEND] Attend
 2015-01-10  0:11 UTC 

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

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2015-01-09 19:30 UTC  (10+ messages)
        ` pread2/ pwrite2

Linux 3.19-rc3
 2015-01-09 15:56 UTC  (3+ messages)

[PATCH 0/3] mm: cma: /proc/cmainfo
 2015-01-09 14:35 UTC  (6+ messages)

[PATCH] vmscan: force scan offline memory cgroups
 2015-01-09 12:51 UTC  (5+ messages)
  ` [PATCH v2] "

File sealing man pages for review (memfd_create(2), fcntl(2))
 2015-01-09 12:49 UTC 

[RFC V5 3/3] arm64:add bitrev.h file to support rbit instruction
 2015-01-09 12:40 UTC  (14+ messages)
    ` [RFC V6 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
      ` [RFC V6 2/3] "
        ` [RFC V6 2/3] arm:add bitrev.h file "

[PATCH 1/3] mm/compaction: enhance trace output to know more about compaction internals
 2015-01-09 10:57 UTC  (13+ 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

LSF/MM 2015 Reminder about call for proposals
 2015-01-09 10:36 UTC 

[PATCH -mm v3 3/9] vmscan: per memory cgroup slab shrinkers
 2015-01-09  8:58 UTC  (2+ messages)

[patch 1/2] mm: page_counter: pull "-1" handling out of page_counter_memparse()
 2015-01-09  4:15 UTC  (2+ messages)
` [patch 2/2] mm: memcontrol: default hierarchy interface for memory

[PATCH 1/2] mm/slub: optimize alloc/free fastpath by removing preemption on/off
 2015-01-09  3:34 UTC  (6+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-08 21:45 UTC  (10+ 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

[PATCHv1 0/2] mm: infrastructure for correctly handling foreign pages on Xen
 2015-01-08 17:50 UTC  (5+ messages)
` [PATCH 1/2] mm: allow for an alternate set of pages for userspace mappings
` [PATCH 2/2] mm: add 'foreign' alias for the 'pinned' page flag

backing_dev_info cleanups & lifetime rule fixes
 2015-01-08 17:45 UTC  (13+ messages)
` [PATCH 01/12] fs: deduplicate noop_backing_dev_info
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info

[PATCH] mm: use correct format specifiers when printing address ranges
 2015-01-08 15:41 UTC 

Dirty pages underflow on 3.14.23
 2015-01-08 12:10 UTC  (9+ messages)

[PATCH 0/6] mm/slab: optimize allocation fastpath
 2015-01-08 12:01 UTC  (3+ messages)
` [PATCH 2/6] mm/slab: remove kmemleak_erase() call

[PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
 2015-01-08 11:51 UTC  (9+ 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

[RFC PATCH 0/4] kstrdup optimization
 2015-01-08 10:54 UTC  (4+ messages)

[PATCH -mm v3 0/9] Per memcg slab shrinkers
 2015-01-08 10:53 UTC  (10+ messages)
` [PATCH -mm v3 1/9] list_lru: introduce list_lru_shrink_{count,walk}
` [PATCH -mm v3 2/9] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm v3 3/9] vmscan: per memory cgroup slab shrinkers
` [PATCH -mm v3 4/9] memcg: rename some cache id related variables
` [PATCH -mm v3 5/9] memcg: add rwsem to synchronize against memcg_caches arrays relocation
` [PATCH -mm v3 6/9] list_lru: get rid of ->active_nodes
` [PATCH -mm v3 7/9] list_lru: organize all list_lrus to list
` [PATCH -mm v3 8/9] list_lru: introduce per-memcg lists
` [PATCH -mm v3 9/9] fs: make shrinker memcg aware

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

[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 6/6] mm/slab: allocation fastpath without disabling irq
 2015-01-08  7:54 UTC  (5+ messages)

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

[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  (3+ messages)

[PATCH V4 0/4] Reducing parameters of alloc_pages* family of functions
 2015-01-07 14:47 UTC  (18+ messages)
` [PATCH V4 1/4] mm: set page->pfmemalloc in prep_new_page()
` [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  (3+ messages)
` [PATCH v3 1/4] mm: Refactor do_wp_page, extract the reuse case

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)


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