linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-11 18:35:16 to 2013-04-14 00:56:55 UTC [more...]

[PATCHv9 0/8] zswap: compressed swap caching
 2013-04-14  0:45 UTC  (10+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/
` [PATCHv9 3/8] debugfs: add get/set for atomic types
` [PATCHv9 4/8] zswap: add to mm/
` [PATCHv9 7/8] zswap: add swap page writeback support

[RFC 0/3] soft reclaim rework
 2013-04-14  0:42 UTC  (3+ messages)
` [RFC 1/3] memcg: integrate soft reclaim tighter with zone shrinking code

Return value of __mm_populate
 2013-04-14  0:18 UTC  (3+ messages)

[RFC PATCH v1 00/19] kill free_all_bootmem() and clean up VALID_PAGE()
 2013-04-13 15:36 UTC  (20+ messages)
` [RFC PATCH v1 01/19] mm: introduce accessor function set_max_mapnr()
` [RFC PATCH v1 02/19] mm/AVR32: prepare for killing free_all_bootmem_node()
` [RFC PATCH v1 03/19] mm/IA64: "
` [RFC PATCH v1 04/19] mm/m32r: "
` [RFC PATCH v1 05/19] mm/m68k: "
` [RFC PATCH v1 06/19] mm/metag: "
` [RFC PATCH v1 07/19] mm/MIPS: "
` [RFC PATCH v1 08/19] mm/PARISC: "
` [RFC PATCH v1 09/19] mm/PPC: "
` [RFC PATCH v1 10/19] mm/SH: "
` [RFC PATCH v1 11/19] mm: kill free_all_bootmem_node()
` [RFC PATCH v1 12/19] mm/ALPHA: clean up unused VALID_PAGE()
` [RFC PATCH v1 13/19] mm/CRIS: "
` [RFC PATCH v1 14/19] mm/microblaze: "
` [RFC PATCH v1 15/19] mm/ARM: fix stale comment about VALID_PAGE()
` [RFC PATCH v1 16/19] mm/unicore32: "
` [RFC PATCH v1 17/19] mm/m68k: fix build warning of unused variable
` [RFC PATCH v1 18/19] mm/alpha: unify mem_init() for both UMA and NUMA architectures
` [RFC PATCH v1 19/19] mm: call register_page_bootmem_info_node() from mm core

[PATCH PART3 v4 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-13 13:28 UTC  (8+ messages)
` [PATCH PART3 v4 1/6] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART3 v4 2/6] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART3 v4 3/6] staging: ramster: Add incremental accessory counters
` [PATCH PART3 v4 4/6] staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
` [PATCH PART3 v4 5/6] staging: zcache/debug: fix coding style
` [PATCH PART2 v4 6/6] staging: ramster: add how-to for ramster

[PATCH PART3 v3 0/6] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-13 12:52 UTC  (10+ messages)
` [PATCH PART3 v3 2/6] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART3 v3 3/6] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART3 v3 4/6] staging: ramster: Add incremental accessory counters
` [PATCH PART3 v3 5/6] staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entry
` [PATCH PART3 v3 6/6] staging: zcache/debug: fix coding style
` [PATCH PART2 v2 7/7] staging: ramster: add how-to for ramster

[PATCH PART2 v2 0/7] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-13  3:05 UTC  (15+ messages)
` [PATCH PART2 v2 1/7] staging: ramster: decrease foregin pers pages when count < 0
` [PATCH PART2 v2 2/7] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH PART2 v2 3/7] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH PART2 v2 4/7] staging: ramster: Add incremental accessory counters
` [PATCH PART2 v2 5/7] staging: ramster/debug: Add RAMSTER_DEBUG Kconfig entry
` [PATCH PART2 v2 6/7] staging: zcache/debug: fix coding style
` [PATCH PART2 v2 7/7] staging: ramster: add how-to for ramster

