linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-05 00:45:40 to 2012-07-09 10:36:19 UTC [more...]

[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
 2012-07-09 10:35 UTC  (14+ messages)
` [RFC PATCH v3 1/13] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH v3 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug
` [RFC PATCH v3 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v3 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v3 6/13] memory-hotplug : add memory_block_release
` [RFC PATCH v3 7/13] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH v3 8/13] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH v3 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v3 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v3 11/13] memory-hotplug : free memmap "
` [RFC PATCH v3 12/13] memory-hotplug : add node_device_release
` [RFC PATCH v3 13/13] memory-hotplug : remove sysfs file of node

[PATCH] mm/hugetlb: split out is_hugetlb_entry_migration_or_hwpoison
 2012-07-09 10:12 UTC 

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-07-09 10:04 UTC  (6+ messages)
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context

[PATCH] mm: Warn about costly page allocation
 2012-07-09  9:12 UTC  (4+ messages)

WARNING: __GFP_FS allocations with IRQs disabled (kmemcheck_alloc_shadow)
 2012-07-09  9:09 UTC  (5+ messages)

[PATCH 3/7] mm/slub.c: remove invalid reference to list iterator variable
 2012-07-09  9:04 UTC  (2+ messages)

[PATCH v2] ARM: dma-mapping: modify condition check while freeing pages
 2012-07-09  9:03 UTC 

[RFC PATCH v2 0/13] memory-hotplug : hot-remove physical memory
 2012-07-09  8:18 UTC  (10+ messages)
` [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs

[patch 00/11] mm: memcg: charge/uncharge improvements
 2012-07-09  7:36 UTC  (24+ messages)
` [patch 01/11] mm: memcg: fix compaction/migration failing due to memcg limits
` [patch 02/11] mm: swapfile: clean up unuse_pte race handling
` [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
` [patch 04/11] mm: memcg: push down PageSwapCache check into uncharge entry functions
` [patch 05/11] mm: memcg: only check for PageSwapCache when uncharging anon
` [patch 06/11] mm: memcg: move swapin charge functions above callsites
` [patch 07/11] mm: memcg: remove unneeded shmem charge type
` [patch 08/11] mm: memcg: remove needless !mm fixup to init_mm when charging
` [patch 09/11] mm: memcg: split swapin charge function into private and public part
` [patch 10/11] mm: memcg: only check swap cache pages for repeated charging
` [patch 11/11] mm: memcg: only check anon swapin page charges for swap cache

[PATCH v2 1/9] zcache: fix refcount leak
 2012-07-09  5:55 UTC  (5+ messages)

[PATCH 0/7] Per-cgroup page stat accounting
 2012-07-09  5:28 UTC  (32+ messages)
` [PATCH 1/7] memcg: update cgroup memory document
` [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH 5/7] memcg: add per cgroup dirty pages accounting
` [PATCH 6/7] memcg: add per cgroup writeback "

[PATCH] mm/memcg: return -EBUSY when oom-kill-disable modified and memcg use_hierarchy, has children
 2012-07-09  5:10 UTC  (3+ messages)

[PATCH] mm/memcg: complete documentation for tcp memcg files
 2012-07-09  4:47 UTC  (2+ messages)

[PATCH] mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
 2012-07-09  4:44 UTC  (2+ messages)

[PATCH] mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in comment
 2012-07-09  4:37 UTC  (2+ messages)

[PATCH SLAB 1/2 v3] duplicate the cache name in SLUB's saved_alias list, SLAB, and SLOB
 2012-07-09  2:42 UTC  (5+ messages)
` [PATCH powerpc 2/2 v3] kfree the cache name of pgtable cache

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-07-09  1:48 UTC  (11+ messages)
` [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used

[PATCH] mm: don't invoke __alloc_pages_direct_compact when order 0
 2012-07-08 22:53 UTC  (8+ messages)

[RFC][PATCH 00/26] sched/numa
 2012-07-08 18:35 UTC  (19+ messages)
` [RFC][PATCH 02/26] mm, mpol: Remove NUMA_INTERLEAVE_HIT
` [RFC][PATCH 03/26] mm, mpol: add MPOL_MF_LAZY
` [RFC][PATCH 04/26] mm, mpol: add MPOL_MF_NOOP
` [RFC][PATCH 14/26] sched, numa: Numa balancer
` [RFC][PATCH 25/26] sched, numa: Only migrate long-running entities

[PATCH 1/3] slub: prefetch next freelist pointer in __slab_alloc()
 2012-07-08 16:19 UTC  (11+ messages)
  ` [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
  ` [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()

Common [0/4] Sl[auo]b: Common code rework V6 (limited)
 2012-07-06 20:25 UTC  (5+ messages)
` Common [1/4] Extract common code for kmem_cache_create()
` Common [2/4] Common definition for boot state of the slab allocators
` Common [3/4] Use a common mutex definition
` Common [4/4] Move kmem_cache_create mutex handling to common code

[PATCH] mm, slab: Build fix for recent kmem_cache changes
 2012-07-06 19:42 UTC 

[PATCH 00/40] AutoNUMA19
 2012-07-06 18:38 UTC  (33+ messages)
` [PATCH 09/40] autonuma: introduce kthread_bind_node()
` [PATCH 13/40] autonuma: CPU follow memory algorithm

[PATCH] ARM: dma-mapping: modify condition check while freeing pages
 2012-07-06 15:52 UTC  (2+ messages)
` [Linaro-mm-sig] "

[RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
 2012-07-06 15:36 UTC  (13+ messages)
` [RFC PATCH 2/4] mm: make consistent use of PG_slab flag

[PATCH v4 00/25] kmem limitation for memcg
 2012-07-06 15:16 UTC  (3+ messages)
` [PATCH v4 24/25] memcg/slub: shrink dead caches

[PATCH 0/4] zsmalloc improvements
 2012-07-06 15:07 UTC  (3+ messages)

[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
 2012-07-06 13:15 UTC  (4+ messages)

[PATCH] mm/memcg: add BUG() to mem_cgroup_reset
 2012-07-06  8:44 UTC  (5+ messages)

[PATCH v2] mm/memcg: mem_cgroup_resize_xxx_limit can guarantee memcg->res.limit <= memcg->memsw.limit
 2012-07-06  8:29 UTC  (2+ messages)

[PATCH v2] mm/buddy: more comments for show_free_areas()
 2012-07-06  8:23 UTC  (2+ messages)

[PATCH] mm/buddy: more comments for skip_free_areas_node()
 2012-07-06  5:46 UTC  (3+ messages)

[PATCH] mm/memcg: swappiness should between 0 and 100
 2012-07-06  5:24 UTC  (6+ messages)

[PATCH v4 1/3] mm/sparse: optimize sparse_index_alloc
 2012-07-06  3:09 UTC  (3+ messages)
` [PATCH v4 2/3] mm/sparse: more check on mem_section number
` [PATCH 3/3] mm/sparse: remove index_init_lock

[PATCH] mm: setup pageblock_order before it's used by sparse
 2012-07-06  1:24 UTC  (6+ messages)

High Quality Global Replica et2cx
 2012-07-05 20:03 UTC 

Bad use of highmem with buffer_migrate_page?
 2012-07-05 19:21 UTC  (5+ messages)

Swiss luxury watch brands - Rolex, Breitling, TAG Heuer, Cartier, Panerai, Patek Philippe, Hublot.EXPRESS DELIVERY, we accept VISA / MASTERCARD ub7r722d3
 2012-07-05 15:31 UTC 

MMTests 0.04
 2012-07-05 14:57 UTC  (4+ messages)
  ` [MMTests] Interactivity during IO on ext3
  ` [MMTests] Interactivity during IO on ext4

[Patch] mm/policy: use int instead of unsigned for nid
 2012-07-05 13:37 UTC  (3+ messages)

[PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
 2012-07-05 13:26 UTC  (6+ messages)
` [PATCH 2/4] mm/hotplug: correctly add new zone to all other nodes' zone lists
` [PATCH 3/4] mm/hotplug: free zone->pageset when a zone becomes empty
` [PATCH 4/4] mm/hotplug: mark memory hotplug code in page_alloc.c as __meminit

[RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
 2012-07-05  9:05 UTC  (8+ messages)
` [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA

You pig!
 2012-07-05  8:39 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).