messages from 2012-07-10 23:24:33 to 2012-07-13 10:36:23 UTC [more...]
[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
2012-07-13 10:40 UTC (30+ messages)
` [RFC PATCH v3 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH v3 3/13] memory-hotplug : unify argument of firmware_map_add_early/hotplug
` [RFC PATCH v3 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v3 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v3 11/13] memory-hotplug : free memmap of sparse-vmemmap
[PATCH v4 RESEND 1/3] mm/sparse: optimize sparse_index_alloc
2012-07-13 8:41 UTC (4+ messages)
` [PATCH v4 RESEND 2/3] mm/sparse: more check on mem_section number
` [PATCH v2 3/3] mm/sparse: remove index_init_lock
[PATCH -mm] memcg: prevent from OOM with too many dirty pages
2012-07-13 8:21 UTC (10+ messages)
` [PATCH v2 "
[PATCH 1/3 v3] mm: Factor out memory isolate functions
2012-07-13 0:57 UTC (8+ messages)
` [PATCH 2/3 v3] mm: bug fix free page check in zone_watermark_ok
` [PATCH 3/3 v3] memory-hotplug: fix kswapd looping forever problem
[PATCH 00/13] rbtree updates
2012-07-13 0:39 UTC (14+ messages)
` [PATCH 04/13] rbtree: move some implementation details from rbtree.h to rbtree.c
` [PATCH 05/13] rbtree: performance and correctness test
[PATCH v2 00/12] rbtree updates
2012-07-13 0:31 UTC (13+ messages)
` [PATCH v2 01/12] rbtree: reference Documentation/rbtree.txt for usage instructions
` [PATCH v2 02/12] rbtree: empty nodes have no color
` [PATCH v2 03/12] rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
` [PATCH v2 04/12] rbtree: move some implementation details from rbtree.h to rbtree.c
` [PATCH v2 05/12] rbtree: performance and correctness test
` [PATCH v2 06/12] rbtree: break out of rb_insert_color loop after tree rotation
` [PATCH v2 07/12] rbtree: adjust root color in rb_insert_color() only when necessary
` [PATCH v2 08/12] rbtree: low level optimizations in rb_insert_color()
` [PATCH v2 09/12] rbtree: adjust node color in __rb_erase_color() only when necessary
` [PATCH v2 10/12] rbtree: optimize case selection logic in __rb_erase_color()
` [PATCH v2 11/12] rbtree: low level optimizations "
` [PATCH v2 12/12] rbtree: coding style adjustments
[PATCH 0/4] zsmalloc improvements
2012-07-12 22:46 UTC (27+ messages)
` [PATCH 1/4] zsmalloc: remove x86 dependency
` [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
[RFC][PATCH 00/26] sched/numa
2012-07-12 22:02 UTC (3+ messages)
` [RFC][PATCH 14/26] sched, numa: Numa balancer
[PATCH 00/40] AutoNUMA19
2012-07-12 21:25 UTC (25+ messages)
` [PATCH 18/40] autonuma: call autonuma_setup_new_exec()
` [PATCH 19/40] autonuma: alloc/free/init sched_autonuma
` [PATCH 20/40] autonuma: alloc/free/init mm_autonuma
` [PATCH 28/40] autonuma: make khugepaged pte_numa aware
` [PATCH 36/40] autonuma: page_autonuma
` [PATCH 40/40] autonuma: shrink the per-page page_autonuma struct size
[PATCH 00/11] kmem controller for memcg: stripped down version
2012-07-12 15:40 UTC (10+ messages)
` Fork bomb limitation in memcg WAS: "
[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
2012-07-12 14:50 UTC (8+ messages)
` [patch 1/5] "
` [patch 2/5] mm, oom: introduce helper function to process threads during scan
` [patch 3/5] mm, memcg: introduce own oom handler to iterate only over its own threads
[patch 00/11] mm: memcg: charge/uncharge improvements
2012-07-12 13:51 UTC (7+ messages)
` [patch 03/11] mm: shmem: do not try to uncharge known swapcache pages
[PATCH RFC] mm/memcg: recalculate chargeable space after waiting migrating charges
2012-07-12 13:38 UTC (5+ messages)
[PATCH 13/40] autonuma: CPU follow memory algorithm
2012-07-12 13:12 UTC (11+ messages)
[PATCH] mm: hugetlb: flush dcache before returning zeroed huge page to userspace
2012-07-12 11:57 UTC (11+ messages)
[PATCH RFC] mm/memcg: calculate max hierarchy limit number instead of min
2012-07-12 10:18 UTC (4+ messages)
[patch 00/10] mm: memcg: charge/uncharge improvements v2
2012-07-12 9:42 UTC (15+ messages)
` [patch 01/10] mm: memcg: fix compaction/migration failing due to memcg limits
` [patch 02/10] mm: swapfile: clean up unuse_pte race handling
` [patch 03/10] mm: memcg: push down PageSwapCache check into uncharge entry functions
` [patch 04/10] mm: memcg: only check for PageSwapCache when uncharging anon
` [patch 05/10] mm: memcg: move swapin charge functions above callsites
` [patch 06/10] mm: memcg: remove unneeded shmem charge type
` [patch 07/10] mm: memcg: remove needless !mm fixup to init_mm when charging
` [patch 08/10] mm: memcg: split swapin charge function into private and public part
` [patch 09/10] mm: memcg: only check swap cache pages for repeated charging
` [patch 10/10] mm: memcg: only check anon swapin page charges for swap cache
linux-next: Early crashed kernel on CONFIG_SLOB
2012-07-12 7:13 UTC (4+ messages)
[PATCH 00/12] Swap-over-NFS without deadlocking V9
2012-07-12 6:41 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/16] Swap-over-NBD without deadlocking V15
2012-07-12 6:40 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] bootmem: Make ___alloc_bootmem_node_nopanic() to be real nopanic
2012-07-12 5:56 UTC (2+ messages)
[PATCH v4 1/3] mm/sparse: optimize sparse_index_alloc
2012-07-12 5:48 UTC (6+ messages)
` [PATCH 3/3] mm/sparse: remove index_init_lock
[PATCH 0/3] shmem/tmpfs: three late patches
2012-07-12 3:21 UTC (10+ messages)
` [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
` [PATCH 2/3] shmem: fix negative rss in memcg memory.stat
[PATCH v2] mm: Warn about costly page allocation
2012-07-12 3:00 UTC (14+ messages)
[PATCH 00/35] AutoNUMA alpha14
2012-07-12 2:36 UTC (9+ messages)
` "
` AutoNUMA15
[PATCH -mm v2] mm: have order > 0 compaction start off where it left
2012-07-12 2:26 UTC (13+ messages)
` [PATCH -mm v3] "
HI
2012-07-11 23:33 UTC
[PATCH] mm/slob: avoid type warning about alignment value
2012-07-11 20:42 UTC (4+ messages)
mmotm 2012-07-10-16-59 uploaded
2012-07-11 10:34 UTC (9+ messages)
[PATCH 0/7] Per-cgroup page stat accounting
2012-07-11 9:32 UTC (7+ messages)
` [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH 5/7] memcg: add per cgroup dirty pages accounting
[PATCH] mm/hugetlb_cgroup: Add list_del to remove unused page from hugepage_activelist when hugepage migration
2012-07-11 8:32 UTC (2+ messages)
[PATCH 0/2 v5][resend] tmpfs not interleaving properly
2012-07-11 5:50 UTC (4+ messages)
` [PATCH 1/2 v5][resend] shmem: provide vm_ops when also providing a mem policy
` [PATCH 2/2 v5][resend] tmpfs: interleave the starting node of /dev/shmem
[PATCH] mm/hugetlb_cgroup: Add huge_page_order check to avoid incorrectly uncharge
2012-07-11 3:03 UTC
[PATCH] mm: Warn about costly page allocation
2012-07-11 2:45 UTC (6+ 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).