Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 10:17:28 to 2015-05-22 22:24:16 UTC [more...]

[PATCHSET 2/3 v3 block/for-4.2/core] writeback: cgroup writeback backpressure propagation
 2015-05-22 22:23 UTC  (17+ 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

[RFC v3 PATCH 00/10] hugetlbfs: add fallocate support
 2015-05-22 21:50 UTC  (20+ messages)
` [RFC v3 PATCH 01/10] mm/hugetlb: compute/return the number of regions added by region_add()
` [RFC v3 PATCH 02/10] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
` [RFC v3 PATCH 03/10] mm/hugetlb: add region_del() to delete a specific range of entries
` [RFC v3 PATCH 04/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [RFC v3 PATCH 05/10] hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
` [RFC v3 PATCH 06/10] hugetlbfs: truncate_hugepages() takes a range of pages
` [RFC v3 PATCH 07/10] hugetlbfs: New huge_add_to_page_cache helper routine
` [RFC v3 PATCH 08/10] mm/hugetlb: vma_has_reserves() needs to handle fallocate hole punch
` [RFC v3 PATCH 09/10] hugetlbfs: add hugetlbfs_fallocate()
` [RFC v3 PATCH 10/10] mm: madvise allow remove operation for hugetlbfs

mmotm 2015-05-22-14-48 uploaded
 2015-05-22 21:48 UTC 

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-05-22 21:43 UTC  (5+ messages)

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

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-05-22 21:14 UTC  (52+ messages)
` [PATCH 01/51] page_writeback: revive cancel_dirty_page() in a restricted form
` [PATCH 02/51] memcg: add per cgroup dirty page accounting
` [PATCH 03/51] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 04/51] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 05/51] blkcg: always create the blkcg_gq for the root blkcg
` [PATCH 06/51] memcg: add mem_cgroup_root_css
` [PATCH 07/51] blkcg: add blkcg_root_css
` [PATCH 08/51] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 09/51] blkcg: implement task_get_blkcg_css()
` [PATCH 10/51] blkcg: implement bio_associate_blkcg()
` [PATCH 11/51] memcg: implement mem_cgroup_css_from_page()
` [PATCH 12/51] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 13/51] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 14/51] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 15/51] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 17/51] writeback: reorganize mm/backing-dev.c
` [PATCH 18/51] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 19/51] bdi: make inode_to_bdi() inline
` [PATCH 20/51] writeback: add @gfp to wb_init()
` [PATCH 21/51] bdi: separate out congested state into a separate struct
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 23/51] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 24/51] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
` [PATCH 25/51] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 26/51] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 27/51] writeback: make congestion functions per bdi_writeback
` [PATCH 28/51] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 29/51] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 30/51] writeback: implement and use inode_congested()
` [PATCH 31/51] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 32/51] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 33/51] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 34/51] writeback: don't issue wb_writeback_work if clean
` [PATCH 35/51] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 36/51] writeback: implement bdi_for_each_wb()
` [PATCH 37/51] writeback: remove bdi_start_writeback()
` [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 0/13] Parallel struct page initialisation v4
 2015-05-22 20:31 UTC  (3+ messages)
` [PATCH 03/13] mm: meminit: Only set page reserved in the memblock region

[PATCHSET cgroup/for-4.2] cgroup: make multi-process migration atomic
 2015-05-22 18:30 UTC  (22+ messages)
` [PATCH 3/7] memcg: immigrate charges only when a threadgroup leader is moved
                    ` [PATCH 0/3] memcg: mm_update_next_owner() cleanups
                      ` [PATCH 1/3] memcg: introduce assign_new_owner()
                      ` [PATCH 2/3] memcg: change assign_new_owner() to consider the sub-htreads
                      ` [PATCH 3/3] memcg: change mm_update_next_owner() to search in sub-threads first

[PATCH v9 0/10] Support Write-Through mapping on x86
 2015-05-22 16:27 UTC  (23+ messages)
` [PATCH v9 1/10] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v9 2/10] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v9 3/10] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v9 4/10] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v9 5/10] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v9 6/10] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v9 7/10] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v9 8/10] x86, mm: Add set_memory_wt() for WT
` [PATCH v9 9/10] x86, mm, pat: Refactor !pat_enabled handling

[PATCH v2] mm: nommu: refactor debug and warning prints
 2015-05-22 16:14 UTC 

[Ext4][Bug] Deadlock in ext4 with memcg enabled
 2015-05-22 14:51 UTC  (2+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-05-22 14:35 UTC  (9+ messages)

[PATCH] zram: check compressor name before setting it
 2015-05-22 13:34 UTC  (7+ messages)

Original sexCaplets.Use individual discount code li-5738
 2015-05-22  9:31 UTC 

[memcg:since-4.0 317/333] include/ras/ras_event.h:282:1: error: type defaults to 'int' in declaration of 'TRACE_DEFINE_ENUM'
 2015-05-22  9:27 UTC  (2+ messages)

[PATCH V6 0/3] THP related code cleanup
 2015-05-22  5:17 UTC  (4+ messages)
` [PATCH V6 1/3] mm/thp: Split out pmd collpase flush into a separate functions
` [PATCH V6 2/3] powerpc/mm: Use generic version of pmdp_clear_flush
` [PATCH V6 3/3] mm: Clarify that the function operates on hugepage pte

