linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-29 18:28:16 to 2012-07-03 05:49:20 UTC [more...]

[RFC PATCH v2 0/13] memory-hotplug : hot-remove physical memory
 2012-07-03  5:48 UTC 

[RFC PATCH 1/4] mm: introduce a safer interface to check whether a page is managed by SLxB
 2012-07-03  3:57 UTC  (4+ messages)
` [RFC PATCH 2/4] mm: make consistent use of PG_slab flag
` [RFC PATCH 3/4] SLAB: minor code cleanup
` [RFC PATCH 4/4] mm: change slob's struct page definition to accomodate struct page changes

[PATCH v3 1/3] mm/sparse: optimize sparse_index_alloc
 2012-07-03  3:38 UTC  (12+ messages)
` [PATCH v3 2/3] mm/sparse: fix possible memory leak
` [PATCH v3 3/3] mm/sparse: more check on mem_section number

[PATCH] mm: setup pageblock_order before it's used by sparse
 2012-07-03  3:29 UTC  (9+ messages)

[Question] how to avoid process hang without disk space
 2012-07-03  3:06 UTC 

[PATCH -mm v2] mm: have order > 0 compaction start off where it left
 2012-07-03  2:54 UTC  (8+ messages)

[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
 2012-07-03  0:23 UTC  (9+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm v2 05/11] mm: get unmapped area from VMA tree
` [PATCH -mm v2 07/11] mm: make cache alignment code generic

MMTests 0.04
 2012-07-03  0:19 UTC  (9+ messages)
  ` [MMTests] IO metadata on XFS

[PATCH 00/12] Swap-over-NFS without deadlocking V8
 2012-07-03  0:10 UTC  (4+ messages)

[PATCH v2] KSM: numa awareness sysfs knob
 2012-07-02 21:26 UTC  (11+ messages)

[PATCH 0/4] zsmalloc improvements
 2012-07-02 21:15 UTC  (5+ messages)
` [PATCH 1/4] zsmalloc: remove x86 dependency
` [PATCH 2/4] zsmalloc: add single-page object fastpath in unmap
` [PATCH 3/4] zsmalloc: add details to zs_map_object boiler plate
` [PATCH 4/4] zsmalloc: add mapping modes

[PATCH 0/2 v4][rfc] tmpfs not interleaving properly
 2012-07-02 20:54 UTC  (4+ messages)
` [PATCH 1/2 v4][rfc] shmem: provide vm_ops when also providing a mem policy
` [PATCH 2/2 v4][rfc] tmpfs: interleave the starting node of /dev/shmem

[PATCH] mm: Fix signal SIGFPE in slabinfo.c
 2012-07-02 20:29 UTC  (3+ messages)

mmotm 2012-06-29-17-00 uploaded
 2012-07-02 18:39 UTC  (5+ messages)

[PATCH 00/40] AutoNUMA19
 2012-07-02 16:57 UTC  (110+ messages)
` [PATCH 04/40] xen: document Xen is using an unused bit for the pagetables
` [PATCH 09/40] autonuma: introduce kthread_bind_node()
` [PATCH 11/40] autonuma: define the autonuma flags
` [PATCH 13/40] autonuma: CPU follow memory algorithm
` [PATCH 15/40] autonuma: knuma_migrated per NUMA node queues
` [PATCH 16/40] autonuma: init knuma_migrated queues
` [PATCH 17/40] autonuma: autonuma_enter/exit
` [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 21/40] autonuma: avoid CFS select_task_rq_fair to return -1
` [PATCH 22/40] autonuma: teach CFS about autonuma affinity
` [PATCH 23/40] autonuma: sched_set_autonuma_need_balance
` [PATCH 24/40] autonuma: core
` [PATCH 25/40] autonuma: follow_page check for pte_numa/pmd_numa
` [PATCH 26/40] autonuma: default mempolicy follow AutoNUMA
` [PATCH 27/40] autonuma: call autonuma_split_huge_page()
` [PATCH 28/40] autonuma: make khugepaged pte_numa aware
` [PATCH 29/40] autonuma: retain page last_nid information in khugepaged
` [PATCH 30/40] autonuma: numa hinting page faults entry points
` [PATCH 31/40] autonuma: reset autonuma page data when pages are freed
` [PATCH 32/40] autonuma: initialize page structure fields
` [PATCH 33/40] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 34/40] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 35/40] autonuma: boost khugepaged scanning rate
` [PATCH 36/40] autonuma: page_autonuma
` [PATCH 37/40] autonuma: page_autonuma change #include for sparse
` [PATCH 38/40] autonuma: autonuma_migrate_head[0] dynamic size
` [PATCH 39/40] autonuma: bugcheck page_autonuma fields on newly allocated pages
` [PATCH 40/40] autonuma: shrink the per-page page_autonuma struct size

