linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-22 21:15:32 to 2015-05-28 00:03:14 UTC [more...]

[PATCHSET 3/3 v3 block/for-4.2/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-05-28  0:03 UTC  (11+ messages)
` [PATCH 1/9] writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
` [PATCH 2/9] writeback: make writeback_control track the inode being written back
` [PATCH 3/9] writeback: implement foreign cgroup inode detection
` [PATCH 4/9] writeback: implement [locked_]inode_to_wb_and_lock_list()
` [PATCH 5/9] writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
` [PATCH 6/9] writeback: use unlocked_inode_to_wb transaction in inode_congested()
` [PATCH 7/9] writeback: add lockdep annotation to inode_to_wb()
  ` [PATCH v5 "
` [PATCH 8/9] writeback: implement foreign cgroup inode bdi_writeback switching
` [PATCH 9/9] writeback: disassociate inodes from dying bdi_writebacks

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-05-28  0:00 UTC  (24+ messages)
` [PATCH 11/51] memcg: implement mem_cgroup_css_from_page()
  ` [PATCH v2 "
  ` [PATCH v3 "
  ` [PATCH v4 "
` [PATCH 38/51] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 39/51] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 40/51] writeback: make bdi_start_background_writeback() "
` [PATCH 41/51] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 42/51] writeback: make wakeup_dirtytime_writeback() "
` [PATCH 43/51] writeback: add wb_writeback_work->auto_free
` [PATCH 44/51] writeback: implement bdi_wait_for_completion()
` [PATCH 45/51] writeback: implement wb_wait_for_single_work()
` [PATCH 46/51] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 47/51] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 48/51] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 49/51] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 50/51] mpage: make __mpage_writepage() "
` [PATCH 51/51] ext2: enable cgroup writeback support

[PATCH] mm/migrate: Avoid migrate mmaped compound pages
 2015-05-27 23:54 UTC 

[PATCH] mm/migrate: Avoid migrate mmaped compound pages
 2015-05-27 23:52 UTC 

[PATCH] mm/oom: Suppress unnecessary "sharing same memory" message
 2015-05-27 21:59 UTC  (5+ messages)

kernel bug(VM_BUG_ON_PAGE) with 3.18.13 in mm/migrate.c
 2015-05-27 18:42 UTC  (2+ messages)

[PATCH v3 0/3] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-27 17:56 UTC  (4+ messages)
` [PATCH v3 1/3] mm/hugetlb: document the reserve map/region tracking routines
` [PATCH v3 2/3] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH v3 3/3] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[RFC PATCH 2/2] arm64: Implement vmalloc based thread_info allocator
 2015-05-27 16:08 UTC  (22+ messages)

[PATCH v10 0/12] Support Write-Through mapping on x86
 2015-05-27 15:19 UTC  (13+ messages)
` [PATCH v10 1/12] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v10 2/12] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v10 3/12] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v10 4/12] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v10 5/12] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v10 6/12] video/fbdev, asm/io.h: Remove ioremap_writethrough()
` [PATCH v10 7/12] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v10 8/12] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v10 9/12] x86, mm: Add set_memory_wt() for WT
` [PATCH v10 10/12] x86, mm, pat: Cleanup init flags in pat_init()
` [PATCH v10 11/12] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v10 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[RFC PATCH 1/2] kernel/fork.c: add a function to calculate page address from thread_info
 2015-05-27 15:19 UTC  (3+ messages)

[RFC 0/3] get rid of mm_struct::owner
 2015-05-27 14:48 UTC  (12+ messages)
` [RFC 1/3] memcg: restructure mem_cgroup_can_attach()
` [RFC 2/3] memcg: Use mc.moving_task as the indication for charge moving
` [RFC 3/3] memcg: get rid of mm_struct::owner

HMM (Heterogeneous Memory Management) v8
 2015-05-27 14:38 UTC  (10+ messages)
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3

[PATCH v5 6/6] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping
 2015-05-27 14:19 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers

[PATCH v5 5/6] mtrr, x86: Clean up mtrr_type_lookup()
 2015-05-27 14:19 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: "

[PATCH v5 4/6] mtrr, x86: Define MTRR_TYPE_INVALID for mtrr_type_lookup()
 2015-05-27 14:18 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs

[PATCH v5 3/6] mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()
 2015-05-27 14:18 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: "