Excessive stall times on ext4 in 3.9-rc2
 2013-04-13  1:23 UTC  (14+ messages)

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-12 21:14 UTC  (22+ messages)
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop
` [PATCH 04/10] mm: vmscan: Decide whether to compact the pgdat based on reclaim progress
` [PATCH 06/10] mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback
` [PATCH 10/10] mm: vmscan: Move logic from balance_pgdat() to kswapd_shrink_zone()

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-12 20:56 UTC  (5+ messages)
` [PATCH v4, part3 06/41] tile: normalize global variables exported by vmlinux.lds
` [PATCH v4, part3 36/41] mm/tile: prepare for removing num_physpages and simplify mem_init()

zsmalloc zbud hybrid design discussion?
 2013-04-12 20:48 UTC  (6+ messages)

[PATCH] mm: prevent mmap_cache race in find_vma()
 2013-04-12 18:05 UTC  (11+ messages)

[PATCH 0/5] mm: Ability to monitor task memory changes (v3)
 2013-04-12 15:53 UTC  (10+ messages)
` [PATCH 1/5] clear_refs: Sanitize accepted commands declaration
` [PATCH 4/5] pagemap: Introduce the /proc/PID/pagemap2 file
` [PATCH 5/5] mm: Soft-dirty bits for user memory changes tracking
  ` [PATCH 6/5] selftest: Add simple test for soft-dirty bit

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2013-04-12 15:22 UTC  (4+ messages)

[RFC Patch 0/2] mm: Add parameters to make kernel behavior at memory error on dirty cache selectable
 2013-04-12 15:13 UTC  (13+ messages)

[PATCH] mm/mmap: Check for RLIMIT_AS before unmapping
 2013-04-12 13:42 UTC  (3+ messages)

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-12 13:40 UTC  (9+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority

[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
 2013-04-12 13:32 UTC  (20+ messages)
                  ` [Lsf-pc] "

[RFC Patch 2/2] mm: Add parameters to limit a rate of outputting memory error messages
 2013-04-12 13:30 UTC  (4+ messages)

System freezes when RAM is full (64-bit)
 2013-04-12 12:38 UTC  (13+ messages)

[PATCH] memcg: Check more strictly to avoid ULLONG overflow by PAGE_ALIGN
 2013-04-12 10:38 UTC  (3+ messages)

[PATCH -V5 00/25] THP support for PPC64
 2013-04-12  5:39 UTC  (16+ messages)
