messages from 2010-07-08 18:10:36 to 2010-07-14 07:50:47 UTC [more...]
[RFC] Tight check of pfn_valid on sparsemem
2010-07-14 7:50 UTC (28+ messages)
[PATCH v2 1/2] vmscan: don't subtraction of unsined
2010-07-14 2:15 UTC (25+ messages)
` [PATCH v2 2/2] vmscan: shrink_slab() require number of lru_pages, not page order
` [PATCH] vmscan: stop meaningless loop iteration when no reclaimable slab
[S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR
2010-07-14 2:01 UTC (26+ messages)
` [S+Q2 01/19] Bugfix for semop() not reporting successful operation
` [S+Q2 02/19] percpu: make @dyn_size always mean min dyn_size in first chunk init functions
` [S+Q2 03/19] percpu: allow limited allocation before slab is online
` [S+Q2 04/19] slub: Use a constant for a unspecified node
` [S+Q2 05/19] SLUB: Constants need UL
` [S+Q2 06/19] slub: Check kasprintf results in kmem_cache_init()
` [S+Q2 07/19] slub: Allow removal of slab caches during boot
` [S+Q2 08/19] slub: Use kmem_cache flags to detect if slab is in debugging mode
` [S+Q2 09/19] slub: discard_slab_unlock
` [S+Q2 10/19] slub: remove dynamic dma slab allocation
` [S+Q2 11/19] slub: Remove static kmem_cache_cpu array for boot
` [S+Q2 12/19] slub: Dynamically size kmalloc cache allocations
` [S+Q2 13/19] slub: Extract hooks for memory checkers from hotpaths
` [S+Q2 14/19] slub: Move gfpflag masking out of the hotpath
` [S+Q2 15/19] SLUB: Add SLAB style per cpu queueing
` [S+Q2 16/19] slub: Resize the new cpu queues
` [S+Q2 17/19] SLUB: Get rid of useless function count_free()
` [S+Q2 18/19] SLUB: Remove MAX_OBJS limitation
` [S+Q2 19/19] slub: Drop allocator announcement
[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
2010-07-14 1:59 UTC (10+ messages)
[RFC 1/3] mm: iommu: An API to unify IOMMU, CPU and device memory management
2010-07-14 1:59 UTC (29+ messages)
` [RFC 3/3] mm: iommu: The Virtual Contiguous Memory Manager
[PATCH] slob_free:free objects to their own list
2010-07-13 21:53 UTC (4+ messages)
[PATCH] fix swapin race condition
2010-07-13 21:30 UTC (6+ messages)
FYI: mmap_sem OOM patch
2010-07-13 21:08 UTC (8+ messages)
[PATCH -mmotm 00/30] [RFC] swap over nfs -v21
2010-07-13 20:33 UTC (34+ messages)
` [PATCH -mmotm 01/30] mm: serialize access to min_free_kbytes
` [PATCH -mmotm 02/30] Swap over network documentation
` [PATCH -mmotm 03/30] mm: expose gfp_to_alloc_flags()
` [PATCH -mmotm 04/30] mm: tag reseve pages
` [PATCH -mmotm 05/30] mm: sl[au]b: add knowledge of reserve pages
` [PATCH -mmotm 06/30] mm: kmem_alloc_estimate()
` [PATCH -mmotm 07/30] mm: allow PF_MEMALLOC from softirq context
` [PATCH -mmotm 08/30] mm: emergency pool
` [PATCH -mmotm 09/30] mm: system wide ALLOC_NO_WATERMARK
` [PATCH -mmotm 10/30] mm: __GFP_MEMALLOC
` [PATCH -mmotm 11/30] mm: memory reserve management
` [PATCH -mmotm 12/30] selinux: tag avc cache alloc as non-critical
` [PATCH -mmotm 13/30] net: packet split receive api
` [PATCH -mmotm 14/30] net: sk_allocation() - concentrate socket related allocations
` [PATCH -mmotm 15/30] netvm: network reserve infrastructure
` [PATCH -mmotm 16/30] netvm: INET reserves
` [PATCH -mmotm 17/30] netvm: hook skb allocation to reserves
` [PATCH -mmotm 18/30] netvm: filter emergency skbs
` [PATCH -mmotm 19/30] netvm: prevent a stream specific deadlock
` [PATCH -mmotm 20/30] netfilter: NF_QUEUE vs emergency skbs
` [PATCH -mmotm 21/30] netvm: skb processing
` [PATCH -mmotm 22/30] mm: add support for non block device backed swap files
` [PATCH -mmotm 23/30] mm: methods for teaching filesystems about PG_swapcache pages
` [PATCH -mmotm 24/30] nfs: teach the NFS client how to treat "
` [PATCH -mmotm 25/30] nfs: disable data cache revalidation for swapfiles
` [PATCH -mmotm 26/30] nfs: enable swap on NFS
` [PATCH -mmotm 27/30] nfs: fix various memory recursions possible with swap over NFS
` [PATCH -mmotm 28/30] build fix for skb_emergency_protocol
` [PATCH -mmotm 29/30] fix null pointer deref in swap_entry_free
` [PATCH -mmotm 30/30] fix mess up on swap with multi files from same nfs server
[PATCH 0/6] writeback cleanups and trivial fixes
2010-07-13 8:58 UTC (20+ messages)
` [PATCH 1/6] writeback: take account of NR_WRITEBACK_TEMP in balance_dirty_pages()
` [PATCH 2/6] writeback: reduce calls to global_page_state "
` [PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
` [PATCH 4/6] writeback: dont redirty tail an inode with dirty pages
` [PATCH 5/6] writeback: fix queue_io() ordering
` [PATCH 6/6] writeback: merge for_kupdate and !for_kupdate cases
[patch 071/149] ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
2010-07-12 22:08 UTC (4+ messages)
[PATCH] Cleancache: shim to Xen Transcendent Memory
2010-07-12 15:05 UTC (2+ messages)
[PATCH 0/5] Per superblock shrinkers V2
2010-07-12 2:52 UTC (4+ messages)
[PATCH 1/2] Add trace events to mmap and brk
2010-07-12 1:58 UTC (6+ messages)
` [PATCH 2/2] Add trace point to mremap
what is the point of nr_pages information for the flusher thread?
2010-07-10 14:58 UTC (2+ messages)
[PATCH] slob: remove unused funtion
2010-07-10 14:57 UTC (4+ messages)
Transparent Hugepage Support #25
2010-07-09 16:48 UTC (5+ messages)
` [RFC][BUGFIX][PATCH 0/2] transhuge-memcg: some fixes (Re: Transparent Hugepage Support #25)
Transparent Hugepage Support #27
2010-07-09 16:45 UTC
[PATCH v4 00/12] KVM: Add host swap event notifications for PV guest
2010-07-09 15:50 UTC (7+ messages)
` [PATCH v4 08/12] Inject asynchronous page fault into a guest if page is swapped out
[PATCH] vmscan: protect to read reclaim_stat by lru_lock
2010-07-09 8:26 UTC (2+ messages)
Need some help in understanding sparsemem
2010-07-09 7:49 UTC (6+ messages)
[patch 07/18] oom: filter tasks not sharing the same cpuset
2010-07-09 3:00 UTC (3+ messages)
[PATCH]shmem: reduce one time of locking in pagefault
2010-07-09 2:52 UTC (6+ messages)
[Bug 16337] general protection fault: 0000 [#1] SMP
2010-07-09 1:04 UTC (3+ messages)
[PATCH] reduce stack usage of node_read_meminfo()
2010-07-09 0:14 UTC (5+ messages)
[Bugme-new] [Bug 16348] New: kswapd continuously active when doing IO
2010-07-08 21:28 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).