[PATCH v5 2/6] mtrr, x86: Fix MTRR lookup to handle inclusive entry
 2015-05-27 14:18 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/mtrr: Fix MTRR lookup to handle an "

[PATCH v5 1/6] mm, x86: Simplify conditions of HAVE_ARCH_HUGE_VMAP
 2015-05-27 14:17 UTC  (2+ messages)
  ` [tip:x86/mm] x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP

[RFC v2 1/4] fs: Add generic file system event notifications
 2015-05-27 13:32 UTC  (16+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-05-27 12:40 UTC  (7+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] mm/hugetlb: document the reserve map/region tracking routines
 2015-05-27  3:30 UTC  (3+ messages)

swap: nfs: Sleeping function called from an rcu read section in nfs_swap_activate
 2015-05-27  1:29 UTC  (3+ messages)

kernel bug(VM_BUG_ON_PAGE) with 3.18.13 in mm/migrate.c
 2015-05-26 23:44 UTC 

[PATCH v2 0/2] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-26 22:59 UTC  (9+ messages)
` [PATCH v2 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH v2 2/2] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-26 17:53 UTC  (6+ messages)
` [RFC v3 PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()

[PATCH] userfaultfdv4.2 update for -mm
 2015-05-26 15:34 UTC  (2+ messages)
` [PATCH] userfaultfd: cleanup superfluous _irq locking

[BUG] Read-Only THP causes stalls (commit 10359213d)
 2015-05-26 14:58 UTC  (11+ messages)

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-26 10:22 UTC  (4+ messages)
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region

[PATCH 3/7] memcg: immigrate charges only when a threadgroup leader is moved
 2015-05-26  7:16 UTC  (13+ messages)

[PATCH] zram: check compressor name before setting it
 2015-05-26  0:09 UTC  (15+ messages)

[PATCH] mm:vmscan - Fix for typo in comment in function __remove_mapping()
 2015-05-25 16:38 UTC 

[PATCH] mm:cma - Fix for typos in comments
 2015-05-25 15:54 UTC  (2+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-05-25 15:24 UTC  (5+ messages)

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-05-25 13:55 UTC  (3+ messages)

[RFC PATCH 0/2] vmalloc based thread_info allocator
 2015-05-24 16:00 UTC 

Confidentially Drugstore.Personal, invitation discount code wk-6386
 2015-05-24  5:04 UTC 

[PATCH 0/9] mm: improve OOM mechanism v2
 2015-05-23 14:42 UTC  (6+ messages)

[PATCH] mm: Introduce timeout based OOM killing
 2015-05-23 14:39 UTC 

mmotm 2015-05-22-14-48 uploaded
 2015-05-23 10:54 UTC  (2+ messages)

RAM encryption and key storing in CPU
 2015-05-23  9:01 UTC 

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-05-23  3:49 UTC  (6+ messages)

[PATCH 00/23] userfaultfd v4
 2015-05-23  1:04 UTC  (6+ messages)
` [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic

[PATCHSET 2/3 v3 block/for-4.2/core] writeback: cgroup writeback backpressure propagation
 2015-05-22 23:12 UTC  (21+ messages)
` [PATCH 01/19] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
` [PATCH 02/19] writeback: clean up wb_dirty_limit()
` [PATCH 03/19] writeback: reorganize [__]wb_update_bandwidth()
` [PATCH 04/19] writeback: implement wb_domain
` [PATCH 05/19] writeback: move global_dirty_limit into wb_domain
` [PATCH 06/19] writeback: consolidate dirty throttle parameters into dirty_throttle_control
` [PATCH 07/19] writeback: add dirty_throttle_control->wb_bg_thresh
` [PATCH 08/19] writeback: make __wb_calc_thresh() take dirty_throttle_control
` [PATCH 09/19] writeback: add dirty_throttle_control->pos_ratio
` [PATCH 10/19] writeback: add dirty_throttle_control->wb_completions
` [PATCH 11/19] writeback: add dirty_throttle_control->dom
` [PATCH 12/19] writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
` [PATCH 13/19] writeback: separate out domain_dirty_limits()
` [PATCH 14/19] writeback: move over_bground_thresh() to mm/page-writeback.c
` [PATCH 15/19] writeback: update wb_over_bg_thresh() to use wb_domain aware operations
` [PATCH 16/19] writeback: implement memcg wb_domain
` [PATCH 17/19] writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
` [PATCH 18/19] writeback: implement memcg writeback domain based throttling
` [PATCH 19/19] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use


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