linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-23 07:23:26 to 2012-05-28 08:34:56 UTC [more...]

[PATCH v3 00/28] kmem limitation for memcg
 2012-05-28  8:32 UTC  (32+ messages)
` [PATCH v3 01/28] slab: move FULL state transition to an initcall
` [PATCH v3 02/28] memcg: Always free struct memcg through schedule_work()
` [PATCH v3 03/28] slab: rename gfpflags to allocflags
` [PATCH v3 04/28] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 05/28] memcg: Reclaim when more than one page needed
` [PATCH v3 06/28] slab: use obj_size field of struct kmem_cache when not debugging
` [PATCH v3 07/28] memcg: change defines to an enum
` [PATCH v3 08/28] res_counter: don't force return value checking in res_counter_charge_nofail
` [PATCH v3 09/28] kmem slab accounting basic infrastructure
` [PATCH v3 10/28] slab/slub: struct memcg_params
` [PATCH v3 11/28] slub: consider a memcg parameter in kmem_create_cache
` [PATCH v3 12/28] slab: pass memcg parameter to kmem_cache_create
` [PATCH v3 13/28] slub: create duplicate cache
` [PATCH v3 14/28] slab: "
` [PATCH v3 15/28] slub: always get the cache from its page in kfree
` [PATCH v3 16/28] memcg: kmem controller charge/uncharge infrastructure
` [PATCH v3 17/28] skip memcg kmem allocations in specified code regions
` [PATCH v3 18/28] slub: charge allocation to a memcg
` [PATCH v3 19/28] slab: per-memcg accounting of slab caches
` [PATCH v3 20/28] memcg: disable kmem code when not in use
` [PATCH v3 21/28] memcg: destroy memcg caches
` [PATCH v3 22/28] memcg/slub: shrink dead caches
` [PATCH v3 23/28] slab: Track all the memcg children of a kmem_cache
` [PATCH v3 24/28] memcg: Per-memcg memory.kmem.slabinfo file
` [PATCH v3 25/28] slub: create slabinfo file for memcg
` [PATCH v3 26/28] slub: track all children of a kmem cache
` [PATCH v3 27/28] memcg: propagate kmem limiting information to children
` [PATCH v3 28/28] Documentation: add documentation for slab tracker for memcg

[PATCHv2 0/4] ARM: replace custom consistent dma region with vmalloc
 2012-05-28  8:19 UTC  (7+ messages)
` [PATCHv2 3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework

the max size of block device on 32bit os,when using do_generic_file_read() proceed
 2012-05-28  6:26 UTC  (3+ messages)
` Re: the max size of block device on 32bit os,when usingdo_generic_file_read() proceed

[GIT] (frontswap.v16-tag)
 2012-05-27 22:29 UTC  (2+ messages)

mm: kernel BUG at mm/memory.c:1230
 2012-05-27 20:45 UTC  (6+ messages)

[PATCH -V6 00/14] memcg: Add memcg extension to control HugeTLB allocation
 2012-05-27 20:28 UTC  (16+ messages)
` [PATCH -V6 01/14] hugetlb: rename max_hstate to hugetlb_max_hstate
` [PATCH -V6 02/14] hugetlbfs: don't use ERR_PTR with VM_FAULT* values
` [PATCH -V6 03/14] hugetlbfs: Add an inline helper for finding hstate index
` [PATCH -V6 06/14] hugetlb: Simplify migrate_huge_page
` [PATCH -V6 07/14] memcg: Add HugeTLB extension

Viagra - The Wonder Drug For Erectile Dysfunction 8iywxd1x3
 2012-05-27  8:38 UTC 

[PATCH v7 0/2] fixes for sock memcg static branch disablement
 2012-05-27  5:10 UTC  (6+ messages)
` [PATCH v7 1/2] Always free struct memcg through schedule_work()
` [PATCH v7 2/2] decrement static keys on real destroy time

Please include commit 90481622d7 in 3.3-stable
 2012-05-26 21:37 UTC  (2+ messages)

[PATCH 00/35] AutoNUMA alpha14
 2012-05-26 20:42 UTC  (40+ messages)
` [PATCH 01/35] mm: add unlikely to the mm allocation failure check
` [PATCH 02/35] autonuma: make set_pmd_at always available
` [PATCH 03/35] xen: document Xen is using an unused bit for the pagetables
` [PATCH 04/35] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 05/35] autonuma: x86 pte_numa() and pmd_numa()
` [PATCH 06/35] autonuma: generic "
` [PATCH 07/35] autonuma: teach gup_fast about pte_numa
` [PATCH 08/35] autonuma: introduce kthread_bind_node()
` [PATCH 09/35] autonuma: mm_autonuma and sched_autonuma data structures
` [PATCH 10/35] autonuma: define the autonuma flags
` [PATCH 11/35] autonuma: core autonuma.h header
` [PATCH 12/35] autonuma: CPU follow memory algorithm
` [PATCH 13/35] autonuma: add page structure fields
` [PATCH 14/35] autonuma: knuma_migrated per NUMA node queues
` [PATCH 15/35] autonuma: init knuma_migrated queues
` [PATCH 16/35] autonuma: autonuma_enter/exit
` [PATCH 17/35] autonuma: call autonuma_setup_new_exec()
` [PATCH 18/35] autonuma: alloc/free/init sched_autonuma
` [PATCH 19/35] autonuma: alloc/free/init mm_autonuma
` [PATCH 20/35] autonuma: avoid CFS select_task_rq_fair to return -1
` [PATCH 21/35] autonuma: teach CFS about autonuma affinity
` [PATCH 22/35] autonuma: sched_set_autonuma_need_balance
` [PATCH 23/35] autonuma: core
` [PATCH 24/35] autonuma: follow_page check for pte_numa/pmd_numa
` [PATCH 25/35] autonuma: default mempolicy follow AutoNUMA
` [PATCH 26/35] autonuma: call autonuma_split_huge_page()
` [PATCH 27/35] autonuma: make khugepaged pte_numa aware
` [PATCH 28/35] autonuma: retain page last_nid information in khugepaged
` [PATCH 29/35] autonuma: numa hinting page faults entry points
` [PATCH 30/35] autonuma: reset autonuma page data when pages are freed
` [PATCH 31/35] autonuma: initialize page structure fields
` [PATCH 32/35] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 33/35] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 34/35] autonuma: boost khugepaged scanning rate
` [PATCH 35/35] autonuma: page_autonuma

