[patch] oom: don't kill current when another OOM in progress
2006-09-07 10:34 UTC
[PATCH 00/21] vm deadlock avoidance for NBD, NFS and iSCSI (take 6)
2006-09-06 17:45 UTC (25+ 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
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 1/9] put alignment macros in align.h
` [RFC][PATCH 2/9] conditionally define generic get_order() (ARCH_HAS_GET_ORDER)
` [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 05/10] ia64 generic PAGE_SIZE
` [RFC][PATCH 04/10] replace _ALIGN()
` [RFC][PATCH 06/10] sparc64 generic PAGE_SIZE
` [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 6/7] powerpc "
` [RFC][PATCH 5/7] parisc "
` [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 (7+ 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 (13+ messages)
` [PATCH 1/4] net: VM deadlock avoidance framework
` [PATCH 4/4] nfs: deadlock prevention for NFS
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 (17+ messages)
` [PATCH RFP-V4 03/13] RFP prot support: add needed macros
` [PATCH RFP-V4 01/13] RFP: new bitmask_trans in <linux/bitops.h>
` [PATCH RFP-V4 02/13] Fix comment about remap_file_pages
` [PATCH RFP-V4 04/13] RFP prot support: handle MANYPROTS VMAs
` [PATCH RFP-V4 05/13] RFP prot support: disallow mprotect() on manyprots mappings
` [PATCH RFP-V4 06/13] RFP prot support: cleanup syscall checks
` [PATCH RFP-V4 07/13] RFP prot support: enhance syscall interface
` [PATCH RFP-V4 08/13] RFP prot support: support private vma for MAP_POPULATE
` [PATCH RFP-V4 09/13] RFP prot support: use FAULT_SIGSEGV for protection checking
` [PATCH RFP-V4 10/13] RFP prot support: fix race condition with concurrent faults on same address space
` [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
Fresh stuff Have you ever wished to have more intense final?
2006-08-26 13:58 UTC
ext3 fsync being starved for a long time by cp and cronjob
2006-08-26 10:04 UTC (6+ messages)
` [Ext2-devel] "
[PATCH] radix-tree: cleanup radix_tree_deref_slot() and _lookup_slot() comments
2006-08-26 5:25 UTC (4+ messages)
zone_reclaim: dynamic slab reclaim
2006-08-26 1:26 UTC
ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
2006-08-26 1:25 UTC
Replace min_unmapped_ratio by min_unmapped_pages in struct zone
2006-08-26 1:24 UTC
ZVC: Support NR_SLAB_RECLAIM
2006-08-26 1:10 UTC (11+ messages)
` zone_reclaim: dynamic zone based slab reclaim
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