messages from 2012-10-22 10:30:26 to 2012-10-24 12:20:15 UTC [more...]
ksm questions
2012-10-24 12:20 UTC (6+ messages)
questions about free_area_init_core(), SPARSEMEM, DMA
2012-10-24 12:18 UTC
[PATCH 0/2] move kmem_cache_free to common code
2012-10-24 10:03 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 0/2 V2] memory_hotplug: fix memory hotplug bug
2012-10-24 9:43 UTC (3+ 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 v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-24 9:35 UTC (13+ messages)
[RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
2012-10-24 9:06 UTC (7+ messages)
[RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
2012-10-24 9:03 UTC (4+ messages)
` [RFC 1/2] vmevent: Implement pressure attribute
` [RFC 2/2] man-pages: Add man page for vmevent_fd(2)
[PATCH v5 00/18] slab accounting for memcg
2012-10-24 16:19 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 15/18] Aggregate memcg cache values in slabinfo
` [PATCH v5 16/18] slab: propagate tunables values
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 (6+ messages)
[PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
2012-10-24 8:05 UTC (7+ messages)
` [PATCH for-v3.7 2/2] slub: optimize kmalloc* inlining for GFP_DMA
[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
[PATCH] add some drop_caches documentation and info messsge
2012-10-24 6:29 UTC (3+ messages)
[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
2012-10-24 5:53 UTC (4+ messages)
process hangs on do_exit when oom happens
2012-10-24 3:44 UTC (16+ messages)
[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
2012-10-24 1:33 UTC (7+ 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 v4 00/10, REBASED] Introduce huge zero page
2012-10-23 23:38 UTC (9+ messages)
` [PATCH v4 10/10] thp: implement refcounting for "
[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v6
2012-10-23 22:56 UTC (18+ messages)
CK2 [01/15] slab: Simplify bootstrap
2012-10-23 21:40 UTC (18+ messages)
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [15/15] Common Kmalloc cache determination
` 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
[PATCH 1/2] mm/slob: Mark zone page state to get slab usage at /proc/meminfo
2012-10-23 21:34 UTC (9+ 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 (3+ messages)
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-10-23 10:39 UTC (15+ messages)
` [PATCH v2 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [PATCH v2 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [PATCH v2 03/12] memory-hotplug: remove redundant codes
` [PATCH v2 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [PATCH v2 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [PATCH v2 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [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
mmotm 2012-10-22-17-08 uploaded
2012-10-23 10:26 UTC (3+ messages)
` mmotm 2012-10-22-17-08 uploaded (memory_hotplug.c)
[RFC PATCH v2 6/6] USB: forbid memory allocation with I/O during bus reset
2012-10-23 8:44 UTC (3+ messages)
[RFC PATCH v2 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
2012-10-23 8:42 UTC (3+ messages)
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-23 7:41 UTC (6+ messages)
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture
[PATCH] mm: introduce mm_find_pmd()
2012-10-23 7:02 UTC
[PATCH v2] thp: clean up __collapse_huge_page_isolate
2012-10-23 6:54 UTC (2+ messages)
[PATCH v4] KSM: numa awareness sysfs knob
2012-10-23 6:28 UTC (2+ messages)
zram OOM behavior
2012-10-23 6:03 UTC (9+ messages)
[PATCH v3 0/9] bugfix for memory hotplug
2012-10-22 23:00 UTC (9+ messages)
` [PATCH v3 2/9] suppress "Device nodeX does not have a release() function" warning
[RFC 1/2]swap: add a simple buddy allocator
2012-10-22 21:10 UTC (2+ messages)
mpol_to_str revisited
2012-10-22 20:56 UTC (20+ messages)
` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
` [patch for-3.7] mm, mempolicy: avoid taking mutex inside spinlock when reading numa_maps
` [patch for-3.7 v2] "
` [patch for-3.7 v3] mm, mempolicy: hold task->mempolicy refcount while "
PROBLEM: Memory leak (at least with SLUB) from "secpath_dup" (xfrm) in 3.5+ kernels
2012-10-22 19:17 UTC (21+ messages)
` [PATCH] net: fix secpath kmemleak
[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-22 15:34 UTC (12+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
[PATCH v5 00/14] kmem controller for memcg
2012-10-22 12:52 UTC (10+ messages)
` [PATCH v5 06/14] memcg: kmem controller infrastructure
[PATCH 2/2] mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
2012-10-22 12:07 UTC (2+ messages)
[PATCH 0/2] mm/slob: Some more cleanups
2012-10-22 12:02 UTC
[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-22 10:30 UTC (6+ messages)
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
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).