linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-02 05:12:21 to 2013-01-06 02:55:44 UTC [more...]

[PATCH V3 0/8] Per-cgroup page stat accounting
 2013-01-06  2:55 UTC  (25+ messages)
` [PATCH V3 2/8] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
` [PATCH V3 5/8] memcg: add per cgroup writeback "
` [PATCH V3 6/8] memcg: Don't account root_mem_cgroup page statistics
` [PATCH V3 7/8] memcg: disable memcg page stat accounting code when not in use
` [PATCH V3 8/8] memcg: Document cgroup dirty/writeback memory statistics

PageHead macro broken?
 2013-01-06  2:53 UTC  (4+ messages)

[RESEND][PATCH v3] mm: Use aligned zone start for pfn_to_bitidx calculation
 2013-01-05 19:28 UTC 

kernel BUG at mm/huge_memory.c:1798!
 2013-01-05 12:24 UTC  (9+ messages)
    ` [PATCH] mm: thp: Acquire the anon_vma rwsem for lock during split

[PATCH 1/2] lockdep, rwsem: provide down_write_nest_lock()
 2013-01-05 12:03 UTC  (2+ messages)

[PATCH v2] fadvise: perform WILLNEED readahead asynchronously
 2013-01-05 11:46 UTC  (2+ messages)

[PATCH 2/2] mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep
 2013-01-05 11:11 UTC 

[PATCH] writeback: fix writeback cache thrashing
 2013-01-05  9:55 UTC  (14+ messages)

[PATCH v3] mm: bootmem: fix free_all_bootmem_core with odd bitmap alignment
 2013-01-05  9:49 UTC 

[PATCH 00/49] Automatic NUMA Balancing v10
 2013-01-05  8:42 UTC  (10+ messages)
` [PATCH 22/49] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 25/49] mm: numa: Add fault driven placement and migration
` [PATCH 29/49] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 44/49] mm: numa: Add THP migration for the NUMA working set scanning fault case

[PATCH] typo: replace kernelcore with Movable
 2013-01-05  4:29 UTC 

[PATCH v7 0/6] solve deadlock caused by memory allocation with I/O
 2013-01-05  2:25 UTC  (7+ messages)
` [PATCH v7 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v7 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v7 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v7 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v7 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack
` [PATCH v7 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCH] mm: remove redundant var retval in sys_brk
 2013-01-05  2:27 UTC 

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-05  1:07 UTC  (11+ messages)

[RFC PATCH] mm: memblock: fix wrong memmove size in memblock_merge_regions()
 2013-01-05  1:04 UTC  (4+ messages)

[PATCH v2] mm: bootmem: fix free_all_bootmem_core with odd bitmap alignment
 2013-01-05  0:42 UTC 

3.8-rc2: lockdep is complaining about mm_take_all_locks()
 2013-01-05  0:35 UTC  (4+ messages)
` [PATCH 1/2] lockdep, rwsem: provide down_write_nest_lock()
  ` [PATCH 2/2] mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep

[PATCH v6] KSM: numa awareness sysfs knob
 2013-01-05  0:30 UTC  (9+ messages)
