libnuma interleaving oddness
2006-08-30 5:40 UTC (7+ messages)
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 2/7] ia64 generic PAGE_SIZE
` [RFC][PATCH 3/7] sparc64 "
` [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 00/10] generic PAGE_SIZE infrastructure (v3)
2006-08-29 21:33 UTC (12+ 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 "
[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 (18+ messages)
` [PATCH 1/6] mm: Generic swap file support
` [PATCH 2/6] mm: New page_file_* methods
` [PATCH 3/6] uml: arch/um remove_mapping() clash
` [PATCH 4/6] nfs: Teach NFS about swap cache pages
` [PATCH 5/6] nfs: Add comment on PG_private use of NFS
` [PATCH 6/6] nfs: Enable swap over NFS
` [PATCH 7/6] Lost bits - fix PG_writeback vs PG_private race in NFS
[PATCH 0/4] VM deadlock prevention -v5
2006-08-29 19:53 UTC (18+ messages)
` [PATCH 1/4] net: VM deadlock avoidance framework
` [PATCH 2/4] blkdev: iosched selection for queue creation
` [PATCH 3/4] nbd: deadlock prevention for NBD
` [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 (9+ messages)
` [Ext2-devel] "
[PATCH] radix-tree: cleanup radix_tree_deref_slot() and _lookup_slot() comments
2006-08-26 5:25 UTC (7+ 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
Guest page hinting patches
2006-08-25 18:52 UTC (3+ messages)
[RFC][PATCH] unify all architecture PAGE_SIZE definitions
2006-08-25 15:51 UTC (3+ messages)
[PATCH] Fix more pxx_page macro locations
2006-08-25 13:56 UTC
[RFC][PATCH 2/9] deadlock prevention core
2006-08-25 10:47 UTC (24+ messages)
` Network receive stall avoidance (was [PATCH 2/9] deadlock prevention core)
pxx_page macro patch breaks arm build in 2.6.18-rc4-mm2
2006-08-25 0:17 UTC
Warning: message 1GFedZ-0005tP-Ve delayed 48 hours
2006-08-24 22:44 UTC
[RFC][PATCH 0/4] VM deadlock prevention -v4
2006-08-24 14:43 UTC (3+ messages)
` [RFC][PATCH 4/4] deadlock prevention for NBD
[patch 9/9] Guest page hinting: full s390 support
2006-08-24 14:31 UTC
[patch 8/9] Guest page hinting: discarded page list
2006-08-24 14:31 UTC
[patch 7/9] Guest page hinting: minor fault optimization
2006-08-24 14:31 UTC
[patch 6/9] Guest page hinting: writable page table entries
2006-08-24 14:31 UTC
[patch 5/9] Guest page hinting: mlocked pages
2006-08-24 14:30 UTC
[patch 4/9] Guest page hinting: volatile swap cache
2006-08-24 14:30 UTC
[patch 3/9] Guest page hinting: volatile page cache
2006-08-24 14:30 UTC
[patch 2/9] Guest page hinting: unused / free pages on s390
2006-08-24 14:29 UTC
[patch 1/9] Guest page hinting: unused / free pages
2006-08-24 14:29 UTC
[RFC PATCH] prevent from killing OOM disabled task in do_page_fault()
2006-08-24 12:32 UTC (5+ messages)
` [RFC PATCH] prevent from killing OOM disabled task indo_page_fault()
linux- 2.6.18-rc4-git1 issue 81 mm/built-in.o: In function `add_memory': undefined reference to `register_one_node'
2006-08-24 9:09 UTC
[PATCH] radix-tree: fix radix_tree_replace_slot
2006-08-24 5:05 UTC (5+ messages)
Warning: message 1GFedZ-0005tP-Ve delayed 24 hours
2006-08-23 23:45 UTC
[PATCH] Extract the allocpercpu functions from the slab allocator
2006-08-23 19:39 UTC (4+ messages)
vm_total_pages and page-writeback.c:total_pages
2006-08-22 23:53 UTC
[PATCH 0/6] Sizing zones and holes in an architecture independent manner V9
2006-08-22 8:38 UTC (9+ 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
ZVC: Scale thresholds depending on the size of the system
2006-08-21 21:42 UTC (2+ messages)
Newnhot You crave to shoot like a film star
2006-08-20 20:32 UTC
Forget about it and take pleasure every night!
2006-08-20 3:15 UTC
Enjoy This is what you always needed to lead a happier, more fulfilling life
2006-08-19 17:21 UTC
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