[RFC][PATCH 1/2] add res_counter_usage_safe
 2012-07-02 16:52 UTC  (6+ messages)
` [RFC][PATCH 2/2] memcg : remove -ENOMEM at page migration

[PATCH 0/7] Per-cgroup page stat accounting
 2012-07-02 14:49 UTC  (13+ messages)
` [PATCH 1/7] memcg: update cgroup memory document
` [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem

[PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-07-02 14:47 UTC  (6+ messages)
` [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region

[PATCH 0/4] Proposed slab patches as basis for memcg
 2012-07-02 10:57 UTC  (5+ messages)
` [PATCH 4/4] make CFLGS_OFF_SLAB visible for all slabs

[PATCH 0/4] cache-specific changes for memcg (preparation)
 2012-07-02 10:57 UTC  (4+ messages)
` [PATCH 3/4] slab: move FULL state transition to an initcall

[PATCH] slab: do not call compound_head() in page_get_cache()
 2012-07-02 10:56 UTC  (3+ messages)

[PATCH] slab: Fix a tpyo in commit 8c138b "slab: Get rid of obj_size macro"
 2012-07-02 10:55 UTC  (5+ messages)

BUG: No init found on NFSROOT
 2012-07-02  5:22 UTC  (6+ messages)
    ` linux-next BUG: held lock freed!

[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
 2012-07-02  3:01 UTC  (9+ messages)
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [RFC PATCH 10/12] memory-hotplug : free memmap of sparse-vmemmap

[PATCH v2 0/4] make balloon pages movable by compaction
 2012-07-01 23:36 UTC  (7+ messages)
` [PATCH v2 1/4] mm: introduce compaction and migration for virtio ballooned pages

[PATCH v2 1/3] mm/sparse: optimize sparse_index_alloc
 2012-07-01 13:41 UTC  (10+ messages)
` [PATCH v2 2/3] mm/sparse: fix possible memory leak

mm,numad,rcu: hang on OOM
 2012-07-01  1:15 UTC  (2+ messages)

Buy Ciails and Viarga online!
 2012-06-30 22:27 UTC 

[PATCH -v5 0/6] notifier error injection
 2012-06-30  5:59 UTC  (4+ messages)
` [PATCH -v5 1/6] fault-injection: "
` [PATCH -v5 4/6] memory: memory notifier error injection module
` [PATCH -v5 6/6] fault-injection: add selftests for cpu and memory hotplug

memcg: cat: memory.memsw.* : Operation not supported
 2012-06-30  3:45 UTC  (9+ messages)

[PATCH] vmscan: remove obsolete comment of shrinker
 2012-06-29 22:32 UTC  (3+ messages)

[PATCH 08/20] mm: Optimize fullmm TLB flushing
 2012-06-29 22:11 UTC  (12+ messages)

Buy Ciails and Viarga online!
 2012-06-29 21:13 UTC 

[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
 2012-06-29 21:07 UTC  (15+ messages)
` [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads
` [patch 1/5] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
  ` [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 5/5] mm, memcg: move all oom handling to memcontrol.c

Early boot panic on machine with lots of memory
 2012-06-29 18:38 UTC  (4+ messages)
` [PATCH for -3.5] memblock: free allocated memblock_reserved_regions later


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