linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-06-09 18:26:07 to 2006-06-22 15:45:18 UTC [more...]

[patch 0/3] 2.6.17 radix-tree: updates and lockless
 2006-06-22 15:45 UTC  (15+ messages)
` [patch 1/3] radix-tree: direct data
` [patch 2/3] radix-tree: small
` [patch 3/3] radix-tree: RCU lockless readside

[PATCH 00/14] Zoned VM counters V5
 2006-06-22 14:54 UTC  (23+ messages)
` [PATCH 01/14] Create vmstat.c/.h from page_alloc.c/.h
` [PATCH 02/14] Basic ZVC (zoned vm counter) implementation, zoned vm counters: per zone counter functionality
    ` [PATCH 02/14] Basic ZVC (zoned vm counter) implementation
` [PATCH 03/14] Convert nr_mapped to per zone counter, zoned vm counters: conversion of nr_mapped to per zone counter
` [PATCH 04/14] Conversion of nr_pagecache to per zone counter, zoned vm counters: conversion of nr_pagecache "
` [PATCH 05/14] Remove NR_FILE_MAPPED from scan control structure, zoned VM stats: Remove nr_mapped from scan control
` [PATCH 06/14] Split NR_ANON_PAGES off from NR_FILE_MAPPED, zoned VM stats: Add NR_ANON_PAGES
    ` [PATCH 06/14] Split NR_ANON_PAGES off from NR_FILE_MAPPED
` [PATCH 07/14] zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval, zoned vm counters: use per zone counters to remove zone_reclaim_interval
` [PATCH 08/14] Conversion of nr_slab to per zone counter, zoned vm counters: conversion of nr_slab to per zone counter
` [PATCH 09/14] Conversion of nr_pagetables to per zone counter, zoned vm counters: conversion of nr_pagetable "
` [PATCH 10/14] Conversion of nr_dirty to per zone counter, zoned vm counters: conversion of nr_dirty "
` [PATCH 11/14] Conversion of nr_writeback to per zone counter, zoned vm counters: conversion of nr_writeback "
` [PATCH 12/14] Conversion of nr_unstable to per zone counter, zoned vm counters: conversion of nr_unstable "
` [PATCH 13/14] Conversion of nr_bounce to per zone counter, zoned vm counters: conversion of nr_bounce "
` [PATCH 14/14] Remove useless struct wbs, zoned vm counters: remove useless writeback structure

[PATCH 0/6] mm: tracking dirty pages -v9
 2006-06-22 13:17 UTC  (12+ 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: remove some update_mmu_cache() calls

Possible bug in do_execve()
 2006-06-22 11:59 UTC  (8+ messages)

[PATCH] mm/tracking dirty pages: update get_dirty_limits for mmap tracking
 2006-06-21 22:25 UTC  (4+ messages)

[RFC] concurrent radix tree - getting rid of the writelock too
 2006-06-21 19:19 UTC 

[Bug] possible IPS (server raid) driver bug 2.6.17-rc6-mm2 iommu_alloc
 2006-06-21 18:00 UTC 

[RFC] patch [1/1] x86_64 numa aware sparsemem add_memory functinality
 2006-06-21  6:37 UTC  (5+ messages)
` [Lhms-devel] "

[RFC] patch[1/1] i386 numa kva conversion to use bootmem reserve
 2006-06-21  6:35 UTC 

zoned-vm-stats-add-nr_anon.patch
 2006-06-20 20:58 UTC  (5+ messages)

[RFC][PATCH] inactive_clean
 2006-06-19 21:48 UTC  (14+ messages)

[patch] rfc: fix splice mapping race?
 2006-06-19 15:35 UTC  (5+ messages)

Patch required for memory leak detection for 2.6.15.4
 2006-06-19 12:46 UTC 

large upsurge on marcket, look through the letter
 2006-06-18 16:48 UTC 

Green Table Casino gibt Ihnen 300 Euro GRATIS!
 2006-06-18  6:04 UTC 

Latest stuff It will be great Enjoy
 2006-06-17  2:27 UTC 

Memory Leak Detection and Kernel Memory monitoring tool
 2006-06-16 12:48 UTC  (3+ messages)

Memory Leak Detection and Kernel Memory monitoring tool
 2006-06-16 11:20 UTC  (2+ messages)

[PATCH 00/21] Zoned VM counters V3
 2006-06-14 16:14 UTC  (38+ messages)
