linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/18] PTI - Explanation
 2006-07-13  4:29 UTC  (17+ messages)
` [PATCH 1/18] PTI - Introduce page table interface
` [PATCH 2/18] PTI - Page table type
` [PATCH 3/18] PTI - Abstract default page table
` [PATCH 4/18] "
` [PATCH 5/18] "
` [PATCH 6/18] "
` [PATCH 7/18] PTI - Page fault handler
` [PATCH 8/18] "
` [PATCH 9/18] PTI - Call interface
` [PATCH 10/18] PTI - Copy iterator abstraction
` [PATCH 11/18] PTI - Unmap page range abstraction
` [PATCH 12/18] PTI - Zeromap iterator abstraction
` [PATCH 13/18] PTI - Msync "
` [PATCH 14/18] PTI - Vmalloc iterators asbstractions
` [PATCH 15/18] PTI - Change protection iterator abstraction
` [PATCH 16/18] PTI - Mremap "

[PATCH 0/39] mm: 2.6.17-pr1 - generic page-replacement framework and 4 new policies
 2006-07-12 14:44 UTC  (40+ messages)
` [PATCH 1/39] mm: disuse activate_page()
` [PATCH 2/39] mm: adjust blk_congestion_wait() logic
` [PATCH 3/39] mm: pgrep: prepare for page replace framework
` [PATCH 4/39] mm: pgrep: convert insertion
` [PATCH 5/39] mm: pgrep: add a use-once insertion hint
` [PATCH 6/39] mm: pgrep: generice __pagevec_*_add
` [PATCH 7/39] mm: pgrep: abstract the activation logic
` [PATCH 8/39] mm: pgrep: move useful macros around
` [PATCH 9/39] mm: pgrep: move struct scan_control around
` [PATCH 10/39] mm: pgrep: isolate the reclaim_mapped logic
` [PATCH 11/39] mm: pgrep: replace mark_page_accessed
` [PATCH 12/39] mm: pgrep: move the shrink logic
` [PATCH 13/39] mm: pgrep: abstract rotate_reclaimable_page()
` [PATCH 14/39] mm: pgrep: manage page-state
` [PATCH 15/39] mm: pgrep: abstract page removal
` [PATCH 16/39] mm: pgrep: remove mm_inline.h
` [PATCH 17/39] mm: pgrep: re-insertion logic
` [PATCH 18/39] mm: pgrep: initialisation hooks
` [PATCH 19/39] mm: pgrep: info functions
` [PATCH 20/39] mm: pgrep: page count functions
` [PATCH 21/39] mm: pgrep: per policy data
` [PATCH 22/39] mm: pgrep: per policy PG_flags
` [PATCH 23/39] mm: pgrep: nonresident page tracking hooks
` [PATCH 24/39] mm: pgrep: generic shrinker logic
` [PATCH 25/39] mm: pgrep: documentation
` [PATCH 26/39] sum_cpu_var
` [PATCH 27/39] mm: clockpro: nonresident page tracking for CLOCK-Pro
` [PATCH 28/39] mm: clockpro: re-introduce page_referenced() ignore_token
` [PATCH 29/39] mm: clockpro: second per policy PG_flag
` [PATCH 30/39] mm: clockpro: CLOCK-Pro policy implementation
` [PATCH 31/39] mm: cart: nonresident page tracking for CART
` [PATCH 32/39] mm: cart: third per policy PG_flag
` [PATCH 33/39] mm: cart: CART policy implementation
` [PATCH 34/39] mm: cart: CART-r "
` [PATCH 35/39] mm: random: random page replacement policy
` [PATCH 36/39] mm: refault histogram for non-resident policies
` [PATCH 37/39] mm: use-once: cleanup of the use-once logic
` [PATCH 38/39] mm: use-once: use the generic shrinker logic
` [PATCH 39/39] mm: use-once: cleanup of the insertion logic

Cleanup gfp.h : Remove __GFP_DMA32 ifdef
 2006-07-12  1:56 UTC 

[PATCH 0/2] mm: measuring resource demand
 2006-07-11 18:29 UTC  (3+ messages)
` [PATCH 1/2] mm: nonresident page tracking
` [PATCH 2/2] mm: refault histogram

Agenda for NUMA BOF @OLS & NUMA paper
 2006-07-11 15:43 UTC  (5+ messages)

Commenting out out_of_memory() function in __alloc_pages()
 2006-07-11 15:35 UTC  (7+ messages)

[patch] out of memory notifier - 2nd try
 2006-07-11 14:21 UTC  (4+ messages)

[PATCH 0/6] Sizing zones and holes in an architecture independent manner V8
 2006-07-10 15:31 UTC  (11+ messages)
` [PATCH 1/6] Introduce mechanism for registering active regions of memory
` [PATCH 2/6] Have Power use add_active_range() and free_area_init_nodes()
` [PATCH 3/6] Have x86 use add_active_range() and free_area_init_nodes
` [PATCH 4/6] Have x86_64 "
` [PATCH 5/6] Have ia64 "
` [PATCH 6/6] Account for memmap and optionally the kernel image as holes

see it performing cgdc.pk an utter must see
 2006-07-10 12:57 UTC 

Commenting out out_of_memory() function in __alloc_pages()
 2006-07-09 15:15 UTC  (17+ messages)

large growth on marcket, read an announcement
 2006-07-06  7:34 UTC 

[Patch] convert i386 NUMA KVA space to bootmem
 2006-07-05 21:26 UTC 

Order status, noble-visaged
 2006-07-03 19:10 UTC 

Rock hard manhood, multiple explosions and several times more semen volume
 2006-07-02 21:35 UTC 

[RFC][PATCH] mm: concurrent page-cache
 2006-07-02 18:44 UTC 

ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
 2006-06-30 23:38 UTC  (6+ messages)

[PATCH 0/6] mm: tracking dirty pages -v14
 2006-06-28 20:27 UTC  (8+ messages)
` [PATCH 1/6] mm: tracking shared dirty pages
` [PATCH 2/6] mm: balance "
` [PATCH 3/6] mm: msync() cleanup
` [PATCH 4/6] mm: optimize the new mprotect() code a bit
` [PATCH 5/6] mm: small cleanup of install_page()
` [PATCH 6/6] mm: fixup do_wp_page()

[PATCH 0/5] mm: tracking dirty pages -v13
 2006-06-28 19:58 UTC  (10+ messages)
` [PATCH 1/5] mm: tracking shared dirty pages
` [PATCH 2/5] mm: balance "
` [PATCH 3/5] mm: msync() cleanup
` [PATCH 4/5] mm: optimize the new mprotect() code a bit
` [PATCH 5/5] mm: small cleanup of install_page()

