Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio(), (continued)
- [PATCH] slab: annotate on-slab caches nodelist locks,
Glauber Costa
- [PATCH v3 0/3] zram/zsmalloc promotion,
Minchan Kim
- [PATCH 0/5] minor clean-up and optimize highmem related code,
Joonsoo Kim
- [PATCH 2/5] mm, highmem: remove useless pool_lock, Joonsoo Kim
- [PATCH 1/5] mm, highmem: use PKMAP_NR() to calculate an index of pkmap, Joonsoo Kim
- [PATCH 3/5] mm, highmem: remove page_address_pool list, Joonsoo Kim
- [PATCH 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of last flushed entry, Joonsoo Kim
- [PATCH 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR(), Joonsoo Kim
- Re: [PATCH 0/5] minor clean-up and optimize highmem related code, Minchan Kim
- [PATCH v7 01/16] hashtable: introduce a small and naive hashtable,
Sasha Levin
- [PATCH v7 02/16] userns: use new hashtable implementation, Sasha Levin
- [PATCH v7 03/16] mm,ksm: use new hashtable implementation, Sasha Levin
- [PATCH v7 04/16] workqueue: use new hashtable implementation, Sasha Levin
- [PATCH v7 05/16] mm/huge_memory: use new hashtable implementation, Sasha Levin
- [PATCH v7 06/16] tracepoint: use new hashtable implementation, Sasha Levin
- [PATCH v7 07/16] net,9p: use new hashtable implementation, Sasha Levin
- [PATCH v7 08/16] block,elevator: use new hashtable implementation, Sasha Levin
- [PATCH v7 09/16] SUNRPC/cache: use new hashtable implementation, Sasha Levin
- [PATCH v7 10/16] dlm: use new hashtable implementation, Sasha Levin
- [PATCH v7 11/16] net,l2tp: use new hashtable implementation, Sasha Levin
- [PATCH v7 12/16] dm: use new hashtable implementation, Sasha Levin
- [PATCH v7 13/16] lockd: use new hashtable implementation, Sasha Levin
- [PATCH v7 14/16] net,rds: use new hashtable implementation, Sasha Levin
- [PATCH v7 15/16] openvswitch: use new hashtable implementation, Sasha Levin
- [PATCH v7 16/16] tracing output: use new hashtable implementation, Sasha Levin
- Re: [PATCH v7 01/16] hashtable: introduce a small and naive hashtable, Mathieu Desnoyers
- [PATCH 0/2] mm: do not call frontswap_init() during swapoff,
Cesar Eduardo Barros
- [PATCH] slub: Use the correct per cpu slab on CPU_DEAD,
Thomas Gleixner
- [PATCH 1/2] numa, mm: drop redundant check in do_huge_pmd_numa_page(),
Kirill A. Shutemov
- memcg/cgroup: do not fail fail on pre_destroy callbacks,
Michal Hocko
- [PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory,
wency
- [PATCH] page_alloc: fix the incorrect adjustment to zone->present_pages,
Lai Jiangshan
- spinning in isolate_migratepages_range on busy nfs server,
J. Bruce Fields
- [PATCH v3] mm: thp: Set the accessed flag for old pages on access fault.,
Will Deacon
- [PATCH 0/3] HWPOISON: improve error_remove_page(),
Naoya Horiguchi
- [PATCH 00/31] numa/core patches,
Peter Zijlstra
- [PATCH 07/31] sched, numa, mm, s390/thp: Implement pmd_pgprot() for s390, Peter Zijlstra
- [PATCH 06/31] mm: Only flush the TLB when clearing an accessible pte, Peter Zijlstra
- [PATCH 02/31] sched, numa, mm: Describe the NUMA scheduling problem formally, Peter Zijlstra
- [PATCH 04/31] x86/mm: Introduce pte_accessible(), Peter Zijlstra
- [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags(), Peter Zijlstra
- [PATCH 03/31] mm/thp: Preserve pgprot across huge page split, Peter Zijlstra
- [PATCH 09/31] mm/pgprot: Move the pgprot_modify() fallback definition to mm.h, Peter Zijlstra
- [PATCH 01/31] sched, numa, mm: Make find_busiest_queue() a method, Peter Zijlstra
- [PATCH 08/31] sched, numa, mm, MIPS/thp: Add pmd_pgprot() implementation, Peter Zijlstra
- [PATCH 10/31] mm/mpol: Remove NUMA_INTERLEAVE_HIT, Peter Zijlstra
- [PATCH 14/31] mm/mpol: Create special PROT_NONE infrastructure, Peter Zijlstra
- [PATCH 16/31] numa, mm: Support NUMA hinting page faults from gup/gup_fast, Peter Zijlstra
- [PATCH 17/31] mm/migrate: Introduce migrate_misplaced_page(), Peter Zijlstra
- [PATCH 24/31] sched, numa, mm: Introduce last_nid in the pageframe, Peter Zijlstra
- [PATCH 25/31] sched, numa, mm/mpol: Add_MPOL_F_HOME, Peter Zijlstra
- [PATCH 12/31] mm/mpol: Add MPOL_MF_NOOP, Peter Zijlstra
- [PATCH 15/31] mm/mpol: Add MPOL_MF_LAZY, Peter Zijlstra
- [PATCH 13/31] mm/mpol: Check for misplaced page, Peter Zijlstra
- [PATCH 19/31] sched, numa, mm: Introduce tsk_home_node(), Peter Zijlstra
- [PATCH 27/31] sched, numa, mm: Add credits for NUMA placement, Peter Zijlstra
- [PATCH 11/31] mm/mpol: Make MPOL_LOCAL a real policy, Peter Zijlstra
- [PATCH 30/31] sched, numa, mm: Implement slow start for working set sampling, Peter Zijlstra
- [PATCH 23/31] sched, numa, mm: Implement home-node awareness, Peter Zijlstra
- [PATCH 28/31] sched, numa, mm: Implement constant, per task Working Set Sampling (WSS) rate, Peter Zijlstra
- [PATCH 22/31] sched, numa, mm: Implement THP migration, Peter Zijlstra
- [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy, Peter Zijlstra
- [PATCH 31/31] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page(), Peter Zijlstra
- [PATCH 18/31] mm/mpol: Use special PROT_NONE to migrate pages, Peter Zijlstra
- [PATCH 29/31] sched, numa, mm: Add NUMA_MIGRATION feature flag, Peter Zijlstra
- [PATCH 21/31] sched, numa, mm: Introduce sched_feat_numa(), Peter Zijlstra
- [PATCH 20/31] sched, numa, mm/mpol: Make mempolicy home-node aware, Peter Zijlstra
- Re: [PATCH 00/31] numa/core patches, Zhouping Liu
- Re: [PATCH 00/31] numa/core patches, Mel Gorman
- Re: [PATCH 00/31] numa/core patches, Srikar Dronamraju
- [PATCH] mm: fix build warning in try_to_unmap_cluster(), Jingoo Han
- [PATCH] mm: rmap: fix build warning, Bob Liu
- [RFC] Support volatile range for anon vma,
Minchan Kim
- shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2],
Dave Jones
- some ksm questions,
Ni zhan Chen
- mmotm 2012-10-24-17-15 uploaded, akpm
- [PATCH v2] Change the check for PageReadahead into an else-if,
raghu . prabhu13
- CK4 [13/15] Common function to create the kmalloc array, Christoph Lameter
- CK4 [10/15] slab: rename nodelists to node, Christoph Lameter
- CK4 [15/15] Common Kmalloc cache determination, Christoph Lameter
- CK4 [09/15] slab: Common name for the per node structures, Christoph Lameter
- CK4 [11/15] Common constants for kmalloc boundaries, Christoph Lameter
- CK4 [12/15] Common definition for the array of kmalloc caches,
Christoph Lameter
- CK4 [08/15] slab: Use common kmalloc_index/kmalloc_size functions, Christoph Lameter
- CK4 [14/15] stat: Use size_t for sizes instead of unsigned, Christoph Lameter
- CK4 [06/15] Move kmalloc related function defs, Christoph Lameter
- CK4 [07/15] Common kmalloc slab index determination, Christoph Lameter
- CK4 [05/15] Common alignment code, Christoph Lameter
- CK4 [03/15] slub: Use a statically allocated kmem_cache boot structure for bootstrap, Christoph Lameter
- CK4 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap, Christoph Lameter
- CK4 [02/15] create common functions for boot slab creation, Christoph Lameter
- CK4 [01/15] slab: Simplify bootstrap, Christoph Lameter
- CK4 [00/15] Sl[auo]b: Common kmalloc caches V4,
Christoph Lameter
- [PATCH v2 0/2] common entry point for kmem_cache_free,
Glauber Costa
- questions about free_area_init_core(), SPARSEMEM, DMA, Mario Smarduch
- ksm questions,
Ni zhan Chen
- [PATCH 0/2 V2] memory_hotplug: fix memory hotplug bug,
Lai Jiangshan
- Re: + memory-hotplug-allocate-zones-pcp-before-onlining-pages.patch added to -mm tree, Wen Congyang
- Re: [Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot,
Andrew Morton
- [PATCH] mm: readahead: remove redundant ra_pages in file_ra_state,
Ying Zhu
- Re: [PATCH] mm: readahead: remove redundant ra_pages in file_ra_state, Dave Chinner
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory,
wency
- [PATCH v2 01/12] memory-hotplug: try to offline the memory twice to avoid dependence, wency
- [PATCH v2 03/12] memory-hotplug: remove redundant codes, wency
- [PATCH v2 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory, wency
- [PATCH v2 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs, wency
- [PATCH v2 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture, wency
- [PATCH v2 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP, wency
- [PATCH v2 08/12] memory-hotplug: remove memmap of sparse-vmemmap, wency
- [PATCH v2 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap, wency
- [PATCH v2 09/12] memory-hotplug: remove page table of x86_64 architecture, wency
- [PATCH v2 12/12] memory-hotplug: free node_data when a node is offlined, wency
- [PATCH v2 11/12] memory-hotplug: remove sysfs file of node, wency
- [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory, wency
- Re: [PATCH v2 00/12] memory-hotplug: hot-remove physical memory, Ni zhan Chen
[PATCH] mm: introduce mm_find_pmd(), Bob Liu
[PATCH v2] thp: clean up __collapse_huge_page_isolate,
Bob Liu
[PATCH] mm: cma: alloc_contig_range: return early for err path,
Bob Liu
mmotm 2012-10-22-17-08 uploaded,
akpm
Re: Major performance regressions in 3.7rc1/2,
Andrew Morton
[PATCH 0/2] move kmem_cache_free to common code.,
Glauber Costa
[PATCH 2/2] mm/slob: Use free_page instead of put_page for page-size kmalloc allocations,
Ezequiel Garcia
[PATCH 1/2] mm/slob: Mark zone page state to get slab usage at /proc/meminfo,
Ezequiel Garcia
[PATCH 0/2] mm/slob: Some more cleanups, Ezequiel Garcia
[RFC v2 0/2] vmevent: A bit reworked pressure attribute + docs + man page,
Anton Vorontsov
[RFC PATCH v2 0/6] solve deadlock caused by memory allocation with I/O,
Ming Lei
[RFC PATCH 0/5] vmstats for compaction, migration and autonuma,
Mel Gorman
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]