linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-16 20:34:28 to 2013-05-21 00:04:40 UTC [more...]

[RFC PATCH 00/02] swap: allowing a more flexible DISCARD policy
 2013-05-21  0:04 UTC  (2+ messages)
` [RFC PATCH 01/02] swap: discard while swapping only if SWAP_FLAG_DISCARD_CLUSTER

[PATCH v7 00/34] kmemcg shrinkers
 2013-05-20 23:42 UTC  (42+ messages)
` [PATCH v7 01/34] fs: bump inode and dentry counters to long
` [PATCH v7 02/34] super: fix calculation of shrinkable objects for small numbers
` [PATCH v7 03/34] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v7 04/34] dentry: move to per-sb LRU locks
` [PATCH v7 05/34] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v7 06/34] mm: new shrinker API
` [PATCH v7 07/34] shrinker: convert superblock shrinkers to new API
` [PATCH v7 08/34] list: add a new LRU list type
` [PATCH v7 09/34] inode: convert inode lru list to generic lru list code
` [PATCH v7 10/34] dcache: convert to use new lru list infrastructure
` [PATCH v7 11/34] list_lru: per-node "
` [PATCH v7 12/34] shrinker: add node awareness
` [PATCH v7 13/34] vmscan: per-node deferred work
` [PATCH v7 14/34] list_lru: per-node API
` [PATCH v7 15/34] fs: convert inode and dentry shrinking to be node aware
` [PATCH v7 16/34] xfs: convert buftarg LRU to generic code
` [PATCH v7 17/34] xfs: convert dquot cache lru to list_lru
` [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
` [PATCH v7 19/34] drivers: convert shrinkers to new count/scan API
` [PATCH v7 20/34] i915: bail out earlier when shrinker cannot acquire mutex
` [PATCH v7 21/34] shrinker: convert remaining shrinkers to count/scan API
` [PATCH v7 22/34] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v7 23/34] shrinker: Kill old ->shrink API
` [PATCH v7 24/34] vmscan: also shrink slab in memcg pressure
` [PATCH v7 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v7 26/34] lru: add an element to a memcg list
` [PATCH v7 27/34] list_lru: per-memcg walks
` [PATCH v7 28/34] memcg: per-memcg kmem shrinking
` [PATCH v7 29/34] memcg: scan cache objects hierarchically
` [PATCH v7 30/34] vmscan: take at least one pass with shrinkers
` [PATCH v7 31/34] super: targeted memcg reclaim
` [PATCH v7 32/34] memcg: move initialization to memcg creation
` [PATCH v7 33/34] vmpressure: in-kernel notifications
` [PATCH v7 34/34] memcg: reap dead memcgs upon global memory pressure

mmotm 2013-05-09-15-57 uploaded
 2013-05-20 22:31 UTC  (3+ messages)

[PATCH] mm: vmscan: add BUG_ON on illegal return values from scan_objects
 2013-05-20 22:24 UTC  (3+ messages)

[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
 2013-05-20 22:09 UTC  (5+ messages)
` [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec

[RFCv2][PATCH 0/5] mm: Batch page reclamation under shink_page_list
 2013-05-20 21:55 UTC  (9+ messages)
` [RFCv2][PATCH 1/5] defer clearing of page_private() for swap cache pages
` [RFCv2][PATCH 2/5] make 'struct page' and swp_entry_t variants of swapcache_free()
` [RFCv2][PATCH 3/5] break up __remove_mapping()
` [RFCv2][PATCH 4/5] break out mapping "freepage" code
` [RFCv2][PATCH 5/5] batch shrink_page_list() locking operations

[PATCH 0/5] ACPI / scan / memhotplug: ACPI hotplug rework followup changes
 2013-05-20 21:31 UTC  (11+ messages)
` [PATCH 1/5] ACPI: Drop removal_type field from struct acpi_device
` [PATCH 2/5] ACPI / processor: Pass processor object handle to acpi_bind_one()
` [PATCH 3/5] Driver core / MM: Drop offline_memory_block()
` [PATCH 4/5] ACPI / scan: Add second pass of companion offlining to hot-remove code
` [PATCH 5/5] ACPI / memhotplug: Drop unnecessary code

Bye bye Mr tmem guy
 2013-05-20 20:46 UTC  (2+ messages)

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

[PATCHv11 0/4] zswap: compressed swap caching
 2013-05-20 15:42 UTC  (15+ messages)
` [PATCHv11 2/4] zbud: add to mm/
` [PATCHv11 3/4] zswap: "
` [PATCHv11 4/4] zswap: add documentation

[PATCH] staging: ramster: add how-to document
 2013-05-20 15:16 UTC  (2+ messages)

[PATCH] staging: ramster: add how-to document
 2013-05-20 14:52 UTC 

[patch v3 0/3 -mm] Soft limit rework
 2013-05-20 14:44 UTC  (18+ messages)
` [patch v3 -mm 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
` [patch v3 -mm 2/3] memcg: Get rid of soft-limit tree infrastructure
` [patch v3 -mm 3/3] vmscan, memcg: Do softlimit reclaim also for targeted reclaim

[PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
 2013-05-20 14:38 UTC  (12+ messages)
` [PATCH 1/5] mm: Add tracepoints for LRU activation and insertions
` [PATCH 2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/5] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
` [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
` [PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru

[Suggestion] mm/bootmem.c: need return failure code when BUG() neither CONFIG_BUG nor HAVE_ARCH_BUG is defined
 2013-05-20  8:10 UTC 

[Qemu-devel] QEMU NUMA and memory allocation problem
 2013-05-20  3:03 UTC  (4+ messages)
  `  "

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-19 20:35 UTC  (10+ messages)
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep

[PATCH] KVM/MIPS32: Export min_low_pfn
 2013-05-19  9:22 UTC 

[PATCH 0/9] Reduce system disruption due to kswapd V4
 2013-05-18 21:15 UTC  (5+ messages)
` [PATCH 2/9] mm: vmscan: Obey proportional scanning requirements for kswapd

[PATCH v7, part3 00/16] accurately calculate memory statisitic information
 2013-05-18 19:33 UTC  (18+ messages)
` [PATCH v7, part3 01/16] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v7, part3 02/16] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v7, part3 03/16] mm/ARM64: kill poison_init_mem()
` [PATCH v7, part3 04/16] mm/x86: use free_reserved_area() to simplify code
` [PATCH v7, part3 05/16] mm/tile: use common help functions to free reserved pages
` [PATCH v7, part3 06/16] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v7, part3 07/16] mm, acornfb: "
` [PATCH v7, part3 08/16] mm: fix some trivial typos in comments
` [PATCH v7, part3 09/16] mm: use managed_pages to calculate default zonelist order
` [PATCH v7, part3 10/16] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v7, part3 11/16] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v7, part3 12/16] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v7, part3 13/16] mm: correctly update zone->mamaged_pages
` [PATCH v7, part3 14/16] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v7, part3 15/16] mm: report available pages as "MemTotal" for each NUMA node
` [PATCH v7, part3 16/16] AVR32: fix building warnings caused by redifinitions of HZ

[PATCH v6 00/31] kmemcg shrinkers
 2013-05-18  7:20 UTC  (12+ messages)
` [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware

[PATCH] memcg: update TODO list in Documentation
 2013-05-17  5:46 UTC  (3+ messages)

[PATCH] ipc/shm.c: don't use auto variable hs in newseg()
 2013-05-18  1:46 UTC  (3+ messages)

[PATCHv10 0/4] zswap: compressed swap caching
 2013-05-17 22:26 UTC  (3+ messages)
` [PATCHv10 1/4] debugfs: add get/set for atomic types

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-05-17 18:30 UTC  (15+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
                  ` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())

[PATCH 0/12][V3] memcg: make memcg's life cycle the same as cgroup
 2013-05-17 18:08 UTC  (12+ messages)
` [PATCH 1/9] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 2/9] memcg, kmem: fix reference count handling on the error path
` [PATCH 3/9] memcg: use css_get() in sock_update_memcg()
` [PATCH 4/9] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH 5/9] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 6/9] memcg: use css_get/put for swap memcg
` [PATCH 7/9] memcg: don't need to get a reference to the parent
` [PATCH 8/9] memcg: kill memcg refcnt
` [PATCH 9/9] memcg: don't need to free memcg via RCU or workqueue

[PATCH] mm/memory-failure.c: fix memory leak in successful soft offlining
 2013-05-17 16:18 UTC 

[PATCH v6, part3 16/16] AVR32: fix building warnings caused by redifinitions of HZ
 2013-05-17 15:28 UTC  (4+ messages)
` [PATCH v6, part3 00/16] accurately calculate memory statisitic information

readahead man page incorrectly says it blocks
 2013-05-17 14:54 UTC 

[PATCH V2 0/3] memcg: simply lock of page stat accounting
 2013-05-17 12:53 UTC  (9+ messages)

[PATCH] mm/nommu.c: add additional check for vread() just like vwrite() has done
 2013-05-17 12:25 UTC 

[PATCH] mm/page_alloc.c: add additional checking and return value for the 'table->data'
 2013-05-17 11:00 UTC 

[RFC PATCH v2 00/11] HugeTLB and THP support for ARM64
 2013-05-17  8:41 UTC  (4+ messages)
` [RFC PATCH v2 09/11] ARM64: mm: HugeTLB support

[PATCH] mm: vmscan: handle any negative return value from scan_objects
 2013-05-17  8:00 UTC  (5+ messages)

[PATCH v6 0/8] kdump, vmcore: support mmap() on /proc/vmcore
 2013-05-17  5:43 UTC  (18+ messages)
` [PATCH v6 2/8] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH v6 4/8] vmalloc: make find_vm_area check in range
` [PATCH v6 6/8] vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
` [PATCH v6 8/8] vmcore: support mmap() on /proc/vmcore

[PATCH v3 0/4] misc patches related to resizing nodes & zones
 2013-05-16 21:05 UTC  (4+ messages)
` [PATCH v3 3/4] memory_hotplug: use pgdat_resize_lock() in online_pages()

[RFC v2 0/2] virtio_balloon: auto-ballooning support
 2013-05-16 21:04 UTC  (3+ 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).