linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-30 14:31 UTC  (15+ messages)
` [PATCH 19/51] bdi: make inode_to_bdi() inline
` [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

[RFC][PATCHv4 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-06-30 12:35 UTC  (8+ messages)
` [RFC][PATCHv4 1/7] zsmalloc: drop unused variable `nr_to_migrate'
` [RFC][PATCHv4 2/7] zsmalloc: always keep per-class stats
` [RFC][PATCHv4 3/7] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv4 4/7] zsmalloc: cosmetic compaction code adjustments
` [RFC][PATCHv4 5/7] zsmalloc/zram: store compaction stats in zspool
` [RFC][PATCHv4 6/7] zsmalloc: account the number of compacted pages
` [RFC][PATCHv4 7/7] zsmalloc: register a shrinker to trigger auto-compaction

[PATCH] zsmalloc: partial page ordering within a fullness_list
 2015-06-30 12:32 UTC 

[RFC v2 PATCH 0/8] mm: mirrored memory support for page buddy allocations
 2015-06-30 11:53 UTC  (27+ messages)
` [RFC v2 PATCH 1/8] mm: add a new config to manage the code
` [RFC v2 PATCH 2/8] mm: introduce MIGRATE_MIRROR to manage the mirrored pages
` [RFC v2 PATCH 3/8] mm: find mirrored memory in memblock
` [RFC v2 PATCH 4/8] mm: add mirrored memory to buddy system
` [RFC v2 PATCH 5/8] mm: introduce a new zone_stat_item NR_FREE_MIRROR_PAGES
` [RFC v2 PATCH 6/8] mm: add free mirrored pages info
` [RFC v2 PATCH 7/8] mm: add the buddy system interface
` [RFC v2 PATCH 8/8] mm: add the PCP interface

[PATCH] mm: cleaning per architecture MM hook header files
 2015-06-30  8:43 UTC  (3+ messages)

[RFC][PATCH v3 0/7] introduce automatic pool compaction
 2015-06-30  0:42 UTC  (16+ messages)
` [RFC][PATCHv3 2/7] zsmalloc: partial page ordering within a fullness_list
` [RFC][PATCHv3 3/7] zsmalloc: always keep per-class stats
` [RFC][PATCHv3 4/7] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv3 7/7] zsmalloc: register a shrinker to trigger auto-compaction

