Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 32/52] sched: Track groups of shared tasks, (continued)
- [PATCH 33/52] sched: Use the best-buddy 'ideal cpu' in balancing decisions, Ingo Molnar
- [PATCH 34/52] sched: Average the fault stats longer, Ingo Molnar
- [PATCH 35/52] sched: Use the ideal CPU to drive active balancing, Ingo Molnar
- [PATCH 36/52] sched: Add hysteresis to p->numa_shared, Ingo Molnar
- [PATCH 37/52] sched, numa, mm: Interleave shared tasks, Ingo Molnar
- [PATCH 38/52] sched, mm, mempolicy: Add per task mempolicy, Ingo Molnar
- [PATCH 39/52] sched: Track shared task's node groups and interleave their memory allocations, Ingo Molnar
- [PATCH 40/52] sched: Add "task flipping" support, Ingo Molnar
- [PATCH 41/52] sched: Move the NUMA placement logic to a worklet, Ingo Molnar
- [PATCH 42/52] numa, mempolicy: Improve CONFIG_NUMA_BALANCING=y OOM behavior, Ingo Molnar
- [PATCH 43/52] sched: Introduce directed NUMA convergence, Ingo Molnar
- [PATCH 44/52] sched: Remove statistical NUMA scheduling, Ingo Molnar
- [PATCH 45/52] sched: Track quality and strength of convergence, Ingo Molnar
- [PATCH 46/52] sched: Converge NUMA migrations, Ingo Molnar
- [PATCH 47/52] sched: Add convergence strength based adaptive NUMA page fault rate, Ingo Molnar
- [PATCH 48/52] sched: Refine the 'shared tasks' memory interleaving logic, Ingo Molnar
- [PATCH 49/52] mm/rmap: Convert the struct anon_vma::mutex to an rwsem, Ingo Molnar
- [PATCH 50/52] mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable, Ingo Molnar
- [PATCH 51/52] sched: Exclude pinned tasks from the NUMA-balancing logic, Ingo Molnar
- [PATCH 52/52] sched: Add RSS filter to NUMA-balancing, Ingo Molnar
- Re: [PATCH 00/52] RFC: Unified NUMA balancing tree, v1, Ingo Molnar
- Re: [PATCH 00/52] RFC: Unified NUMA balancing tree, v1, Rik van Riel
- [PATCH 0/2] numa/core updates,
Ingo Molnar
- [PATCH] mm: protect against concurrent vma expansion,
Michel Lespinasse
- [PATCH 00/10] Latest numa/core release, v18,
Ingo Molnar
- [PATCH 01/10] sched: Add "task flipping" support, Ingo Molnar
- [PATCH 02/10] sched: Move the NUMA placement logic to a worklet, Ingo Molnar
- [PATCH 03/10] numa, mempolicy: Improve CONFIG_NUMA_BALANCING=y OOM behavior, Ingo Molnar
- [PATCH 04/10] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones, Ingo Molnar
- [PATCH 05/10] sched: Introduce directed NUMA convergence, Ingo Molnar
- [PATCH 07/10] sched: Track quality and strength of convergence, Ingo Molnar
- [PATCH 06/10] sched: Remove statistical NUMA scheduling, Ingo Molnar
- [PATCH 08/10] sched: Converge NUMA migrations, Ingo Molnar
- [PATCH 09/10] sched: Add convergence strength based adaptive NUMA page fault rate, Ingo Molnar
- [PATCH 10/10] sched: Refine the 'shared tasks' memory interleaving logic, Ingo Molnar
- Re: [PATCH 00/10] Latest numa/core release, v18, Linus Torvalds
- Re: [PATCH 00/10] Latest numa/core release, v18, Mel Gorman
- Re: [PATCH 00/10] Latest numa/core release, v18, Mel Gorman
- Re: [PATCH 00/10] Latest numa/core release, v18, Mel Gorman
- [RFC PATCH 0/2] mm: Add ability to monitor task's memory changes,
Pavel Emelyanov
- MMTests 0.08, Mel Gorman
- [PATCH 0/4] replace cgroup_lock with local lock in memcg,
Glauber Costa
- [PATCH] proc: add /proc/kpagecskip interface, Bartlomiej Zolnierkiewicz
- [memcg:since-3.6 341/499] drivers/virtio/virtio_balloon.c:157:2-8: preceding lock on line 136,
Fengguang Wu
- [memcg:since-3.6 493/499] include/trace/events/filemap.h:14:1: sparse: incompatible types for operation (<),
kbuild test robot
- [memcg:since-3.6 480/499] mm/highmem.c:157:8: error: void value not ignored as it ought to be,
kbuild test robot
- [BUG REPORT] [mm-hotplug, aio] aio ring_pages can't be offlined,
Lin Feng
- mmotm 2012-11-28-18-24 uploaded, akpm
- [PATCH] tmpfs: support SEEK_DATA and SEEK_HOLE (reprise),
Hugh Dickins
- [RFC][PATCH 1/2] create slow_virt_to_phys(),
Dave Hansen
- zram, OOM, and speed of allocation,
Luigi Semenzato
- 32/64-bit NUMA consolidation behavior regresion,
Dave Hansen
- [patch] bdi: add a user-tunable cpu_list for the bdi flusher threads,
Jeff Moyer
- [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core,
Tejun Heo
- [PATCH 01/13] cpuset: remove unused cpuset_unlock(), Tejun Heo
- [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset(), Tejun Heo
- [PATCH 03/13] cpuset: introduce ->css_on/offline(), Tejun Heo
- [PATCH 04/13] cpuset: introduce CS_ONLINE, Tejun Heo
- [PATCH 05/13] cpuset: introduce cpuset_for_each_child(), Tejun Heo
- [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach(), Tejun Heo
- [PATCH 07/13] cpuset: drop async_rebuild_sched_domains(), Tejun Heo
- [PATCH 08/13] cpuset: reorganize CPU / memory hotplug handling, Tejun Heo
- [PATCH 09/13] cpuset: don't nest cgroup_mutex inside get_online_cpus(), Tejun Heo
- [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous, Tejun Heo
- [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached, Tejun Heo
- [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty, Tejun Heo
- [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking, Tejun Heo
- Re: [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core, Glauber Costa
- Re: [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core, Kamezawa Hiroyuki
- Re: [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core, Michal Hocko
- Re: [PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core, Li Zefan
- CK5 [6/6] Common alignment code,
Christoph Lameter
- CK5 [5/6] slab: Use the new create_boot_cache function to simplify bootstrap,
Christoph Lameter
- CK5 [3/6] create common functions for boot slab creation, Christoph Lameter
- CK5 [4/6] slub: Use a statically allocated kmem_cache boot structure for bootstrap, Christoph Lameter
- CK5 [2/6] slab: Simplify bootstrap, Christoph Lameter
- CK5 [1/6] Use correct cpu_slab on dead cpu, Christoph Lameter
- CK5 [0/6] Sl[auo]b: Common patches for 3.8 merge window,
Christoph Lameter
- livelock in __writeback_inodes_wb ?,
Dave Jones
- [RFC] Add mempressure cgroup,
Anton Vorontsov
- [PATCH 1/3] zram: force disksize setting before using zram,
Minchan Kim
- [PATCH] mm: fix balloon_page_movable() page->flags check,
Rafael Aquini
- [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers,
Dave Chinner
- [PATCH 06/19] list: add a new LRU list type, Dave Chinner
- [PATCH 05/19] shrinker: convert superblock shrinkers to new API, Dave Chinner
- [PATCH 04/19] mm: new shrinker API, Dave Chinner
- [PATCH 03/19] dcache: remove dentries from LRU before putting on dispose list, Dave Chinner
- [PATCH 11/19] fs: convert inode and dentry shrinking to be node aware, Dave Chinner
- [PATCH 16/19] fs: convert fs shrinkers to new scan/count API, Dave Chinner
- [PATCH 15/19] xfs: convert dquot cache lru to list_lru, Dave Chinner
- [PATCH 07/19] inode: convert inode lru list to generic lru list code., Dave Chinner
- [PATCH 02/19] dentry: move to per-sb LRU locks, Dave Chinner
- [PATCH 09/19] list_lru: per-node list infrastructure, Dave Chinner
- [PATCH 08/19] dcache: convert to use new lru list infrastructure, Dave Chinner
- [PATCH 10/19] shrinker: add node awareness, Dave Chinner
- [PATCH 12/19] xfs: convert buftarg LRU to generic code, Dave Chinner
- [PATCH 14/19] xfs: use generic AG walk for background inode reclaim, Dave Chinner
- [PATCH 17/19] drivers: convert shrinkers to new count/scan API, Dave Chinner
- [PATCH 01/19] dcache: convert dentry_stat.nr_unused to per-cpu counters, Dave Chinner
- [PATCH 18/19] shrinker: convert remaining shrinkers to count/scan API, Dave Chinner
- [PATCH 13/19] xfs: Node aware direct inode reclaim, Dave Chinner
- [PATCH 19/19] shrinker: Kill old ->shrink API., Dave Chinner
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Andi Kleen
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Glauber Costa
- Re: [RFC, PATCH 00/19] Numa aware LRU lists and shrinkers, Glauber Costa
- kernel BUG at mm/huge_memory.c:212!,
Jiri Slaby
- [PATCH] mm, soft offline: split thp at the beginning of soft_offline_page(),
Naoya Horiguchi
- kswapd craziness in 3.7,
Johannes Weiner
- [patch] mm: vmscan: fix kswapd endless loop on higher order allocation, Johannes Weiner
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Rik van Riel
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Rik van Riel
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Thorsten Leemhuis
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Andrew Morton
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Andrew Morton
- Re: kswapd craziness in 3.7, Thorsten Leemhuis
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Thorsten Leemhuis
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Thorsten Leemhuis
- Fedora repo (was: Re: kswapd craziness in 3.7), Borislav Petkov
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Bruno Wolff III
- Re: kswapd craziness in 3.7, Bruno Wolff III
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Rik van Riel
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Zdenek Kabelac
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Borislav Petkov
- Re: kswapd craziness in 3.7, Linus Torvalds
- Re: kswapd craziness in 3.7, Borislav Petkov
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Hugh Dickins
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Zlatko Calusic
- Re: kswapd craziness in 3.7, Thorsten Leemhuis
- Re: kswapd craziness in 3.7, Johannes Weiner
- Re: kswapd craziness in 3.7, Zdenek Kabelac
- Re: kswapd craziness in 3.7, Mel Gorman
- Re: kswapd craziness in 3.7, Jiri Slaby
- BUG_ON(inode->i_blocks);,
Dave Jones
- [PATCH v2 0/3] introduce static_vm for ARM-specific static mapped area,
Joonsoo Kim
- O_DIRECT on tmpfs (again),
Jeff Moyer
- [Patch v4 00/12] memory-hotplug: hot-remove physical memory,
Wen Congyang
- [Patch v4 01/12] memory-hotplug: try to offline the memory twice to avoid dependence, Wen Congyang
- [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory, Wen Congyang
- [Patch v4 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap, Wen Congyang
- [Patch v4 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture, Wen Congyang
- [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap, Wen Congyang
- [Patch v4 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP, Wen Congyang
- [Patch v4 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs, Wen Congyang
- [Patch v4 03/12] memory-hotplug: remove redundant codes, Wen Congyang
- [Patch v4 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory, Wen Congyang
- [Patch v4 09/12] memory-hotplug: remove page table of x86_64 architecture, Wen Congyang
- [Patch v4 11/12] memory-hotplug: remove sysfs file of node, Wen Congyang
- [Patch v4 12/12] memory-hotplug: free node_data when a node is offlined, Wen Congyang
- Re: [Patch v4 00/12] memory-hotplug: hot-remove physical memory, Andrew Morton
- mm/vmemmap: fix wrong use of virt_to_page,
Jianguo Wu
- mmotm 2012-11-26-17-32 uploaded, akpm
- mmap_sem contention issues, Andy Lutomirski
- rework mem_cgroup iterator,
Michal Hocko
- Re: [Bug 50981] generic_file_aio_read ?: No locking means DATA CORRUPTION read and write on same 4096 page range,
Theodore Ts'o
- [PATCH] dma-mapping: fix dma_common_get_sgtable() conditional compilation, Marek Szyprowski
- [PATCH 0/5] cpu-hotplug,memory-hotplug: bug fix for offlining node,
Wen Congyang
- [PATCH] memory: fix the argument passed to sync_alobal_pgds(), Wen Congyang
- [PATCH] mm,vmscan: free pages if compaction_suitable tells us to,
Rik van Riel
- [PATCH v6 0/6] solve deadlock caused by memory allocation with I/O,
Ming Lei
- percpu section failure with Gold linker,
Jan Engelhardt
- [RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation,
Vasilis Liaskovitis
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]