linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-02 20:04:11 to 2012-05-08 09:19:58 UTC [more...]

[PATCH 0/3] vmevent: Implement 'low memory' attribute
 2012-05-08  9:19 UTC  (27+ 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  8:50 UTC  (8+ 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] slub: Using judgement !!c to judge per cpu has obj in fucntion has_cpu_slab()
 2012-05-08  8:42 UTC  (4+ messages)
` Re: [PATCH] slub: Using judgement !!c to judge per cpu has obj infucntion has_cpu_slab()

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-08  7:46 UTC  (23+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops

[RFC] slub: show dead memcg caches in a separate file
 2012-05-08  5:42 UTC  (4+ messages)

[PATCH] slub: fix incorrect return type of get_any_partial()
 2012-05-08  5:32 UTC  (2+ messages)

[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 "

[RFC] alternative mechanism to skip memcg kmem allocations
 2012-05-08  3:37 UTC 

[PATCH 1/4] zsmalloc: rename zspage_order with zspage_pages
 2012-05-08  1:34 UTC  (15+ messages)
` [PATCH 2/4] zsmalloc: add/fix function comment
` [PATCH 3/4] zsmalloc use zs_handle instead of void *
` [PATCH 4/4] zsmalloc: zsmalloc: align cache line size

[PATCH 0/6] zsmalloc: clean up and fix arch dependency
 2012-05-08  0:46 UTC  (10+ messages)
` [PATCH 2/6] zsmalloc: remove unnecessary alignment
` [PATCH 6/6] zsmalloc: make zsmalloc portable

[PATCH v7] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-05-08  0:39 UTC  (3+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-05-08  0:05 UTC  (7+ messages)

[patch 00/10] (no)bootmem bits for 3.5
 2012-05-07 22:01 UTC  (19+ 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

mmap/clone returns ENOMEM with lots of free memory
 2012-05-07 21:41 UTC  (3+ messages)

[patch] mm: nobootmem: fix sign extend problem in __free_pages_memory()
 2012-05-07 21:32 UTC  (2+ messages)

[PATCH] slab/mempolicy: always use local policy from interrupt context v2
 2012-05-07 20:24 UTC  (2+ messages)

[PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt
 2012-05-07 20:17 UTC  (2+ messages)

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-05-07 20:11 UTC  (2+ messages)

[PATCH v1 0/6] reduce workqueue and timer noise
 2012-05-07 19:40 UTC  (18+ messages)
` [PATCH v1 1/6] timer: make __next_timer_interrupt explicit about no future event
` [PATCH v1 2/6] workqueue: introduce schedule_on_each_cpu_mask
` [PATCH v1 3/6] workqueue: introduce schedule_on_each_cpu_cond
` [PATCH v1 4/6] mm: make lru_drain selective where it schedules work
` [PATCH v1 5/6] mm: make vmstat_update periodic run conditional
` [PATCH v1 6/6] x86: make clocksource watchdog configurable (not for mainline)

[PATCH 0/2 v2] Flexible proportions for BDIs
 2012-05-07 15:21 UTC  (6+ messages)
` [PATCH 1/2] lib: Proportions with flexible period
` [PATCH 2/2] block: Convert BDI proportion calculations to flexible proportions

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] Describe race of direct read and fork for unaligned buffers
 2012-05-05 15:29 UTC  (14+ 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)

[RFC PATCH] Expand memblock=debug to provide a bit more details (v1)
 2012-05-04 19:24 UTC  (5+ 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

[PATCH v5] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-05-04 13:07 UTC  (8+ messages)

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-05-04 10:16 UTC  (5+ messages)

[PATCH 1/1] mlock: split the shmlock_user_lock spinlock into per user_struct spinlock
 2012-05-04  1:12 UTC  (6+ messages)

[PATCH 1/1] page_alloc.c: remove argument to pageblock_default_order
 2012-05-03 23:37 UTC  (2+ messages)

3.4-rc4 oom killer out of control
 2012-05-03 22:29 UTC  (4+ messages)

[PATCH] drivers: staging: zcache: fix Kconfig crypto dependency
 2012-05-03 21:11 UTC  (3+ messages)

Accounting for missing ( bootmem? ) memory
 2012-05-03 15:03 UTC 

[PATCH 00/11] Swap-over-NFS without deadlocking V3
 2012-05-03 14:57 UTC  (7+ messages)
` [PATCH 04/11] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/11] mm: swap: Implement generic handler for swap_activate

[PATCH] vmalloc: add warning in __vmalloc
 2012-05-03 13:48 UTC  (10+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-03 13:15 UTC  (5+ messages)

[PATCH v2 0/2] vmevent: Greater-than attribute + one-shot mode + a bugfix
 2012-05-03 10:52 UTC  (8+ messages)
` [PATCH 2/2] vmevent: Implement greater-than attribute and one-shot mode
        ` [PATCH v3 "
          ` [PATCH v4] vmevent: Implement greater-than attribute state "

[PATCH v2] MM: check limit while deallocating bootmem node
 2012-05-03  8:50 UTC  (4+ messages)

vmevent: question?
 2012-05-03  8:13 UTC  (9+ messages)

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-05-03  4:37 UTC  (4+ messages)
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

[PATCH RESEND] memcg: Free spare array to avoid memory leak
 2012-05-03  3:09 UTC  (3+ messages)


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).