[RFC v5 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-29 21:47 UTC  (3+ messages)
` [RFC v5 PATCH 1/9] mm/hugetlb: add region_del() to delete a specific range of entries

[PATCH] mm:Make the function alloc_mem_cgroup_per_zone_info bool
 2015-06-29 15:55 UTC  (7+ messages)

[PATCH] mm:Return proper error code return if call to kzalloc_node falis in the function alloc_mem_cgroup_per_zone_info
 2015-06-29 15:52 UTC  (2+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-06-29 14:50 UTC  (14+ messages)
` [PATCH 06/36] HMM: add HMM page table v2
` [PATCH 07/36] HMM: add per mirror page table v3
` [PATCH 20/36] HMM: mm add helper to update page table when migrating memory back
  ` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM

[PATCH] mm: fix status code move_pages() returns for zero page
 2015-06-29 14:50 UTC  (2+ messages)

[PATCH] mm: Make zone_reclaim() return ZONE_RECLAIM_NOSCAN not zero
 2015-06-29 12:19 UTC  (2+ messages)

[PATCH 00/11] mm: debug: formatting memory management structs
 2015-06-26 21:34 UTC  (2+ messages)

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-26 18:42 UTC  (11+ messages)
` [RFC PATCH 10/12] mm: add the buddy system interface

extremely long blockages when doing random writes to SSD
 2015-06-26 18:24 UTC  (9+ messages)

[PATCH] mm:Make the function vma_has_reserves bool
 2015-06-26 17:34 UTC  (3+ messages)

[PATCH] mm: Add error check after call to rmap_walk in the function page_referenced
 2015-06-26 15:40 UTC  (5+ messages)

[PATCH] mm:Make the function madvise_behaviour_valid bool
 2015-06-26 13:51 UTC 

[PATCH] memory:Make the function tlb_next_batch bool now
 2015-06-26 13:34 UTC 

[PATCHv1 0/8] mm,xen/balloon: memory hotplug improvements
 2015-06-26 13:14 UTC  (23+ messages)
` [PATCHv1 1/8] mm: memory hotplug with an existing resource
` [PATCHv1 2/8] xen/balloon: remove scratch page left overs
` [PATCHv1 3/8] x86/xen: discard RAM regions above the maximum reservation
` [PATCHv1 4/8] xen/balloon: find non-conflicting regions to place hotplugged memory
` [PATCHv1 5/8] xen/balloon: rationalize memory hotplug stats
        ` [Xen-devel] "
` [PATCHv1 6/8] xen/balloon: only hotplug additional memory if required
    ` [Xen-devel] "
` [PATCHv1 7/8] xen/balloon: make alloc_xenballoon_pages() always allocate low pages
` [PATCHv1 8/8] xen/balloon: use hotplugged pages for foreign mappings etc

[PATCH] mm: fix set pageblock migratetype when boot
 2015-06-26 11:25 UTC  (3+ messages)

[RFC PATCH 00/10] redesign compaction algorithm
 2015-06-26 11:22 UTC  (24+ messages)
` [RFC PATCH 01/10] mm/compaction: update skip-bit if whole pageblock is really scanned
` [RFC PATCH 02/10] mm/compaction: skip useless pfn for scanner's cached pfn
` [RFC PATCH 03/10] mm/compaction: always update "
` [RFC PATCH 04/10] mm/compaction: clean-up restarting condition check
` [RFC PATCH 05/10] mm/compaction: make freepage scanner scans non-movable pageblock
` [RFC PATCH 06/10] mm/compaction: introduce compaction depleted state on zone
` [RFC PATCH 07/10] mm/compaction: limit compaction activity in compaction depleted state
` [RFC PATCH 08/10] mm/compaction: remove compaction deferring
` [RFC PATCH 09/10] mm/compaction: redesign compaction
` [RFC PATCH 10/10] mm/compaction: new threshold for compaction depleted zone

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-06-26 10:16 UTC  (8+ messages)

[RFCv2 0/5] enable migration of driver pages
 2015-06-26  9:58 UTC  (6+ messages)
` [RFCv2 1/5] mm/compaction: enable driver page migration
` [RFCv2 2/5] fs/anon_inodes: get a new inode
` [RFCv2 3/5] mm/balloon: apply driver page migratable into balloon
` [RFCv2 4/5] mm/compaction: compaction calls generic migration
` [RFCv2 5/5] mm: remove direct calling of migration

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-26  9:08 UTC  (14+ messages)

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-06-26  7:30 UTC  (6+ messages)
` [RFC v3 1/4] "

[PATCH] mm:Change function return from int to bool for the function is_page_busy
 2015-06-26  1:46 UTC 

[RFC v2 0/3] mm: make swapin readahead to gain more thp performance
 2015-06-26  1:44 UTC  (8+ messages)
` [RFC v2 1/3] mm: add tracepoint for scanning pages
` [RFC v2 3/3] mm: make swapin readahead to improve thp collapse rate

[PATCH] mm: remove struct node_active_region
 2015-06-26  1:44 UTC 

Write throughput impaired by touching dirty_ratio
 2015-06-25 21:45 UTC  (7+ messages)

[PATCH] zswap: dynamic pool creation
 2015-06-25 20:37 UTC  (7+ messages)

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-25 14:46 UTC  (18+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "

[PATCH] s390/mm: change HPAGE_SHIFT type to int
 2015-06-25 14:37 UTC 

mm: new mm hook framework
 2015-06-25  8:42 UTC  (2+ messages)

[PATCH 3/4] dell-laptop: Fix allocating & freeing SMI buffer page
 2015-06-25  3:23 UTC  (3+ messages)
` [PATCH] "

[PATCH] mm: make GUP handle pfn mapping unless FOLL_GET is requested
 2015-06-24 16:40 UTC  (2+ messages)

[PATCH v5 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-24 12:35 UTC  (12+ messages)
` [PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
` [PATCH v5 6/6] arch, x86: pmem api for ensuring durability of persistent memory updates

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox