Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: ppoll() stuck on POLLIN while TCP peer is sending, (continued)
- [PATCH 1/2] tmpfs mempolicy: fix /proc/mounts corrupting memory,
Hugh Dickins
- kernel bug at mm/huge_memory.c:1789 for v3.8-rc1-91-g4a490b7,
Toralf Förster
- mm: lockup on mmap_sem,
Sasha Levin
- [PATCH] writeback: fix writeback cache thrashing,
Namjae Jeon
- [PATCH] mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED,
c . dall
- [announce] Timeout Based User-space Low Memory Killer Daemon,
Bartlomiej Zolnierkiewicz
- [RFC] ARM: DMA-Mapping: add a new attribute to clear buffer,
daeinki
- Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000500,
Sedat Dilek
- Re: Linux 3.3+ and memory cgroup kernel panics, Michal Hocko
- [PATCH] arm: dma mapping: export arm iommu functions,
Prathyush K
- Re: [3.8-rc1+] BUG: unable to handle kernel NULL pointer dereference, wait_iff_congested+0x45/0xdd, Borislav Petkov
- [PATCH V3 0/8] Per-cgroup page stat accounting,
Sha Zhengju
- kernel BUG at mm/huge_memory.c:1798!,
Zhouping Liu
- Re: kernel BUG at mm/huge_memory.c:1798!, Mel Gorman
[PATCH v2] fadvise: perform WILLNEED readahead asynchronously,
Eric Wong
BUG: slub creates kmalloc slabs with refcount=0,
Paul Hargrove
PageHead macro broken?,
Christoffer Dall
[PATCH v5 00/14] memory-hotplug: hot-remove physical memory,
Tang Chen
- [PATCH v5 01/14] memory-hotplug: try to offline the memory twice to avoid dependence, Tang Chen
- [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs, Tang Chen
- [PATCH v5 02/14] memory-hotplug: check whether all memory blocks are offlined or not when removing memory, Tang Chen
- [PATCH v5 03/14] memory-hotplug: remove redundant codes, Tang Chen
- [PATCH v5 06/14] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap, Tang Chen
- [PATCH v5 05/14] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture, Tang Chen
- [PATCH v5 08/14] memory-hotplug: Common APIs to support page tables hot-remove, Tang Chen
- [PATCH v5 09/14] memory-hotplug: remove page table of x86_64 architecture, Tang Chen
- [PATCH v5 11/14] memory-hotplug: Integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP., Tang Chen
- [PATCH v5 14/14] memory-hotplug: free node_data when a node is offlined, Tang Chen
- [PATCH v5 07/14] memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section(), Tang Chen
- [PATCH v5 10/14] memory-hotplug: remove memmap of sparse-vmemmap, Tang Chen
- [PATCH v5 12/14] memory-hotplug: memory_hotplug: clear zone when removing the memory, Tang Chen
- [PATCH v5 13/14] memory-hotplug: remove sysfs file of node, Tang Chen
[PATCH v6] KSM: numa awareness sysfs knob,
Petr Holasek
[PATCH 06/29] mm/: rename random32() to prandom_u32(), Akinobu Mita
[PATCH 1/3] mm, sparse: allocate bootmem without panicing in sparse_mem_maps_populate_node,
Sasha Levin
3.8-rc1 build failure with MIPS/SPARSEMEM,
Aaro Koskinen
[PATCH v2 0/3] Rework mtime and ctime updates on mmaped writes,
Andy Lutomirski
[PATCH] mm/huge_memory: use new hashtable implementation,
Sasha Levin
[PATCH v2] mm,ksm: use new hashtable implementation,
Sasha Levin
[PATCH v2 0/2] slightly change shrinker behaviour for very small object sets,
Glauber Costa
[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held,
Michel Lespinasse
- [PATCH 1/9] mm: make mlockall preserve flags other than VM_LOCKED in def_flags, Michel Lespinasse
- [PATCH 2/9] mm: remap_file_pages() fixes, Michel Lespinasse
- [PATCH 3/9] mm: introduce mm_populate() for populating new vmas, Michel Lespinasse
- [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages(), Michel Lespinasse
- [PATCH 5/9] mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect., Michel Lespinasse
- [PATCH 7/9] mm: remove flags argument to mmap_region, Michel Lespinasse
- [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas, Michel Lespinasse
- [PATCH 8/9] mm: directly use __mlock_vma_pages_range() in find_extend_vma(), Michel Lespinasse
- [PATCH 9/9] mm: introduce VM_POPULATE flag to better deal with racy userspace programs, Michel Lespinasse
- Re: [PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held, Michel Lespinasse
- Re: [PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held, Andy Lutomirski
- Re: [PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held, Andy Lutomirski
mmotm 2012-12-20-16-15 uploaded,
akpm
[PATCH] Documentation: ABI: remove testing/sysfs-devices-node, Davidlohr Bueso
[PATCH] mm/sparse: don't check return value of alloc_bootmem calls,
Sasha Levin
[PATCH] slob: use DIV_ROUND_UP where possible,
Sasha Levin
[PATCH] mm: memory_hotplug: no need to check res twice in add_memory, Sasha Levin
[PATCH] mm: compaction: Do not accidentally skip pageblocks in the migrate scanner,
Mel Gorman
[PATCH] mm: compaction: count compaction events only if compaction is enabled,
Jiri Kosina
[PATCH] mm: compare MIGRATE_ISOLATE selectively,
Minchan Kim
[PATCH] compaction: fix build error in CMA && !COMPACTION,
Minchan Kim
migrate_misplaced_transhuge_page: no page_count check?,
Hugh Dickins
[PATCH] sched: numa: ksm: fix oops in task_numa_placment(),
Hugh Dickins
Re: [PATCH v2] Add the values related to buddy system for filtering free pages.,
Andrew Morton
[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion,
Zlatko Calusic
[PATCH] cma: use unsigned type for count argument,
Michal Nazarewicz
Re: linux-next: Tree for Dec 19 (mm/compaction.c), Randy Dunlap
[PATCH 0/3] retry slab allocation after first failure,
Glauber Costa
[PATCH V5] memcg, oom: provide more precise dump info while memcg oom happening,
Sha Zhengju
[PATCH v2] mm: clean up transparent hugepage sysfs error messages,
Jeremy Eder
[PATCH 0/2] slightly change shrinker behaviour for very small object sets,
Glauber Costa
[PATCH v4 0/6] Add movablecore_map boot option with SRAT support.,
Tang Chen
[PATCH] mm: clean up hugepage sysfs error messages,
Jeremy Eder
mm, ksm: NULL ptr deref in unstable_tree_search_insert,
Sasha Levin
Re: [RFC 3/3] virtio-balloon: add auto-ballooning support,
Anton Vorontsov
[RFC 0/2] auto-ballooning prototype (guest part),
Luiz Capitulino
[PATCH] mm: cond_resched in tlb_flush_mmu to fix soft lockups on !CONFIG_PREEMPT,
Michal Hocko
[PATCH] memcg: don't register hotcpu notifier from ->css_alloc(),
Tejun Heo
[PATCH] mm: fix zone_watermark_ok_safe() accounting of isolated pages,
Bartlomiej Zolnierkiewicz
[RFC v4 0/3] Support volatile for anonymous range,
Minchan Kim
[PATCH] CMA: call to putback_lru_pages,
Srinivas Pandruvada
[PATCH 0/2] pageattr fixes for pmd/pte_present,
Andrea Arcangeli
[patch 0/8] page reclaim bits v2,
Johannes Weiner
- [patch 1/7] mm: memcg: only evict file pages when we have plenty, Johannes Weiner
- [patch 2/7] mm: vmscan: save work scanning (almost) empty LRU lists, Johannes Weiner
- [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Johannes Weiner
- Re: [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Rik van Riel
- Re: [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Michal Hocko
- Re: [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Mel Gorman
- RE: [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Satoru Moriya
- RE: [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact, Satoru Moriya
- [patch 5/7] mm: vmscan: clean up get_scan_count(), Johannes Weiner
- [patch 4/7] mm: vmscan: improve comment on low-page cache handling, Johannes Weiner
- [patch 6/7] mm: vmscan: compaction works against zones, not lruvecs, Johannes Weiner
- [patch 7/7] mm: reduce rmap overhead for ex-KSM page copies created on swap faults, Johannes Weiner
[PATCH 04/15] mm/huge_memory: use new hashtable implementation,
Sasha Levin
[PATCH 02/15] mm,ksm: use new hashtable implementation,
Sasha Levin
[PATCH] mm: Suppress mm/memory.o warning on older compilers if !CONFIG_NUMA_BALANCING,
Mel Gorman
[PATCH V4] memcg, oom: provide more precise dump info while memcg oom happening,
Sha Zhengju
BUG: MAX_LOCK_DEPTH too low!,
Kirill A. Shutemov
[PATCH v2 0/2] Add help info for CONFIG_MOVABLE_NODE and disable is by default,
Tang Chen
mmotm 2012-12-14-17-51 uploaded,
akpm
MAP_HUGETLB sugbus bug on 3.7.0 (with nr_overcommit_hugepages=0)?, Andy Lutomirski
[PATCH] fadvise: perform WILLNEED readahead in a workqueue,
Eric Wong
[PATCH 0/2] Add help info for CONFIG_MOVABLE_NODE and disable is by default,
Tang Chen
[PATCH] mm: Downgrade mmap_sem before locking or populating on mmap,
Andy Lutomirski
[PATCH] mm: clean up soft_offline_page(),
Naoya Horiguchi
Ren [03/12] Common kmalloc slab index determination,
Christoph Lameter
Ren [12/12] slab: Rename list3/l3 to node, Christoph Lameter
Ren [06/12] slab: rename nodelists to node, Christoph Lameter
Ren [09/12] Common function to create the kmalloc array, Christoph Lameter
Ren [05/12] slab: Common name for the per node structures, Christoph Lameter
Ren [04/12] slab: Use common kmalloc_index/kmalloc_size functions, Christoph Lameter
Ren [08/12] Common definition for the array of kmalloc caches, Christoph Lameter
Ren [11/12] Common Kmalloc cache determination, Christoph Lameter
Ren [07/12] Common constants for kmalloc boundaries, Christoph Lameter
Ren [10/12] stat: Use size_t for sizes instead of unsigned, Christoph Lameter
Ren [02/12] Move kmalloc related function defs, Christoph Lameter
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]