[PATCH 0/2] alloc_huge_page/hugetlb_reserve_pages race
 2015-05-21 23:43 UTC  (6+ messages)
` [PATCH 1/2] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH 2/2] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[PATCH v6 0/5] tracing: add trace event for memory-failure
 2015-05-21 23:28 UTC  (6+ messages)
` [PATCH v6 5/5] trace, ras: move ras_event.h under include/trace/events

HMM (Heterogeneous Memory Management) v8
 2015-05-21 20:23 UTC  (37+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
` [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 04/36] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3
` [PATCH 06/36] HMM: add HMM page table v2
` [PATCH 07/36] HMM: add per mirror page table v3
` [PATCH 08/36] HMM: add device page fault support v3
` [PATCH 09/36] HMM: add mm page table iterator helpers
` [PATCH 10/36] HMM: use CPU page table during invalidation
` [PATCH 11/36] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/36] HMM: add dirty range helper (to toggle dirty bit inside mirror page table)
` [PATCH 13/36] HMM: DMA map memory on behalf of device driver
` [PATCH 14/36] fork: pass the dst vma to copy_page_range() and its sub-functions
` [PATCH 15/36] memcg: export get_mem_cgroup_from_mm()
` [PATCH 16/36] HMM: add special swap filetype for memory migrated to HMM device memory
` [PATCH 17/36] HMM: add new HMM page table flag (valid device memory)
` [PATCH 18/36] HMM: add new HMM page table flag (select flag)
` [PATCH 19/36] HMM: handle HMM device page table entry on mirror page table fault and update
` [PATCH 20/36] HMM: mm add helper to update page table when migrating memory back
  ` [PATCH 21/36] HMM: mm add helper to update page table when migrating memory
  ` [PATCH 22/36] HMM: add new callback for copying memory from and to device memory
  ` [PATCH 23/36] HMM: allow to get pointer to spinlock protecting a directory
  ` [PATCH 24/36] HMM: split DMA mapping function in two
  ` [PATCH 25/36] HMM: add helpers for migration back to system memory
  ` [PATCH 26/36] HMM: fork copy migrated memory into system memory for child process
  ` [PATCH 27/36] HMM: CPU page fault on migrated memory
  ` [PATCH 28/36] HMM: add mirror fault support for system to device memory migration
  ` [PATCH 29/36] IB/mlx5: add a new paramter to __mlx_ib_populated_pas for ODP with HMM
  ` [PATCH 30/36] IB/mlx5: add a new paramter to mlx5_ib_update_mtt() "
  ` [PATCH 31/36] IB/odp: export rbt_ib_umem_for_each_in_range()
  ` [PATCH 32/36] IB/odp/hmm: add new kernel option to use HMM for ODP
  ` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM
  ` [PATCH 34/36] IB/mlx5/hmm: add mlx5 HMM device initialization and callback
  ` [PATCH 35/36] IB/mlx5/hmm: add page fault support for ODP on HMM
  ` [PATCH 36/36] IB/mlx5/hmm: enable ODP using HMM

[memcg:since-4.0 317/333] include/ras/ras_event.h:246:2: note: in expansion of macro 'EM'
 2015-05-21 16:27 UTC 

[memcg:since-4.0 307/333] include/trace/events/kmem.h:281:10: error: 'struct ftrace_raw_mm_page_pcpu_drain' has no member named 'page'
 2015-05-21 15:55 UTC  (2+ messages)

RAM encryption and key storing in CPU
 2015-05-21 10:17 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).