messages from 2012-05-04 11:03:07 to 2012-05-10 01:02:55 UTC [more...]
[PATCH 1/2] MM: fixup on addition to bootmem data list
2012-05-10 1:02 UTC (3+ messages)
object allocation benchmark
2012-05-09 22:24 UTC (5+ messages)
[PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt
2012-05-09 20:56 UTC (9+ messages)
` "
` "
RCU stalls in merge-window (v3.3-6946-gf1d38e4)
2012-05-09 20:54 UTC (2+ messages)
[PATCH 1/4] zsmalloc: rename zspage_order with zspage_pages
2012-05-09 20:19 UTC (17+ messages)
` [PATCH 3/4] zsmalloc use zs_handle instead of void *
` [PATCH 4/4] zsmalloc: zsmalloc: align cache line size
[PATCH] mm: sl[auo]b: Use atomic bit operations to update page-flags
2012-05-09 18:34 UTC (6+ messages)
[PATCH 2/2 v3] drm/exynos: added userptr feature
2012-05-09 18:32 UTC (2+ messages)
[patch 00/10] (no)bootmem bits for 3.5
2012-05-09 18:08 UTC (23+ messages)
` [patch 01/10] mm: bootmem: fix checking the bitmap when finally freeing bootmem
` [patch 02/10] mm: bootmem: remove redundant offset check "
` [patch 03/10] mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata
` [patch 04/10] mm: bootmem: split out goal-to-node mapping from goal dropping
` [patch 05/10] mm: bootmem: allocate in order node+goal, goal, node, anywhere
` [patch 06/10] mm: bootmem: unify allocation policy of (non-)panicking node allocations
` [patch 07/10] mm: nobootmem: panic on node-specific allocation failure
` [patch 08/10] mm: nobootmem: unify allocation policy of (non-)panicking node allocations
` [patch 09/10] mm: bootmem: pass pgdat instead of pgdat->bdata down the stack
` [patch 10/10] mm: remove sparsemem allocation details from the bootmem allocator
[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
2012-05-09 16:54 UTC (18+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
[Slub cleanup 0/9] Slub: cleanups V2
2012-05-09 15:09 UTC (10+ messages)
` [Slub cleanup 1/9] slub: Use freelist instead of "object" in __slab_alloc
` [Slub cleanup 2/9] slub: Add frozen check "
` [Slub cleanup 3/9] slub: Acquire_slab() avoid loop
` [Slub cleanup 4/9] slub: Simplify control flow in __slab_alloc()
` [Slub cleanup 5/9] slub: new_slab_objects() can also get objects from partial list
` [Slub cleanup 6/9] slub: Get rid of the node field
` [Slub cleanup 7/9] slub: Separate out kmem_cache_cpu processing from deactivate_slab
` [Slub cleanup 8/9] slub: Use page variable instead of c->page
` [Slub cleanup 9/9] slub: pass page to node_match() instead of kmem_cache_cpu structure
mm: move_pages syscall can't return ENOENT when pages are not present
2012-05-09 14:56 UTC (6+ messages)
[PATCH v1 0/6] reduce workqueue and timer noise
2012-05-09 14:26 UTC (21+ messages)
` [PATCH v1 1/6] timer: make __next_timer_interrupt explicit about no future event
` [PATCH v1 3/6] workqueue: introduce schedule_on_each_cpu_cond
` [PATCH v1 5/6] mm: make vmstat_update periodic run conditional
BUG at mm/slub.c:374
2012-05-09 14:14 UTC (2+ messages)
[PATCH] slub: Using judgement !!c to judge per cpu has obj in fucntion has_cpu_slab()
2012-05-09 14:10 UTC (10+ messages)
` Re: [PATCH] slub: Using judgement !!c to judge per cpu has obj infucntion has_cpu_slab()
[PATCH 0/2 v2] Flexible proportions for BDIs
2012-05-09 11:38 UTC (7+ messages)
` [PATCH 2/2] block: Convert BDI proportion calculations to flexible proportions
Buy Xanax (Alprazolam) Generic As Low As $1.33 Per Pill!! NO RX NEEDED!! Reliable Online Pharmacy - Fast & Secure Shipping!! VISA & E-CHECK ACCEPTED!! Order Today & Save!! 9j5uz1f
2012-05-09 11:25 UTC
[PATCH v7] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
2012-05-09 8:59 UTC (4+ messages)
[PATCH] Describe race of direct read and fork for unaligned buffers
2012-05-09 7:18 UTC (18+ messages)
[RFC] alternative mechanism to skip memcg kmem allocations
2012-05-08 20:48 UTC (3+ messages)
[patch] mm: nobootmem: fix sign extend problem in __free_pages_memory()
2012-05-08 20:16 UTC (3+ messages)
[RFC PATCH] frontswap (v15). +--------+ |zsmalloc| +--------+ +---------+ +------------+ | | swap +--->| frontswap + v +---------+ +------------| +--------+ +----->| zcache | +--------+
2012-05-08 18:51 UTC (2+ messages)
[RFC PATCH] Expand memblock=debug to provide a bit more details (v1)
2012-05-08 17:35 UTC (6+ messages)
` [PATCH 1/2] memblock: Add _THIS_IP off the caller to memblock debug statements and size in kB
` [PATCH 2/2] bootmem/sparsemem: Have a new __alloc_bootmem_node_high
Some questions about boot memory
2012-05-08 15:47 UTC
mmap/clone returns ENOMEM with lots of free memory
2012-05-08 15:31 UTC (6+ messages)
[PATCH] slub: fix incorrect return type of get_any_partial()
2012-05-08 14:13 UTC (3+ messages)
[RFC] slub: show dead memcg caches in a separate file
2012-05-08 11:55 UTC (5+ messages)
[PATCH 0/3] vmevent: Implement 'low memory' attribute
2012-05-08 10:38 UTC (25+ messages)
` [PATCH 3/3] vmevent: Implement special low-memory attribute
[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
2012-05-08 9:20 UTC (10+ messages)
` [PATCH 3/3] tracing: Provide trace events interface for uprobes
` [PATCH UPDATED "
` [tip:perf/uprobes] "
` [tip:perf/uprobes] tracing: Modify is_delete, is_return from int to bool
[PATCH 2/3] tracing: Extract out common code for kprobes/uprobes trace events
2012-05-08 4:08 UTC (2+ messages)
` [tip:perf/uprobes] tracing: Extract out common code for kprobes/ uprobes "
[PATCH 0/6] zsmalloc: clean up and fix arch dependency
2012-05-08 0:46 UTC (6+ messages)
` [PATCH 6/6] zsmalloc: make zsmalloc portable
[RFC][PATCH] avoid swapping out with swappiness==0
2012-05-08 0:05 UTC (7+ messages)
[PATCH] slab/mempolicy: always use local policy from interrupt context v2
2012-05-07 20:24 UTC (2+ messages)
[RFC][PATCH] avoid swapping out with swappiness==0
2012-05-07 20:11 UTC (2+ messages)
high luxury quality replica Swiss watches. We have a lot of famous brands. Such as Jacob & Co, TAG Heuer, ... p5rvqh
2012-05-07 4:36 UTC
slub memory hotplug: Allocate kmem_cache_node structure on new node
2012-05-07 3:17 UTC (3+ messages)
[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
2012-05-05 1:47 UTC (6+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper
` [PATCH] cpu: Document clear_tasks_mm_cpumask()
[PATCH v6] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
2012-05-05 0:08 UTC (5+ messages)
[PATCH v5] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
2012-05-04 13:07 UTC (4+ 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).