mm: hung task after fuzzing
 2012-05-26 19:34 UTC 

[PATCH] mm/numa: Fix kernel crash caused by offline node
 2012-05-26  8:03 UTC 

[PATCH v1 0/6] reduce workqueue and timer noise
 2012-05-25 21:04 UTC  (5+ messages)
` [PATCH v1 1/6] timer: make __next_timer_interrupt explicit about no future event

[PATCH] tmpfs not interleaving properly
 2012-05-25 20:46 UTC  (4+ messages)

[PATCH] memcg: remove the unnecessary MEM_CGROUP_STAT_DATA
 2012-05-25  8:11 UTC 

mm: fix faulty initialization in vmalloc_init()
 2012-05-25 12:39 UTC  (5+ messages)

[PATCH 0/2 v4] Flexible proportions
 2012-05-25  9:29 UTC  (5+ messages)
` [PATCH 1/2] lib: Proportions with flexible period
` [PATCH 2/2] block: Convert BDI proportion calculations to flexible proportions

[PATCH 2/2] vmevent: pass right attribute to vmevent_sample_attr()
 2012-05-25  9:11 UTC  (4+ messages)

[PATCH] vmevent: add arm support
 2012-05-25  7:20 UTC  (2+ messages)

[PATCH 1/2] vmevent: don't leak unitialized data to userspace
 2012-05-25  7:17 UTC  (2+ messages)

Hole punching and mmap races
 2012-05-24 12:35 UTC  (9+ messages)

[PATCH] slab+slob: dup name string
 2012-05-24 12:06 UTC  (17+ messages)

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-05-24 10:36 UTC  (5+ messages)

[PATCH RESEND] avoid swapping out with swappiness==0
 2012-05-24  9:15 UTC  (3+ messages)

[PATCH] memcg/hugetlb: Add failcnt support for hugetlb extension
 2012-05-24  8:29 UTC  (5+ messages)

3.4-rc4 oom killer out of control
 2012-05-24  6:02 UTC  (9+ messages)
      ` [patch] mm, oom: normalize oom scores to oom_score_adj scale only for userspace
          ` [patch v2] "

[PATCH v2] slab+slob: dup name string
 2012-05-24  1:01 UTC  (6+ messages)

[PATCH] mm: read_pmd_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
 2012-05-23 23:39 UTC  (2+ messages)
` [PATCH] mm: pmd_read_atomic: "

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-05-23 20:51 UTC  (2+ messages)