` [PATCH 01/21] Create vmstat.c/.h from page_alloc.c/.h
` [PATCH 02/21] Basic ZVC (zoned vm counter) implementation, zoned vm counters: per zone counter functionality
  `  "
` [PATCH 03/21] Convert nr_mapped to per zone counter, zoned vm counters: conversion of nr_mapped to per zone counter
` [PATCH 04/21] swap_prefetch: Convert nr_mapped to ZVC
` [PATCH 05/21] Conversion of nr_pagecache to per zone counter, zoned vm counters: conversion of nr_pagecache to per zone counter
` [PATCH 06/21] Remove nr_mapped from scan controls structure, zoned VM stats: Remove nr_mapped from scan control
` [PATCH 07/21] Split NR_ANON off from NR_MAPPED, zoned VM stats: Add NR_ANON
` [PATCH 08/21] swap_prefetch: Split NR_ANON off NR_MAPPED
` [PATCH 09/21] zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval, zoned vm counters: use per zone counters to remove zone_reclaim_interval
` [PATCH 10/21] Conversion of nr_slab to per zone counter, zoned vm counters: conversion of nr_slab to per zone counter
` [PATCH 11/21] swap_prefetch: Conversion of nr_slab to ZVC
` [PATCH 12/21] Conversion of nr_pagetables to per zone counter, zoned vm counters: conversion of nr_pagetable to per zone counter
` [PATCH 13/21] Conversion of nr_dirty to per zone counter, zoned vm counters: conversion of nr_dirty "
` [PATCH 14/21] swap_prefetch: Conversion of nr_dirty to ZVC
` [PATCH 15/21] reiser4: Conversiion of nr_dirty to ZVC, reiser4: conversion of nr_dirty to per zone counter
` [PATCH 16/21] Conversion of nr_writeback to per zone counter, zoned vm counters: conversion of nr_writeback "
` [PATCH 17/21] swap_prefetch: Conversion of nr_writeback to ZVC, swap_prefetch: "
  ` [PATCH 17/21] swap_prefetch: Conversion of nr_writeback to ZVC
` [PATCH 18/21] Conversion of nr_unstable to per zone counter, zoned vm counters: conversion of nr_unstable to per zone counter
` [PATCH 19/21] swap_prefetch: Conversion of nr_unstable to ZVC, swap_prefetch: "
  ` [PATCH 19/21] swap_prefetch: Conversion of nr_unstable to ZVC
` [PATCH 20/21] Conversion of nr_bounce to per zone counter, zoned vm counters: conversion of nr_bounce to per zone counter
` [PATCH 21/21] Remove useless struct wbs, zoned vm counters: remove useless writeback structure

vfork implementation
 2006-06-14 10:18 UTC  (7+ messages)

huge growth on OTC, look through the message
 2006-06-14  3:41 UTC 

[PATCH]: Adding a counter in vma to indicate the number of physical pages backing it
 2006-06-13 18:09 UTC  (19+ messages)

[PATCH]: Adding a counter in vma to indicate the number of physical_pages_backing it
 2006-06-13 17:18 UTC  (4+ messages)

[PATCH 0/6] mm: tracking dirty pages -v8
 2006-06-13 11:22 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: remove some update_mmu_cache() calls
` [PATCH 7/6] mm: page_mkwrite

tremendous lift Urgent email
 2006-06-13  1:46 UTC 

[PATCH/RFC] kernel-doc for mm/filemap.c
 2006-06-12 16:44 UTC 

Greentable: wo echte Millionäre gemacht werden
 2006-06-10 17:53 UTC 

merging swap prefetching
 2006-06-10  8:11 UTC  (2+ messages)

[PATCH 00/14] Zoned VM counters V2
 2006-06-10  4:52 UTC  (6+ messages)
` [PATCH 04/14] Use per zone counters to remove zone_reclaim_interval
    ` zoned VM stats: Add NR_ANON

acting on all tasks mapping a dirty page
 2006-06-10  0:31 UTC 

Light weight counter 1/1 Framework
 2006-06-09 23:15 UTC  (6+ messages)
` Light weight counter 2/2 counter conversion

zoned VM stats: nr_slab is accurate, fix comment
 2006-06-09 22:44 UTC  (2+ messages)

zone->wait_table_bits contains a wrong value
 2006-06-09 20:51 UTC 

zoned VM stats: Remove nr_mapped from zone reclaim
 2006-06-09 18:22 UTC 

zoned VM counters: Drop VM_STAT macros and vm_stat_t
 2006-06-09 19:03 UTC 


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).