[PATCH 0/6] mm: tracking dirty pages -v9
 2006-06-28 18:20 UTC  (24+ messages)
` [PATCH 1/6] mm: tracking shared dirty pages
    ` [PATCH] mm: tracking shared dirty pages -v10
        ` [RFC][PATCH] mm: fixup do_wp_page()

slow hugetlb from 2.6.15
 2006-06-27 22:00 UTC  (6+ messages)

[rfc][patch] fixes for several oom killer problems
 2006-06-26 18:09 UTC  (3+ messages)

New’n’hot But without any results
 2006-06-26 16:51 UTC 

[PATCH 0/5] mm: tracking dirty pages -v11
 2006-06-26 15:35 UTC  (8+ messages)
` [PATCH 1/5] mm: tracking shared dirty pages
` [PATCH 2/5] mm: balance "
` [PATCH 3/5] mm: msync() cleanup
` [PATCH 4/5] mm: optimize the new mprotect() code a bit
` [PATCH 5/5] mm: small cleanup of install_page()

[patch] 2.6.17: lockless pagecache
 2006-06-26  9:29 UTC  (6+ messages)

Use Zoned VM Counters for NUMA statistics V3
 2006-06-25 15:24 UTC  (2+ messages)

[PATCH] Light weight event counters V5
 2006-06-25  0:49 UTC 

Recent stuff You always dreamt to rock hard ereections
 2006-06-25  0:36 UTC 

[PATCH 00/14] Zoned VM counters V5
 2006-06-24 20:53 UTC  (4+ messages)
` [PATCH 10/14] Conversion of nr_dirty to per zone counter, zoned vm counters: conversion of nr_dirty to per zone counter
    ` [PATCH 10/14] Conversion "

[RFC] Patch [4/4] x86_64 sparsmem add- acpi fixup take 2 motherboard.c
 2006-06-24  7:46 UTC  (2+ messages)

[RFC] Patch [3/4] x86_64 sparsmem add - acpi added pages are not reserved?
 2006-06-24  7:38 UTC  (2+ messages)

[RFC] Patch [2/4] x86_64 sparsmem add - implement arch_find_node in memory_hotplug code
 2006-06-24  7:24 UTC  (2+ messages)

[RFC] patch [1/1] x86_64 numa aware sparsemem add_memory functinality
 2006-06-24  2:05 UTC  (4+ messages)
  ` [Lhms-devel] "
  ` [RFC] Patch [1/4] x86_64 sparsmem add- save nodes_add data for later

linux-mm remailer eats [PATCH xx/yy] subject lines?
 2006-06-23 19:40 UTC  (8+ messages)

[PATCH] mm: tracking shared dirty pages -v10
 2006-06-23 18:27 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox