linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
why inode creation with GFP_HIGHUSER?
 2006-09-13 17:32 UTC  (2+ messages)

[PATCH 3/6] Optional ZONE_DMA in the VM
 2006-09-13 17:23 UTC  (4+ messages)
    ` [PATCH 0/8] Optional ZONE_DMA V1

[PATCH 00/20] vm deadlock avoidance for NFS, NBD and iSCSI (take 7)
 2006-09-13  6:14 UTC  (27+ messages)
` [PATCH 19/20] mm: a process flags to avoid blocking allocations
` [PATCH 16/20] iscsi: add session context to ep_connect
` [PATCH 08/20] nfs: enable swap on NFS
` [PATCH 02/20] net: vm deadlock avoidance core
` [PATCH 20/20] iscsi: support for swapping over iSCSI
` [PATCH 10/20] mm: block device swap notification
` [PATCH 18/20] netlink: add SOCK_VMIO support to AF_NETLINK
` [PATCH 17/20] scsi: propagate the swapdev hook into the scsi stack
` [PATCH 07/20] nfs: add a comment explaining the use of PG_private in the NFS client
` [PATCH 06/20] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 12/20] nbd: limit blk_queue
` [PATCH 14/20] uml: enable scsi and add iscsi config
` [PATCH 09/20] nfs: make swap on NFS robust
` [PATCH 05/20] uml: rename arch/um remove_mapping()
` [PATCH 03/20] mm: add support for non block device backed swap files
` [PATCH 04/20] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH 11/20] nbd: request_fn fixup
` [PATCH 15/20] iscsi: kernel side tcp connect
` [PATCH 01/20] mm: serialize access to min_free_kbytes
` [PATCH 13/20] nbd: use swapdev hook to make swap deadlock free

[RFC] Could we get rid of zone_table?
 2006-09-12 17:41 UTC  (3+ messages)

[RFC] patch[1/1] i386 numa kva conversion to use bootmem reserve
 2006-09-12  8:26 UTC  (6+ messages)

A solution for more GFP_xx flags?
 2006-09-12  6:16 UTC  (8+ messages)

[PATCH] zone_to_nid: One additional case
 2006-09-12  0:19 UTC 

[PATCH 0/8] Optional ZONE_DMA V1
 2006-09-11 22:30 UTC  (7+ messages)
` [PATCH 1/6] Deal with cases of ZONE_DMA meaning the first zone
` [PATCH 2/6] Introduce CONFIG_ZONE_DMA
` [PATCH 3/6] Optional ZONE_DMA in the VM
` [PATCH 4/6] Optional ZONE_DMA for i386
` [PATCH 5/6] Optional ZONE_DMA for x86_64
` [PATCH 6/6] Optional ZONE_DMA for ia64

-mm numa perf regression
 2006-09-11 21:36 UTC  (6+ messages)

[PATCH 00/21] vm deadlock avoidance for NBD, NFS and iSCSI (take 6)
 2006-09-11 15:49 UTC  (28+ 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

blend
 2006-09-11 10:25 UTC 

[PATCH 0/5] Linear reclaim V1
 2006-09-11  7:33 UTC  (13+ 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] lumpy reclaim -v2

[patch 1/2] own header file for struct page
 2006-09-11  4:22 UTC  (12+ messages)
      ` [patch 1/2] own header file for struct page v2
      ` [patch 2/2] convert s390 page handling macros to functions v2
  ` [patch 1/2] own header file for struct page v3
  ` [patch 2/2] convert s390 page handling macros to functions v3

2.6 vs 2.4 kernel memory management question
 2006-09-09 21:17 UTC 

[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] 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 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  (17+ messages)
        ` [PATCH] fix NUMA interleaving for huge pages (was RE: libnuma interleaving oddness)

Lowest credit rate
 2006-08-31  5:53 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