messages from 2012-10-23 10:25:20 to 2012-10-25 12:20:09 UTC [more...]
mpol_to_str revisited
2012-10-25 12:19 UTC (17+ messages)
` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
[PATCH] add some drop_caches documentation and info messsge
2012-10-25 11:57 UTC (17+ messages)
[RFC 1/2]swap: add a simple buddy allocator
2012-10-25 11:35 UTC (3+ messages)
shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
2012-10-25 11:14 UTC (7+ messages)
[PATCH v5 00/18] slab accounting for memcg
2012-10-25 11:05 UTC (21+ messages)
` [PATCH v5 01/18] move slabinfo processing to slab_common.c
` [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy
` [PATCH v5 05/18] slab/slub: struct memcg_params
` [PATCH v5 06/18] consider a memcg parameter in kmem_create_cache
` [PATCH v5 08/18] memcg: infrastructure to match an allocation to the right cache
` [PATCH v5 16/18] slab: propagate tunables values
MMTests 0.06
2012-10-25 10:46 UTC (4+ messages)
process hangs on do_exit when oom happens
2012-10-25 9:57 UTC (10+ messages)
[PATCH] mm: memmap_init_zone() performance improvement
2012-10-25 9:44 UTC (7+ messages)
[RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
2012-10-25 9:23 UTC (10+ messages)
` [RFC 1/2] vmevent: Implement pressure attribute
[PATCH] mm: fix build warning in try_to_unmap_cluster()
2012-10-25 9:21 UTC
[PATCH] mm: rmap: fix build warning
2012-10-25 8:50 UTC
[PATCH 0/2 V2] memory_hotplug: fix memory hotplug bug
2012-10-25 4:17 UTC (5+ messages)
` [PATCH 1/2 V2] memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
` [PATCH 2/2 V2] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
2012-10-25 3:12 UTC (18+ messages)
[RFC PATCH 0/5] vmstats for compaction, migration and autonuma
2012-10-25 2:57 UTC (3+ messages)
` [PATCH 1/5] mm: compaction: Move migration fail/success stats to migrate.c
[RFC] Support volatile range for anon vma
2012-10-25 2:57 UTC
some ksm questions
2012-10-25 2:00 UTC
some ksm questions
2012-10-25 1:55 UTC
[RFC 2/2]swap: make swap discard async
2012-10-25 0:57 UTC (3+ messages)
mmotm 2012-10-24-17-15 uploaded
2012-10-25 0:16 UTC
[PATCH v2] Change the check for PageReadahead into an else-if
2012-10-24 23:49 UTC (2+ messages)
[PATCH v2] thp: clean up __collapse_huge_page_isolate
2012-10-24 22:43 UTC (2+ messages)
mmotm 2012-10-22-17-08 uploaded
2012-10-24 22:32 UTC (4+ messages)
` mmotm 2012-10-22-17-08 uploaded (memory_hotplug.c)
[PATCH] Change the check for PageReadahead into an else-if
2012-10-24 20:44 UTC (4+ messages)
[PATCH v4 00/10, REBASED] Introduce huge zero page
2012-10-24 20:44 UTC (14+ messages)
` [PATCH v4 10/10] thp: implement refcounting for "
[PATCH v2 0/2] common entry point for kmem_cache_free
2012-10-24 19:34 UTC (9+ messages)
` [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common
` [PATCH v2 2/2] slab: move kmem_cache_free to common code
[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-24 19:25 UTC (7+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
CK2 [01/15] slab: Simplify bootstrap
2012-10-24 17:47 UTC (19+ messages)
` CK2 [15/15] Common Kmalloc cache determination
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [08/15] slab: Use common kmalloc_index/kmalloc_size functions
` CK2 [09/15] slab: Common name for the per node structures
` CK2 [07/15] Common kmalloc slab index determination
CK4 [02/15] create common functions for boot slab creation
2012-10-24 15:06 UTC (15+ messages)
` CK4 [01/15] slab: Simplify bootstrap
` CK4 [03/15] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK4 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK4 [05/15] Common alignment code
` CK4 [06/15] Move kmalloc related function defs
` CK4 [11/15] Common constants for kmalloc boundaries
` CK4 [08/15] slab: Use common kmalloc_index/kmalloc_size functions
` CK4 [10/15] slab: rename nodelists to node
` CK4 [09/15] slab: Common name for the per node structures
` CK4 [12/15] Common definition for the array of kmalloc caches
` CK4 [07/15] Common kmalloc slab index determination
` CK4 [15/15] Common Kmalloc cache determination
` CK4 [14/15] stat: Use size_t for sizes instead of unsigned
` CK4 [13/15] Common function to create the kmalloc array
CK4 [00/15] Sl[auo]b: Common kmalloc caches V4
2012-10-24 15:05 UTC
[PATCH 0/2] move kmem_cache_free to common code
2012-10-24 13:39 UTC (19+ messages)
` [PATCH 1/2] slab: commonize slab_cache field in struct page
` [PATCH 2/2] slab: move kmem_cache_free to common code
[PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
2012-10-24 13:36 UTC (8+ messages)
` [PATCH for-v3.7 2/2] slub: optimize kmalloc* inlining for GFP_DMA
ksm questions
2012-10-24 12:40 UTC (8+ messages)
[RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
2012-10-24 12:26 UTC (6+ messages)
questions about free_area_init_core(), SPARSEMEM, DMA
2012-10-24 12:18 UTC
[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-24 9:35 UTC (13+ messages)
Major performance regressions in 3.7rc1/2
2012-10-24 8:38 UTC (8+ messages)
` [patch for-3.7] mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-24 8:30 UTC (5+ messages)
[PATCH 0/3] memory_hotplug: fix memory hotplug bug
2012-10-24 7:06 UTC (7+ messages)
` [PATCH 2/3] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
+ memory-hotplug-allocate-zones-pcp-before-onlining-pages.patch added to -mm tree
2012-10-24 6:55 UTC
[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
2012-10-24 5:53 UTC (4+ messages)
[patch v4]swap: add a simple random read swapin detection
2012-10-24 1:13 UTC (13+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v6
2012-10-23 22:56 UTC (12+ messages)
[PATCH 1/2] mm/slob: Mark zone page state to get slab usage at /proc/meminfo
2012-10-23 21:34 UTC (8+ messages)
[PATCH 00/33] AutoNUMA27
2012-10-23 16:32 UTC (4+ messages)
[PATCH] mm: cma: alloc_contig_range: return early for err path
2012-10-23 12:13 UTC (2+ messages)
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-10-23 10:39 UTC (9+ messages)
` [PATCH v2 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [PATCH v2 08/12] memory-hotplug: remove memmap "
` [PATCH v2 09/12] memory-hotplug: remove page table of x86_64 architecture
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH v2 11/12] memory-hotplug: remove sysfs file of node
` [PATCH v2 12/12] memory-hotplug: free node_data when a node is offlined
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).