[patch 1/2] own header file for struct page
2006-09-08 19:06 UTC (4+ messages)
[PATCH 0/5] Linear reclaim V1
2006-09-08 18:41 UTC (7+ messages)
` [PATCH 1/5] linear reclaim add order to reclaim path
` [PATCH 2/5] linear reclaim export page_order and family
` [PATCH 3/5] linear reclaim pull out unfreeable page return
` [PATCH 4/5] linear reclaim add pfn_valid_within for zone holes
` [PATCH 5/5] linear reclaim core
[PATCH 0/8] Avoiding fragmentation with subzone groupings v25
2006-09-08 13:16 UTC (17+ messages)
` [PATCH 1/8] Add __GFP_EASYRCLM flag and update callers
` [PATCH 2/8] Split the free lists into kernel and user parts
` [PATCH 3/8] Split the per-cpu "
` [PATCH 4/8] Add a configure option for anti-fragmentation
` [PATCH 5/8] Drain per-cpu lists when high-order allocations fail
` [PATCH 6/8] Move free pages between lists on steal
` [PATCH 7/8] Introduce the RCLM_KERN allocation type
` [PATCH 8/8] [DEBUG] Add statistics
[patch 2/2] convert s390 page handling macros to functions
2006-09-08 11:18 UTC
invalidate_complete_page()
2006-09-07 19:41 UTC (2+ messages)
[PATCH 00/21] vm deadlock avoidance for NBD, NFS and iSCSI (take 6)
2006-09-07 16:33 UTC (27+ messages)
` [PATCH 01/21] mm: serialize access to min_free_kbytes
` [PATCH 02/21] net: vm deadlock avoidance core
` [PATCH 03/21] mm: add support for non block device backed swap files
` [PATCH 04/21] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 05/21] uml: rename arch/um remove_mapping()
` [PATCH 06/21] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 07/21] nfs: add a comment explaining the use of PG_private in the NFS client
` [PATCH 08/21] nfs: enable swap on NFS
` [PATCH 09/21] nfs: make swap on NFS robust
` [PATCH 10/21] block: elevator selection and pinning
` [PATCH 11/21] nbd: limit blk_queue
` [PATCH 12/21] mm: block device swap notification
` [PATCH 13/21] nbd: use swapdev hook to make swap deadlock free
` [PATCH 14/21] uml: enable scsi and add iscsi config
` [PATCH 15/21] iscsi: kernel side tcp connect
` [PATCH 16/21] iscsi: fixup of the ep_connect patch
` [PATCH 17/21] iscsi: add session context to ep_connect
` [PATCH 18/21] scsi: propagate the swapdev hook into the scsi stack
` [PATCH 19/21] netlink: add SOCK_VMIO support to AF_NETLINK
` [PATCH 20/21] mm: a process flags to avoid blocking allocations
` [PATCH 21/21] iscsi: support for swapping over iSCSI
[patch] oom: don't kill current when another OOM in progress
2006-09-07 10:34 UTC
Express cash credit
2006-09-05 20:11 UTC
[RFC][PATCH 0/9] generic PAGE_SIZE infrastructure (v4)
2006-09-05 16:47 UTC (26+ messages)
` [RFC][PATCH 2/9] conditionally define generic get_order() (ARCH_HAS_GET_ORDER)
` [RFC][PATCH 1/9] put alignment macros in align.h
` [RFC][PATCH 3/9] actual generic PAGE_SIZE infrastructure
` [RFC][PATCH 4/9] ia64 generic PAGE_SIZE
` [RFC][PATCH 6/9] mips "
` [RFC][PATCH 5/9] sparc64 "
` [RFC][PATCH 7/9] parisc "
` [RFC][PATCH 8/9] powerpc "
` [RFC][PATCH 9/9] convert the "easy" architectures to "
NUMA: Add zone_to_nid function
2006-09-04 17:19 UTC
Hugepages: Use page_to_nid rather than traversing zone pointers
2006-09-04 17:06 UTC
[PATCH 0/6] Sizing zones and holes in an architecture independent manner V9
2006-09-04 15:39 UTC (15+ messages)
` [PATCH 4/6] Have x86_64 use add_active_range() and free_area_init_nodes
` Account for holes that are outside the range of physical memory
` Allow an arch to expand node boundaries
[MODSLAB 0/5] Modular slab allocator V3
2006-09-01 22:34 UTC (7+ messages)
` [MODSLAB 1/5] Generic Allocator Framework
` [MODSLAB 2/5] Slabifier
` [MODSLAB 3/5] /proc/slabinfo display
` [MODSLAB 4/5] Kmalloc subsystem
` [MODSLAB 5/5] Slabulator: Emulate the existing Slab Layer
` [MODSLAB] Bypass indirections [for performance testing only]
libnuma interleaving oddness
2006-08-31 16:37 UTC (23+ messages)
` [PATCH] fix NUMA interleaving for huge pages (was RE: libnuma interleaving oddness)
Lowest credit rate
2006-08-31 5:53 UTC
[RFC][PATCH 00/10] generic PAGE_SIZE infrastructure (v3)
2006-08-30 14:56 UTC (15+ messages)
` [RFC][PATCH 01/10] put alignment macros in align.h
` [RFC][PATCH 02/10] conditionally define generic get_order() (ARCH_HAS_GET_ORDER)
` [RFC][PATCH 03/10] actual generic PAGE_SIZE infrastructure
` [RFC][PATCH 04/10] replace _ALIGN()
` [RFC][PATCH 05/10] ia64 generic PAGE_SIZE
` [RFC][PATCH 06/10] sparc64 "
` [RFC][PATCH 07/10] mips "
` [RFC][PATCH 09/10] powerpc "
` [RFC][PATCH 08/10] parisc "
` [RFC][PATCH 10/10] convert the "easy" architectures to "
Swap file or device can't be recognized by kernel built with 64K pages
2006-08-30 5:05 UTC (2+ messages)
[RFC][PATCH 1/7] generic PAGE_SIZE infrastructure (v2)
2006-08-30 0:37 UTC (23+ messages)
` [RFC][PATCH 3/7] sparc64 generic PAGE_SIZE
` [RFC][PATCH 2/7] ia64 "
` [RFC][PATCH 4/7] mips "
` [RFC][PATCH 5/7] parisc "
` [RFC][PATCH 6/7] powerpc "
` [RFC][PATCH 7/7] convert the "easy" architectures to "
libnuma interleaving oddness
2006-08-29 23:02 UTC
[RFC][PATCH 10/10] convert the "easy" architectures to generic PAGE_SIZE
2006-08-29 21:13 UTC (2+ messages)
[PATCH 0/6] Swap over NFS
2006-08-29 20:20 UTC (6+ messages)
` [PATCH 3/6] uml: arch/um remove_mapping() clash
` [PATCH 6/6] nfs: Enable swap over NFS
[PATCH 0/4] VM deadlock prevention -v5
2006-08-29 19:53 UTC (9+ messages)
` [PATCH 1/4] net: VM deadlock avoidance framework
zone reclaim with slab avoid unecessary off node allocations
2006-08-29 18:11 UTC
[PATCH RFP-V4 00/13] remap_file_pages protection support - 4th attempt
2006-08-29 8:22 UTC (6+ messages)
` [PATCH RFP-V4 11/13] RFP prot support: fix get_user_pages() on VM_MANYPROTS vmas
` [PATCH RFP-V4 12/13] RFP prot support: also set VM_NONLINEAR on nonuniform VMAs
` [PATCH RFP-V4 13/13] RFP prot support: uml, i386, x64 bits
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
2006-08-29 5:41 UTC (3+ messages)
[PATCH] remove static variable mm/page-writeback.c:total_pages
2006-08-28 22:23 UTC
[MODSLAB 0/4] A modular slab allocator V2
2006-08-28 5:33 UTC (7+ messages)
` [MODSLAB 1/4] Generic Allocator Framework
` [MODSLAB 2/4] A slab allocator: SLABIFIER
` [MODSLAB 2.5/4] A slab statistics module
` [MODSLAB 3/4] A Kmalloc subsystem
` [MODSLAB 4/4] Slabulator: Emulate the existing Slab Layer
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox