messages from 2012-07-12 06:40:45 to 2012-07-17 14:46:15 UTC [more...]
[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
2012-07-17 14:46 UTC (12+ messages)
[PATCH 1/3] mm: correct return value of migrate_pages()
2012-07-17 14:28 UTC (25+ messages)
` [PATCH 2/3] mm: fix possible incorrect return value of migrate_pages() syscall
` [PATCH 3/3] mm: fix return value in __alloc_contig_migrate_range()
` [PATCH 4] mm: fix possible incorrect return value of move_pages() syscall
` [PATCH 1/4 v2] mm: correct return value of migrate_pages() and migrate_huge_pages()
` [PATCH 2/4 v2] mm: fix possible incorrect return value of migrate_pages() syscall
` [PATCH 3/4 v2] mm: fix return value in __alloc_contig_migrate_range()
` [PATCH 4/4 v2] mm: fix possible incorrect return value of move_pages() syscall
mm,numad,rcu: hang on OOM
2012-07-17 11:57 UTC (4+ messages)
[PATCH] mm/memcg: remove redundant checking on root memcg
2012-07-17 10:56 UTC (2+ messages)
[RFC 0/3] memory-hotplug: handle page race between allocation and isolation
2012-07-17 10:13 UTC (5+ messages)
` [RFC 1/3] mm: use get_page_migratetype instead of page_private
` [RFC 2/3] mm: remain migratetype in freed page
` [RFC 3/3] memory-hotplug: bug fix race between isolation and allocation
%{AUTOVALS9-g1apyvoseg
2012-07-17 10:10 UTC
[PATCH] mm: setup pageblock_order before it's used by sparse
2012-07-17 9:31 UTC (7+ messages)
[PATCH] mm/vmscan: remove checking on PG_lru
2012-07-17 8:59 UTC (3+ messages)
[PATCH -mm] memcg: prevent from OOM with too many dirty pages
2012-07-17 6:33 UTC (16+ messages)
` [PATCH v2 "
` [PATCH mmotm] memcg: further prevent "
[PATCH 0/3] shmem/tmpfs: three late patches
2012-07-17 6:15 UTC (8+ messages)
` [PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
[RFC PATCH v3 0/13] memory-hotplug : hot-remove physical memory
2012-07-17 5:19 UTC (28+ 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
hello
2012-07-17 4:06 UTC
Fwd: Wire Transfer Confirmation (FED_9801J39795)
2012-07-17 1:22 UTC
frontswap: is frontswap_init called from swapoff safe?
2012-07-17 0:41 UTC (3+ messages)
2012春季111届广交会买家,群发软件,B2B询盘买家、thomasnet 采购商,海关数据,展会买家 仅300元!
2012-07-17 0:31 UTC
AutoNUMA benchmark 0.1
2012-07-16 20:00 UTC
swap on eMMC and other flash
2012-07-16 13:29 UTC (6+ messages)
ksm/memory hotplug: lockdep warning for ksm_thread_mutex vs. (memory_chain).rwsem
2012-07-16 12:49 UTC (3+ messages)
[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
2012-07-16 9:27 UTC (14+ 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 4/5] mm, oom: reduce dependency on tasklist_lock
` [PATCH mmotm] mm, oom: reduce dependency on tasklist_lock: fix
` [patch 5/5] mm, memcg: move all oom handling to memcontrol.c
[PATCH v2] ARM: dma-mapping: modify condition check while freeing pages
2012-07-16 7:30 UTC (2+ messages)
[PATCH v4 RESEND 1/3] mm/sparse: optimize sparse_index_alloc
2012-07-16 4:45 UTC (3+ messages)
` [PATCH v4 RESEND 2/3] mm/sparse: more check on mem_section number
` [PATCH v3 3/3] mm/sparse: remove index_init_lock
[PATCH v4 RESEND 1/3] mm/sparse: optimize sparse_index_alloc
2012-07-16 3:46 UTC (5+ 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 00/40] AutoNUMA19
2012-07-14 17:01 UTC (30+ 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 25/40] autonuma: follow_page check for pte_numa/pmd_numa
` [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
[RFC][PATCH 00/26] sched/numa
2012-07-14 16:20 UTC (5+ messages)
` [RFC][PATCH 14/26] sched, numa: Numa balancer
[PATCH v2 00/12] rbtree updates
2012-07-13 23:11 UTC (18+ 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
hello
2012-07-13 15:16 UTC
mmotm 2012-07-10-16-59 uploaded
2012-07-13 11:42 UTC (2+ messages)
[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 (6+ messages)
[PATCH 0/4] zsmalloc improvements
2012-07-12 22:46 UTC (15+ messages)
` [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
[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 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 (6+ messages)
` [patch 01/10] mm: memcg: fix compaction/migration failing due to memcg limits
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 (12+ messages)
` [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
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).