messages from 2012-06-20 21:02:58 to 2012-06-22 20:23:11 UTC [more...]
Early boot panic on machine with lots of memory
2012-06-22 20:23 UTC (21+ messages)
[PATCH] mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again
2012-06-22 20:19 UTC (2+ messages)
[PATCH 2/2] mm: compaction: add /proc/vmstat entry for rescued MIGRATE_UNMOVABLE pageblocks
2012-06-22 20:12 UTC (3+ messages)
[PATCH 1/3] slub: prefetch next freelist pointer in __slab_alloc()
2012-06-22 18:45 UTC (4+ messages)
` [PATCH 2/3] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
` [PATCH 3/3] slub: release a lock if freeing object with a lock is failed in __slab_free()
` [PATCH 1/3 v2] slub: prefetch next freelist pointer in __slab_alloc()
[PATCH 1/4] slub: change declare of get_slab() to inline at all times
2012-06-22 18:34 UTC (5+ messages)
` [PATCH 4/4] slub: deactivate freelist of kmem_cache_cpu all at once in deactivate_slab()
[PATCH 00/35] AutoNUMA alpha14
2012-06-22 17:57 UTC (11+ messages)
` [PATCH 12/35] autonuma: CPU follow memory algorithm
` AutoNUMA alpha14
` AutoNUMA15
[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
2012-06-22 15:41 UTC (23+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm v2 02/11] mm: rearrange vm_area_struct for fewer cache misses
` [PATCH -mm v2 03/11] mm: vma_adjust: only call adjust_free_gap when needed
` [PATCH -mm v2 04/11] rbtree: add helpers to find nearest uncle node
` [PATCH -mm v2 05/11] mm: get unmapped area from VMA tree
` [PATCH -mm v2 06/11] mm: arbitrary address ranges for arch_get_unmapped_area
` [PATCH -mm v2 07/11] mm: make cache alignment code generic
` [PATCH -mm v2 08/11] mm: remove x86 arch_get_unmapped_area(_topdown)
` [PATCH -mm v2 09/11] mm: remove MIPS arch_get_unmapped_area code
` [PATCH -mm v2 10/11] mm: remove ARM arch_get_unmapped_area functions
` [PATCH -mm v2 11/11] mm: remove SH "
[PATCH V2] memcg: cleanup typos in mem cgroup
2012-06-22 15:03 UTC (2+ messages)
[PATCH v3] tmpfs not interleaving properly
2012-06-22 14:35 UTC
[PATCH 00/12] Swap-over-NFS without deadlocking V7
2012-06-22 14:31 UTC (13+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
[PATCH 00/17] Swap-over-NBD without deadlocking V13
2012-06-22 14:30 UTC (17+ messages)
` [PATCH 01/16] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/16] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/16] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/16] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/16] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled
[PATCH 2/2] memcg: cleanup typos in mem cgroup
2012-06-22 12:32 UTC (2+ messages)
[PATCH 1/2] memcg: use existing function to judge root mem cgroup
2012-06-22 12:29 UTC (3+ messages)
[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
2012-06-22 11:27 UTC (12+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
mmotm 2012-06-21-16-20 uploaded
2012-06-22 9:23 UTC (5+ messages)
Accounting problem of MIGRATE_ISOLATED freed page
2012-06-22 8:13 UTC (21+ messages)
[patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
2012-06-22 7:41 UTC (10+ messages)
RFC: Easy-Reclaimable LRU list
2012-06-22 6:57 UTC (3+ messages)
[PATCH 1/2] memcg: remove -EINTR at rmdir()
2012-06-22 0:04 UTC (11+ messages)
` [PATCH 2/2] memcg: clean up force_empty_list() return value check
[PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
2012-06-21 23:27 UTC (3+ messages)
[PATCH 1/2] memcg: remove MEMCG_NR_FILE_MAPPED
2012-06-21 23:09 UTC (8+ messages)
` [PATCH 2/2] memcg: add per cgroup dirty pages accounting
MaxPenis is Powerful! Click For Details hpy6l
2012-06-21 21:19 UTC
[PATCH v4 00/25] kmem limitation for memcg
2012-06-21 21:19 UTC (15+ messages)
` [PATCH v4 05/25] memcg: Always free struct memcg through schedule_work()
` [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 07/25] memcg: Reclaim when more than one page needed
[PATCH -mm 0/7] mm: scalable and unified arch_get_unmapped_area
2012-06-21 21:06 UTC (23+ messages)
` [PATCH -mm 1/7] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm 2/7] mm: get unmapped area from VMA tree
` [PATCH -mm 4/7] mm: make page colouring code generic
[PATCH 0/4] cache-specific changes for memcg (preparation)
2012-06-21 20:24 UTC (13+ messages)
` [PATCH 1/4] slab: rename gfpflags to allocflags
` [PATCH 2/4] Wipe out CFLGS_OFF_SLAB from flags during initial slab creation
` [PATCH 3/4] slab: move FULL state transition to an initcall
` [PATCH 4/4] don't do __ClearPageSlab before freeing slab page
[PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
2012-06-21 18:51 UTC (10+ messages)
` [PATCH 02/10] zcache: fix refcount leak
Buy ORIGINAL Phentermine 37.5mg (Adipex) From $119 As Low as $2.92/Pill!!! NO RX Required!!! Fast & Secure Shipping!! VISA & eCHECK Accepted, Order Today & Save!! buq0cg28
2012-06-21 13:21 UTC
[PATCH] mm: offlining memory may block forever
2012-06-21 13:04 UTC (3+ messages)
[PATCHv3 0/3] ARM: replace custom consistent dma region with vmalloc
2012-06-21 12:38 UTC (4+ messages)
` [PATCHv3 2/3] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
[PATCH] hugetlb/cgroup: Mark root_h_cgroup static
2012-06-21 10:32 UTC
[patch] mm, thp: abort compaction if migration page cannot be charged to memcg
2012-06-21 10:16 UTC (8+ messages)
[PATCH] mm/buddy: get the allownodes for dump at once
2012-06-21 9:11 UTC (7+ messages)
[PATCH RESEND 1/2] mm/compaction: cleanup on compaction_deferred
2012-06-21 3:06 UTC (3+ messages)
[PATCH] slab: do not call compound_head() in page_get_cache()
2012-06-21 1:37 UTC (2+ messages)
[patch] mm, oom: do not schedule if current has been killed
2012-06-21 1:23 UTC (10+ messages)
` [patch v2] "
` [patch v3] "
[Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
2012-06-20 21:36 UTC (3+ messages)
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).