` [PATCH -V5 17/25] powerpc/THP: Implement transparent hugepages for ppc64
` [PATCH -V5 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
` [PATCH -V5 21/25] powerpc: Handle hugepage in perf callchain
` [PATCH -V5 22/25] powerpc/THP: get_user_pages_fast changes
` [PATCH -V5 24/25] powerpc: Optimize hugepage invalidate

[PATCH -V5 20/25] powerpc/THP: Add code to handle HPTE faults for large pages
 2013-04-12  4:01 UTC  (2+ messages)

[RFC PATCH v2 00/25] Dynamic NUMA: Runtime NUMA memory layout reconfiguration
 2013-04-12  1:13 UTC  (26+ messages)
` [RFC PATCH v2 01/25] rbtree: add postorder iteration functions
` [RFC PATCH v2 02/25] rbtree: add rbtree_postorder_for_each_entry_safe() helper
` [RFC PATCH v2 03/25] mm/memory_hotplug: factor out zone+pgdat growth
` [RFC PATCH v2 04/25] memory_hotplug: export ensure_zone_is_initialized() in mm/internal.h
` [RFC PATCH v2 05/25] mm/memory_hotplug: use {pgdat,zone}_is_empty() when resizing zones & pgdats
` [RFC PATCH v2 06/25] mm: add nid_zone() helper
` [RFC PATCH v2 07/25] page_alloc: add return_pages_to_zone() when DYNAMIC_NUMA is enabled
` [RFC PATCH v2 08/25] page_alloc: in move_freepages(), skip pages instead of VM_BUG on node differences
` [RFC PATCH v2 09/25] page_alloc: when dynamic numa is enabled, don't check that all pages in a block belong to the same zone
` [RFC PATCH v2 10/25] page-flags dnuma: reserve a pageflag for determining if a page needs a node lookup
` [RFC PATCH v2 11/25] memory_hotplug: factor out locks in mem_online_cpu()
` [RFC PATCH v2 12/25] mm: add memlayout & dnuma to track pfn->nid & transplant pages between nodes
` [RFC PATCH v2 13/25] mm: memlayout+dnuma: add debugfs interface
` [RFC PATCH v2 14/25] page_alloc: use dnuma to transplant newly freed pages in __free_pages_ok()
` [RFC PATCH v2 15/25] page_alloc: use dnuma to transplant newly freed pages in free_hot_cold_page()
` [RFC PATCH v2 16/25] page_alloc: transplant pages that are being flushed from the per-cpu lists
` [RFC PATCH v2 17/25] x86: memlayout: add a arch specific inital memlayout setter
` [RFC PATCH v2 18/25] init/main: call memlayout_global_init() in start_kernel()
` [RFC PATCH v2 19/25] dnuma: memlayout: add memory_add_physaddr_to_nid() for memory_hotplug
` [RFC PATCH v2 20/25] x86/mm/numa: when dnuma is enabled, use memlayout to handle memory hotplug's physaddr_to_nid
` [RFC PATCH v2 21/25] mm/memory_hotplug: VM_BUG if nid is too large
` [RFC PATCH v2 22/25] mm/page_alloc: in page_outside_zone_boundaries(), avoid premature decisions
` [RFC PATCH v2 23/25] mm/page_alloc: make pr_err() in page_outside_zone_boundaries() more useful
` [RFC PATCH v2 24/25] mm/page_alloc: use manage_pages instead of present pages when calculating default_zonelist_order()
` [RFC PATCH v2 25/25] mm: add a early_param "extra_nr_node_ids" to increase nr_node_ids above the minimum by a percentage

[PATCH] mm/vmstat: add note on safety of drain_zonestat
 2013-04-12  1:10 UTC 

[PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case
 2013-04-12  1:13 UTC  (5+ messages)

[patch]THP: add split tail pages to shrink page list in page reclaim
 2013-04-12  1:02 UTC  (3+ messages)

[LSF/MM TOPIC] Beyond NUMA
 2013-04-12  0:29 UTC 

[PATCH] resource: Update config option of release_mem_region_adjustable()
 2013-04-11 23:50 UTC  (5+ messages)

[PATCH 00/10] staging: zcache/ramster: fix and ramster/debugfs improvement
 2013-04-11 23:27 UTC  (13+ messages)
` [PATCH 02/10] staging: zcache: remove zcache_freeze
` [PATCH 05/10] staging: ramster: Move debugfs code out of ramster.c file

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-11 22:40 UTC  (4+ messages)
` [PATCH v3 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

[folded-merged] mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed-fix-fix.patch removed from -mm tree
 2013-04-11 20:48 UTC 

[folded-merged] mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed-fix.patch removed from -mm tree
 2013-04-11 20:48 UTC 

[folded-merged] mm-replace-hardcoded-3%-with-admin_reserve_pages-knob-fix.patch removed from -mm tree
 2013-04-11 20:47 UTC 

[folded-merged] mm-limit-growth-of-3%-hardcoded-other-user-reserve-fix.patch removed from -mm tree
 2013-04-11 20:46 UTC 

[PATCH v3 0/3] Support memory hot-delete to boot memory
 2013-04-11 20:30 UTC  (4+ messages)
` [PATCH v3 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()

The pagecache unloved in zone NORMAL?
 2013-04-11 20:30 UTC 

[PATCH 0/10] Reduce system disruption due to kswapd V3
 2013-04-11 19:57 UTC  (11+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
` [PATCH 02/10] mm: vmscan: Obey proportional scanning requirements for kswapd
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop
` [PATCH 04/10] mm: vmscan: Decide whether to compact the pgdat based on reclaim progress
` [PATCH 05/10] mm: vmscan: Do not allow kswapd to scan at maximum priority
` [PATCH 06/10] mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority
` [PATCH 09/10] mm: vmscan: Check if kswapd should writepage once per pgdat scan
` [PATCH 10/10] mm: vmscan: Move logic from balance_pgdat() to kswapd_shrink_zone()

print out hardware name & modules list when we encounter bad page tables
 2013-04-11 18:56 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 NNTP newsgroup(s).