linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-24 10:32:50 to 2013-05-29 12:42:34 UTC [more...]

TLB and PTE coherency during munmap
 2013-05-29 12:42 UTC  (11+ messages)

[PATCH v8 00/34] kmemcg shrinkers
 2013-05-29 12:25 UTC  (34+ messages)
` [PATCH v8 09/34] inode: convert inode lru list to generic lru list code
` [PATCH v8 10/34] dcache: convert to use new lru list infrastructure
` [PATCH v8 11/34] list_lru: per-node "
` [PATCH v8 12/34] shrinker: add node awareness
` [PATCH v8 13/34] vmscan: per-node deferred work
` [PATCH v8 14/34] list_lru: per-node API
` [PATCH v8 15/34] fs: convert inode and dentry shrinking to be node aware
` [PATCH v8 16/34] xfs: convert buftarg LRU to generic code
` [PATCH v8 17/34] xfs: convert dquot cache lru to list_lru
` [PATCH v8 18/34] fs: convert fs shrinkers to new scan/count API
` [PATCH v8 19/34] drivers: convert shrinkers to new count/scan API
` [PATCH v8 20/34] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v8 21/34] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v8 22/34] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v8 23/34] shrinker: Kill old ->shrink API
` [PATCH v8 24/34] vmscan: also shrink slab in memcg pressure
` [PATCH v8 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v8 26/34] lru: add an element to a memcg list
` [PATCH v8 27/34] list_lru: per-memcg walks
` [PATCH v8 28/34] memcg: per-memcg kmem shrinking
` [PATCH v8 29/34] memcg: scan cache objects hierarchically
` [PATCH v8 30/34] vmscan: take at least one pass with shrinkers
` [PATCH v8 31/34] super: targeted memcg reclaim
` [PATCH v8 32/34] memcg: move initialization to memcg creation
` [PATCH v8 33/34] vmpressure: in-kernel notifications
` [PATCH v8 34/34] memcg: reap dead memcgs upon global memory pressure

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  (23+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [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 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node

[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

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

[RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
 2013-05-29  7:58 UTC  (7+ messages)
                          ` [regression] "

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

[PATCH updated] drivers/base: Use attribute groups to create sysfs memory files
 2013-05-29  5:17 UTC 

[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 

[PATCHv12 0/4] zswap: compressed swap caching
 2013-05-28 21:59 UTC  (5+ messages)
` [PATCHv12 2/4] zbud: add to mm/
` [PATCHv12 3/4] zswap: "

[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  (4+ 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  (34+ messages)
` [PATCH v3 2/6] mm/memory_hotplug: remove memory_add_physaddr_to_nid
` [patch v2 3/6] mm/memory_hotplug: Disable memory hotremove for 32bit
` [PATCH v3 4/6] mm/hugetlb: use already exist interface huge_page_shift
` [PATCH v3 5/6] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v3 6/6] mm/hugetlb: remove hugetlb_prefault

[patch v3 -mm 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
 2013-05-27 17:20 UTC  (6+ messages)
  ` [PATCH 1/3] memcg: track children in soft limit excess to improve soft limit
  ` [PATCH 2/3] memcg, vmscan: Do not attempt soft limit reclaim if it would not scan anything
  ` [PATCH 3/3] memcg: Track all children over limit in the root
  ` [PATCH] memcg: enhance memcg iterator to support predicates

[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
 2013-05-27 16:35 UTC  (4+ messages)
` [PATCH v3-resend 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3-resend 11/11] kernel: uaccess in atomic with pagefault_disable

[PATCH] oom: add pending SIGKILL check for chosen victim
 2013-05-27 16:16 UTC  (13+ messages)

[PATCH 0/2] Reduce system disruption due to kswapd followup
 2013-05-27 13:02 UTC  (5+ messages)
` [PATCH 1/4] mm: vmscan: Block kswapd if it is encountering pages under writeback -fix
` [PATCH 2/4] mm: vmscan: Stall page reclaim and writeback pages based on dirty/writepage pages encountered
` [PATCH 3/4] mm: vmscan: Stall page reclaim after a list of pages have been processed
` [PATCH 4/4] mm: vmscan: Take page buffers dirty and locked state into account

[PATCH v5 0/7] Per process reclaim
 2013-05-27  8:24 UTC  (6+ messages)
` [PATCH v5 6/7] mm: Support address range reclaim

[PATCH v8 0/9] kdump, vmcore: support mmap() on /proc/vmcore
 2013-05-27  1:49 UTC  (9+ messages)
` [PATCH v8 3/9] vmcore: treat memory chunks referenced by PT_LOAD program header entries in page-size boundary in vmcore_list
` [PATCH v8 9/9] vmcore: support mmap() on /proc/vmcore

[PATCH v4 1/3] mm/hugetlb: use already exist interface huge_page_shift
 2013-05-26 23:47 UTC  (3+ messages)
` [PATCH v4 2/3] mm/pageblock: remove get/set_pageblock_flags
` [PATCH v4 3/3] mm/hugetlb: remove hugetlb_prefault

[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
 2013-05-26 16:32 UTC  (9+ messages)
` [PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGES
` [PATCH 02/02] swapon: allow a more flexible swap discard policy

[PATCH v2 1/4] mm/memory-hotplug: fix lowmem count overflow when offline pages
 2013-05-26 14:59 UTC  (7+ messages)

[PATCH] mm: page_alloc: fix watermark check in __zone_watermark_ok()
 2013-05-25  4:32 UTC  (3+ messages)

[PATCH 0/4] Support hot-remove local pagetable pages
 2013-05-25  2:22 UTC  (5+ messages)
` [PATCH 2/4] mem-hotplug: Skip LOCAL_NODE_DATA pages in memory offline procedure
` [PATCH 4/4] mem-hotplug: Do not free LOCAL_NODE_DATA pages to buddy system in hot-remove procedure

[PATCH 3/3] mm/kmemleak.c: Merge the consecutive scan-areas
 2013-05-24 17:06 UTC  (2+ messages)

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-24 14:18 UTC  (8+ messages)
` [PATCH v2 07/10] powerpc: uaccess s/might_sleep/might_fault/
` [PATCH v3 10/11] kernel: drop voluntary schedule from might_fault
` [PATCH v3 11/11] kernel: uaccess in atomic with pagefault_disable

[PATCH 00/11] HugeTLB and THP support for ARM64
 2013-05-24 11:23 UTC  (16+ messages)
` [PATCH 01/11] mm: hugetlb: Copy huge_pmd_share from x86 to mm
` [PATCH 02/11] x86: mm: Remove x86 version of huge_pmd_share
` [PATCH 03/11] mm: hugetlb: Copy general hugetlb code from x86 to mm
` [PATCH 04/11] x86: mm: Remove general hugetlb code from x86
` [PATCH 05/11] mm: thp: Correct the HPAGE_PMD_ORDER check
` [PATCH 07/11] ARM64: mm: Make PAGE_NONE pages read only and no-execute
` [PATCH 09/11] ARM64: mm: HugeTLB support


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