linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-28 03:38:04 to 2013-05-30 10:36:20 UTC [more...]

[PATCH v9 00/35] kmemcg shrinkers
 2013-05-30 10:35 UTC  (13+ messages)
` [PATCH v9 01/35] fs: bump inode and dentry counters to long
` [PATCH v9 03/35] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v9 04/35] dentry: move to per-sb LRU locks
` [PATCH v9 05/35] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v9 06/35] mm: new shrinker API
` [PATCH v9 07/35] shrinker: convert superblock shrinkers to new API
` [PATCH v9 08/35] list: add a new LRU list type
` [PATCH v9 09/35] inode: convert inode lru list to generic lru list code
` [PATCH v9 10/35] dcache: convert to use new lru list infrastructure
` [PATCH v9 11/35] list_lru: per-node "
` [PATCH v9 12/35] shrinker: add node awareness
` [PATCH v9 13/35] vmscan: per-node deferred work

[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
 2013-05-30 10:30 UTC  (8+ messages)
` [PATCH v8 9/9] "

[PATCH 0/8] Reduce system disruption due to kswapd followup V3
 2013-05-30 10:10 UTC  (10+ messages)
` [PATCH 1/8] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/8] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/8] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/8] mm: vmscan: Set zone flags before blocking
` [PATCH 5/8] mm: vmscan: Move direct reclaim wait_iff_congested into shrink_list
` [PATCH 6/8] mm: vmscan: Treat pages marked for immediate reclaim as zone congestion
` [PATCH 7/8] mm: vmscan: Take page buffers dirty and locked state into account
` [PATCH 8/8] fs: nfs: Inform the VM about pages being committed or unstable

[PATCH 0/2] Update aops documentation
 2013-05-30 10:05 UTC  (3+ messages)
` [PATCH 1/2] documentation: Update address_space_operations
` [PATCH 2/2] documentation: Document the is_dirty_writeback aops callback

