messages from 2012-10-19 19:46:07 to 2012-10-23 13:41:10 UTC [more...]
[patch v4]swap: add a simple random read swapin detection
2012-10-23 13:41 UTC (12+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead
[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v6
2012-10-23 13:39 UTC (18+ messages)
[PATCH] mm: readahead: remove redundant ra_pages in file_ra_state
2012-10-23 13:21 UTC (2+ messages)
[PATCH] mm: cma: alloc_contig_range: return early for err path
2012-10-23 12:13 UTC (3+ messages)
[PATCH 0/2] move kmem_cache_free to common code
2012-10-23 10:52 UTC (9+ messages)
` [PATCH 1/2] slab: commonize slab_cache field in struct page
` [PATCH 2/2] slab: move kmem_cache_free to common code
Major performance regressions in 3.7rc1/2
2012-10-23 10:52 UTC (4+ 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)
[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
2012-10-23 10:21 UTC (4+ messages)
process hangs on do_exit when oom happens
2012-10-23 10:15 UTC (16+ messages)
[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
2012-10-23 10:11 UTC (11+ messages)
[RFC PATCH v2 0/6] solve deadlock caused by memory allocation with I/O
2012-10-23 9:08 UTC (13+ messages)
` [RFC PATCH v2 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [RFC PATCH v2 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [RFC PATCH v2 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [RFC PATCH v2 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [RFC PATCH v2 5/6] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack
` [RFC PATCH v2 6/6] USB: forbid memory allocation with I/O during bus reset
[PATCH 0/10] memory-hotplug: hot-remove physical memory
2012-10-23 7:41 UTC (12+ messages)
` [PATCH 1/10] memory-hotplug : check whether memory is offline or not when removing memory
` [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 v4 00/10, REBASED] Introduce huge zero page
2012-10-23 7:00 UTC (7+ messages)
` [PATCH v4 10/10] thp: implement refcounting for "
[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)
[PATCH for-v3.7 1/2] slub: optimize poorly inlined kmalloc* functions
2012-10-23 6:16 UTC (5+ messages)
` [PATCH for-v3.7 2/2] slub: optimize kmalloc* inlining for GFP_DMA
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 (21+ 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 1/2] mm/slob: Mark zone page state to get slab usage at /proc/meminfo
2012-10-22 17:14 UTC (4+ messages)
[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/18] slab accounting for memcg
2012-10-22 15:11 UTC (18+ messages)
` [PATCH v5 04/18] slab: don't preemptively remove element from list in cache destroy
` [PATCH v5 10/18] sl[au]b: always get the cache from its page in kfree
` [PATCH v5 11/18] sl[au]b: Allocate objects from memcg cache
` [PATCH v5 14/18] memcg/sl[au]b: shrink dead caches
` [PATCH v5 15/18] Aggregate memcg cache values in slabinfo
` [PATCH v5 16/18] slab: propagate tunables values
[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 v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page
2012-10-22 11:22 UTC (3+ messages)
` [RFC 1/2] vmevent: Implement pressure attribute
` [RFC 2/2] man-pages: Add man page for vmevent_fd(2)
[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
2012-10-22 10:30 UTC (12+ messages)
` [PATCH 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
CK2 [01/15] slab: Simplify bootstrap
2012-10-22 9:51 UTC (24+ messages)
` CK2 [02/15] create common functions for boot slab creation
` CK2 [14/15] stat: Use size_t for sizes instead of unsigned
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [15/15] Common Kmalloc cache determination
` CK2 [13/15] Common function to create the kmalloc array
` 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
` CK2 [06/15] Move kmalloc related function defs
` CK2 [10/15] slab: rename nodelists to node
[RFC PATCH 0/5] vmstats for compaction, migration and autonuma
2012-10-22 8:06 UTC (6+ messages)
` [PATCH 1/5] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 2/5] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 3/5] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 4/5] mm: autonuma: Add pte updates, hinting and migration stats for AutoNUMA
` [PATCH 5/5] mm: autonuma: Specify the migration reason for the tracepoint
[RFC 2/2]swap: make swap discard async
2012-10-22 2:31 UTC
[PATCH v3 1/2] writeback: add dirty_background_centisecs per bdi variable
2012-10-22 1:25 UTC (5+ messages)
question on NUMA page migration
2012-10-21 12:31 UTC (11+ messages)
(no subject)
2012-10-21 7:51 UTC
[PATCH 20/21] mm: drop vmtruncate
2012-10-20 12:30 UTC
[PATCH] mm: memmap_init_zone() performance improvement
2012-10-20 8:29 UTC (5+ messages)
[PATCH v2 0/3] acpi,memory-hotplug : implement framework for hot removing memory
2012-10-20 0:50 UTC (3+ messages)
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).