[PATCH 1/2 v2] zsmalloc: zsmalloc: use unsigned long instead of void *
 2012-05-23 20:46 UTC  (5+ messages)
` [PATCH 2/2 v2] zram: clean up handle

Common 00/22] Sl[auo]b: Common functionality V3
 2012-05-23 20:34 UTC  (18+ messages)
` Common 01/22] [slob] Define page struct fields used in mm_types.h
` Common 03/22] [slob] Remove various small accessors
` Common 05/22] [slab] Remove some accessors
` Common 06/22] Extract common fields from struct kmem_cache
` Common 07/22] Extract common code for kmem_cache_create()
` Common 08/22] Common definition for boot state of the slab allocators
` Common 09/22] Use a common mutex definition
` Common 10/22] Move kmem_cache_create mutex handling to common code
` Common 12/22] Extract a common function for kmem_cache_destroy
` Common 13/22] Always use the name "kmem_cache" for the slab cache with the kmem_cache structure
` Common 15/22] Get rid of __kmem_cache_destroy
` Common 16/22] Move duping of slab name to slab_common.c
` Common 17/22] Do slab aliasing call from common code
` Common 19/22] Do not pass ctor to __kmem_cache_create()
` Common 20/22] Set parameters on kmem_cache instead of passing them to functions
` Common 21/22] Common alignment code
` Common 22/22] Common object size alignment

[PATCH v6 0/2] fix static_key disabling problem in memcg
 2012-05-23 20:33 UTC  (5+ messages)
` [PATCH v6 2/2] decrement static keys on real destroy time

[RFC] Common code 00/12] Sl[auo]b: Common functionality V2
 2012-05-23 16:42 UTC  (15+ messages)
` [RFC] Common code 01/12] [slob] define page struct fields used in mm_types.h
` [RFC] Common code 09/12] slabs: Extract a common function for kmem_cache_destroy
` [RFC] Common code 10/12] sl[aub]: Use the name "kmem_cache" for the slab cache with the kmem_cache structure
` [RFC] Common code 11/12] Move freeing of kmem_cache structure to common code
` [RFC] Common code 12/12] [slauob]: Get rid of __kmem_cache_destroy

Viagra 100 mg (Normal Dosage) 30 @ $76.91 Plus 10 Free ljg0e63li
 2012-05-23 12:37 UTC 

3.4-rc7 numa_policy slab poison
 2012-05-23 11:48 UTC  (7+ messages)

[PATCH] mm: fix NULL ptr deref when walking hugepages
 2012-05-23 11:46 UTC  (2+ messages)

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-05-23 10:02 UTC  (9+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH 3/3] tracing: Provide traceevents interface for uprobes

[PATCH] cma: cached pageblock type fixup
 2012-05-23  7:22 UTC 


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