` [PATCH v7 1/2] "

[PATCH] mm: bootmem: fix free_all_bootmem_core with odd bitmap alignment
 2013-01-05  0:22 UTC 

mmotm 2013-01-04-15-43 uploaded
 2013-01-04 23:44 UTC 

[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
 2013-01-04 22:58 UTC  (29+ messages)
` [PATCH 2/9] mm: remap_file_pages() fixes
` [PATCH 3/9] mm: introduce mm_populate() for populating new vmas
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()
` [PATCH 5/9] mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
` [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas
` [PATCH 7/9] mm: remove flags argument to mmap_region
` [PATCH 8/9] mm: directly use __mlock_vma_pages_range() in find_extend_vma()
` [PATCH 9/9] mm: introduce VM_POPULATE flag to better deal with racy userspace programs
            ` [PATCH 10/9] mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool

[PATCH 7/8] zswap: add to mm/
 2013-01-04 22:45 UTC  (17+ messages)

[PATCH] mm: export mmu notifier invalidates
 2013-01-04 22:09 UTC  (3+ messages)

[RFC/PATCH] drivers/staging/zcache: remove (old) zcache
 2013-01-04 20:51 UTC  (2+ messages)

set_page_dirty_lock + migrate_pages
 2013-01-04 15:24 UTC 

[PATCH 0/2] Mempressure cgroup
 2013-01-04 15:05 UTC  (4+ messages)
` [PATCH 1/2] Add mempressure cgroup
` [PATCH 2/2] Add shrinker interface for "

[RFC PATCH] mm: memblock: optimize memblock_find_in_range_node() to minimize the search work
 2013-01-04 15:01 UTC  (2+ messages)

[PATCH -repost] memcg,vmscan: do not break out targeted reclaim without reclaimed pages
 2013-01-04 14:52 UTC  (3+ messages)

compaction vs data=ordered on ext34
 2013-01-04 13:23 UTC 

[PATCH v2] arm: dma mapping: export arm iommu functions
 2013-01-04 11:22 UTC 

[RFC v5 0/8] Support volatile for anonymous range
 2013-01-04  5:15 UTC  (15+ messages)
` [RFC 1/8] Introduce new system call mvolatile
` [RFC 2/8] Don't allow volatile attribute on THP and KSM
` [RFC 3/8] bail out when the page is in VOLATILE vma
` [RFC 4/8] add page_locked parameter in free_swap_and_cache
` [RFC 5/8] Discard volatile page
` [RFC 6/8] add PGVOLATILE vmstat count
` [RFC 7/8] add volatile page discard hook to kswapd
` [RFC 8/8] extend PGVOLATILE vmstat "

Cialis Fastest delivery, up to 2 days u2cajz3p6
 2013-01-04  4:37 UTC 

[PATCH v3 0/7] rework mem_cgroup iterator
 2013-01-04  3:42 UTC  (9+ messages)
` [PATCH v3 1/7] memcg: synchronize per-zone iterator access by a spinlock
` [PATCH v3 2/7] memcg: keep prev's css alive for the whole mem_cgroup_iter
` [PATCH v3 3/7] memcg: rework mem_cgroup_iter to use cgroup iterators
` [PATCH v3 4/7] memcg: remove memcg from the reclaim iterators
` [PATCH v3 5/7] memcg: simplify mem_cgroup_iter
` [PATCH v3 6/7] memcg: further "
` [PATCH v3 7/7] cgroup: remove css_get_next

[PATCH] mm: protect against concurrent vma expansion
 2013-01-04  2:49 UTC  (11+ messages)

[RFC v4 0/3] Support volatile for anonymous range
 2013-01-04  2:37 UTC  (5+ messages)

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2013-01-03 22:20 UTC  (13+ messages)
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()

[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
 2013-01-03 21:36 UTC  (14+ messages)
` [PATCH 01/13] cpuset: remove unused cpuset_unlock()
` [PATCH 02/13] cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()
` [PATCH 03/13] cpuset: introduce ->css_on/offline()
` [PATCH 04/13] cpuset: introduce CS_ONLINE
` [PATCH 05/13] cpuset: introduce cpuset_for_each_child()
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()
` [PATCH 07/13] cpuset: reorganize CPU / memory hotplug handling
` [PATCH 08/13] cpuset: don't nest cgroup_mutex inside get_online_cpus()
` [PATCH 09/13] cpuset: drop async_rebuild_sched_domains()
` [PATCH 10/13] cpuset: make CPU / memory hotplug propagation asynchronous
` [PATCH 11/13] cpuset: pin down cpus and mems while a task is being attached
` [PATCH 12/13] cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty
` [PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking

[PATCH v2 0/3] Rework mtime and ctime updates on mmaped writes
 2013-01-03 18:56 UTC  (7+ messages)
` [PATCH v2 2/3] mm: Update file times when inodes are written after "

[PATCH 0/8] zswap: compressed swap caching
 2013-01-03 16:07 UTC  (4+ messages)
` [PATCH 7/8] zswap: add to mm/

[PATCH -v2 06/26] mm/: rename random32() to prandom_u32()
 2013-01-03 12:19 UTC 

[PATCH V2 0/3] staging: ramster: move to new zcache2 code base
 2013-01-02 21:41 UTC  (4+ messages)
` [PATCH 2/3] staging: ramster: move to new zcache2 codebase

[PATCH 1/2] tmpfs mempolicy: fix /proc/mounts corrupting memory
 2013-01-02 20:39 UTC  (10+ messages)
` [PATCH 2/2] mempolicy: remove arg from mpol_parse_str, mpol_to_str

[PATCH 00/33] Latest numa/core release, v17
 2013-01-02 19:43 UTC  (12+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
  ` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree

[PATCH 0/3] retry slab allocation after first failure
 2013-01-02 16:33 UTC  (7+ messages)
` [PATCH 2/3] slub: remove slab_alloc wrapper
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure

[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
 2013-01-02 14:24 UTC  (5+ messages)
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs


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