[patch v3 -mm 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
 2013-05-30  8:45 UTC  (8+ messages)

[PATCH 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-30  8:20 UTC  (3+ messages)

[PATCH v8 00/34] kmemcg shrinkers
 2013-05-30  7:43 UTC  (8+ messages)
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code

TLB and PTE coherency during munmap
 2013-05-30  7:00 UTC  (18+ messages)

[PATCH, v2 00/13] kill free_all_bootmem_node() for all architectures
 2013-05-30  7:02 UTC  (16+ messages)
` [PATCH, v2 01/13] mm: introduce helper function set_max_mapnr()
` [PATCH, v2 02/13] mm/AVR32: prepare for killing free_all_bootmem_node()
` [PATCH, v2 03/13] mm/IA64: "
` [PATCH, v2 04/13] mm/m32r: "
` [PATCH, v2 05/13] mm/m68k: "
` [PATCH, v2 06/13] mm/metag: "
` [PATCH, v2 07/13] mm/MIPS: "
` [PATCH, v2 08/13] mm/PARISC: "
` [PATCH, v2 09/13] mm/PPC: "
` [PATCH, v2 10/13] mm/SH: "
` [PATCH, v2 11/13] mm: kill free_all_bootmem_node()
` [PATCH, v2 12/13] mm/alpha: unify mem_init() for both UMA and NUMA architectures
` [PATCH, v2 13/13] mm/m68k: fix build warning of unused variable

[RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
 2013-05-30  6:32 UTC  (9+ messages)
                          ` [regression] "

[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
 2013-05-30  5:48 UTC  (6+ messages)
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem

[PATCH] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots
 2013-05-30  5:02 UTC  (7+ messages)

[patch] mm, memcg: add oom killer delay
 2013-05-30  1:18 UTC 

[PATCH] mm: sparse: use __aligned() instead of manual padding in mem_section
 2013-05-30  0:54 UTC  (2+ messages)

[PATCH 0/2] Reduce system disruption due to kswapd followup
 2013-05-29 22:28 UTC  (4+ messages)
` [PATCH 4/4] mm: vmscan: Take page buffers dirty and locked state into account

[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
 2013-05-29 22:08 UTC  (4+ messages)

[PATCH v2 1/2] Make the batch size of the percpu_counter configurable
 2013-05-29 21:34 UTC  (10+ messages)

[PATCHv12 0/4] zswap: compressed swap caching
 2013-05-29 21:29 UTC  (20+ messages)
` [PATCHv12 1/4] debugfs: add get/set for atomic types
` [PATCHv12 2/4] zbud: add to mm/
` [PATCHv12 3/4] zswap: "

[PATCH updated] drivers/base: Use attribute groups to create sysfs memory files
 2013-05-29 21:27 UTC  (3+ messages)

spin_lock contention in shrink_inactive_list
 2013-05-29 18:45 UTC 

[patch 1/2] mm: fincore()
 2013-05-29 17:52 UTC  (8+ messages)

[PATCH, v2 0/5] clean stale VALID_PAGE() related code and comments
 2013-05-29 15:08 UTC  (6+ messages)
` [PATCH, v2 1/5] mm/ALPHA: clean up unused VALID_PAGE()
` [PATCH, v2 2/5] mm/ARM: fix stale comment about VALID_PAGE()
` [PATCH, v2 3/5] mm/CRIS: clean up unused VALID_PAGE()
` [PATCH, v2 4/5] mm/microblaze: "
` [PATCH, v2 5/5] mm/unicore32: fix stale comment about VALID_PAGE()

[PATCH v6, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:57 UTC  (42+ messages)
` [PATCH v6, part4 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v6, part4 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v6, part4 03/41] c6x: "
` [PATCH v6, part4 04/41] h8300: "
` [PATCH v6, part4 05/41] score: "
` [PATCH v6, part4 06/41] tile: "
` [PATCH v6, part4 07/41] UML: "
` [PATCH v6, part4 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v6, part4 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v6, part4 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v6, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v6, part4 12/41] mm/ARC: "
` [PATCH v6, part4 13/41] mm/ARM: "
` [PATCH v6, part4 14/41] mm/ARM64: "
` [PATCH v6, part4 15/41] mm/AVR32: "
` [PATCH v6, part4 16/41] mm/blackfin: "
` [PATCH v6, part4 17/41] mm/c6x: "
` [PATCH v6, part4 18/41] mm/cris: "
` [PATCH v6, part4 19/41] mm/frv: "
` [PATCH v6, part4 20/41] mm/h8300: "
` [PATCH v6, part4 21/41] mm/hexagon: "
` [PATCH v6, part4 22/41] mm/IA64: "
` [PATCH v6, part4 23/41] mm/m32r: "
` [PATCH v6, part4 24/41] mm/m68k: "
` [PATCH v6, part4 25/41] mm/metag: "
` [PATCH v6, part4 26/41] mm/microblaze: "
` [PATCH v6, part4 27/41] mm/MIPS: "
` [PATCH v6, part4 28/41] mm/mn10300: "
` [PATCH v6, part4 29/41] mm/openrisc: "
` [PATCH v6, part4 30/41] mm/PARISC: "
` [PATCH v6, part4 31/41] mm/ppc: "
` [PATCH v6, part4 32/41] mm/s390: "
` [PATCH v6, part4 33/41] mm/score: "
` [PATCH v6, part4 34/41] mm/SH: "
` [PATCH v6, part4 35/41] mm/SPARC: "
` [PATCH v6, part4 36/41] mm/tile: "
` [PATCH v6, part4 37/41] mm/um: "
` [PATCH v6, part4 38/41] mm/unicore32: "
` [PATCH v6, part4 39/41] mm/x86: "
` [PATCH v6, part4 40/41] mm/xtensa: "
` [PATCH v6, part4 41/41] mm: kill global variable num_physpages

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:05 UTC  (4+ messages)
` [PATCH v5, part4 12/41] mm/ARC: prepare for removing num_physpages and simplify mem_init()

mmotm-2013-05-22: Bad page state
 2013-05-29  9:15 UTC  (3+ messages)

[PATCH v8, part3 00/14] accurately calculate memory statisitic information
 2013-05-29  8:51 UTC  (8+ messages)
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages

[PATCH v7, part3 00/16] accurately calculate memory statisitic information
 2013-05-29  8:49 UTC  (3+ messages)
` [PATCH v7, part3 14/16] mm: concentrate modification of totalram_pages into the mm core

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-05-29  5:36 UTC  (5+ messages)

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-05-29  2:48 UTC  (3+ messages)

SIGBUS accessing MAP_HUGETLB space w/ nr_overcommit == 0
 2013-05-29  1:42 UTC 

[PATCH 0/2] hugetlbfs: support split page table lock
 2013-05-29  1:11 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH v3 2/2] migrate: add migrate_entry_wait_huge()

[PATCH] Memory hotplug: Move alternative function definitions to header
 2013-05-28 23:32 UTC 

[PATCHv4 00/39] Transparent huge page cache
 2013-05-28 16:33 UTC  (13+ messages)
` [PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv4 15/39] thp, mm: trigger bug in replace_page_cache_page() on THP

[PATCH] drivers: staging: zcache: fix compile error
 2013-05-28 15:29 UTC  (2+ messages)

[PATCH][trivial] memcg: Kconfig info update
 2013-05-28 14:53 UTC  (2+ messages)

[PATCH v4 00/20] change invalidatepage prototype to accept length
 2013-05-28 11:21 UTC  (3+ messages)

[PATCH v3] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-28  7:25 UTC 

[PATCH v3 1/6] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-28  7:16 UTC  (4+ 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).