linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-27 03:11:22 to 2012-11-28 21:29:09 UTC [more...]

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-11-28 21:28 UTC  (26+ messages)
` [PATCH 01/19] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 02/19] dentry: move to per-sb LRU locks
` [PATCH 03/19] dcache: remove dentries from LRU before putting on dispose list
` [PATCH 04/19] mm: new shrinker API
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API
` [PATCH 06/19] list: add a new LRU list type
` [PATCH 07/19] inode: convert inode lru list to generic lru list code
` [PATCH 08/19] dcache: convert to use new lru list infrastructure
` [PATCH 09/19] list_lru: per-node "
` [PATCH 10/19] shrinker: add node awareness
` [PATCH 11/19] fs: convert inode and dentry shrinking to be node aware
` [PATCH 12/19] xfs: convert buftarg LRU to generic code
` [PATCH 13/19] xfs: Node aware direct inode reclaim
` [PATCH 14/19] xfs: use generic AG walk for background "
` [PATCH 15/19] xfs: convert dquot cache lru to list_lru
` [PATCH 16/19] fs: convert fs shrinkers to new scan/count API
` [PATCH 17/19] drivers: convert shrinkers to new count/scan API
` [PATCH 18/19] shrinker: convert remaining shrinkers to "
` [PATCH 19/19] shrinker: Kill old ->shrink API

O_DIRECT on tmpfs (again)
 2012-11-28 21:17 UTC  (2+ messages)

[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
 2012-11-28 21:02 UTC  (18+ messages)
` [RFC PATCH v3 1/3] acpi: Introduce prepare_remove operation in acpi_device_ops
` [RFC PATCH v3 3/3] acpi_memhotplug: Allow eject to proceed on rebind scenario

BUG_ON(inode->i_blocks);
 2012-11-28 20:35 UTC  (2+ messages)

memory-cgroup bug
 2012-11-28 20:20 UTC  (21+ messages)
              ` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
                    ` [PATCH -v2 "

How to specify IOMMU'able devices in DT (was: [RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely)
 2012-11-28 18:07 UTC  (5+ messages)
  ` How to specify IOMMU'able devices in DT
    ` [PATCH 1/1] ARM: tegra: bus_notifier registers IOMMU devices(was: How to specify IOMMU'able devices in DT)

kswapd craziness in 3.7
 2012-11-28 16:42 UTC  (15+ messages)
` [patch] mm: vmscan: fix kswapd endless loop on higher order allocation

[RFC] Add mempressure cgroup
 2012-11-28 16:29 UTC  (2+ messages)

CK5 [1/6] Use correct cpu_slab on dead cpu
 2012-11-28 16:23 UTC  (6+ messages)
` CK5 [2/6] slab: Simplify bootstrap
` CK5 [4/6] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK5 [3/6] create common functions for boot slab creation
` CK5 [5/6] slab: Use the new create_boot_cache function to simplify bootstrap
` CK5 [6/6] Common alignment code

CK5 [0/6] Sl[auo]b: Common patches for 3.8 merge window
 2012-11-28 16:22 UTC 

[PATCH 1/3] zram: force disksize setting before using zram
 2012-11-28 14:54 UTC  (4+ messages)
` [PATCH 2/3] zram: give up lazy initialization of zram metadata
` [PATCH 3/3] zram: get rid of lockdep warning

livelock in __writeback_inodes_wb ?
 2012-11-28 14:55 UTC 

[PATCH 00/27] Latest numa/core release, v16
 2012-11-28 14:21 UTC  (13+ messages)
          ` [PATCH] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones
            ` numa/core regressions fixed - more testers wanted

[PATCH v6 0/6] solve deadlock caused by memory allocation with I/O
 2012-11-28 13:51 UTC  (15+ messages)
` [PATCH v6 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v6 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack

[PATCH 00/40] Automatic NUMA Balancing V5
 2012-11-28 13:49 UTC  (3+ messages)
` [PATCH 00/41] Automatic NUMA Balancing V6
  ` [PATCH 00/45] Automatic NUMA Balancing V7

3.7-rc6 soft lockup in kswapd0
 2012-11-28 11:39 UTC  (3+ messages)

[memcg:since-3.6 365/437] warning: (BALLOON_COMPACTION && TRANSPARENT_HUGEPAGE) selects COMPACTION which has unmet direct dependencies (MMU)
 2012-11-28 10:57 UTC  (9+ messages)
` [patch] mm: introduce a common interface for balloon pages mobility fix

[Patch v4 00/12] memory-hotplug: hot-remove physical memory
 2012-11-28  9:40 UTC  (17+ messages)
` [Patch v4 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [Patch v4 03/12] memory-hotplug: remove redundant codes
` [Patch v4 04/12] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [Patch v4 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [Patch v4 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [Patch v4 07/12] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [Patch v4 08/12] memory-hotplug: remove memmap "
` [Patch v4 09/12] memory-hotplug: remove page table of x86_64 architecture
` [Patch v4 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [Patch v4 11/12] memory-hotplug: remove sysfs file of node
` [Patch v4 12/12] memory-hotplug: free node_data when a node is offlined

rework mem_cgroup iterator
 2012-11-28  9:35 UTC  (11+ messages)
` [patch v2 2/6] memcg: keep prev's css alive for the whole mem_cgroup_iter
` [patch v2 3/6] memcg: rework mem_cgroup_iter to use cgroup iterators
` [patch v2 4/6] memcg: simplify mem_cgroup_iter

[PATCH v2 0/5] Add movablecore_map boot option
 2012-11-28  8:47 UTC  (36+ messages)
` [PATCH v2 5/5] page_alloc: Bootmem limit with movablecore_map

another allocation livelock with zram
 2012-11-28  6:12 UTC  (8+ messages)

Lockdep complain for zram
 2012-11-28  5:20 UTC  (5+ messages)

[PATCH 1/2] zram: force disksize setting before using zram
 2012-11-28  4:26 UTC  (8+ messages)
` [PATCH 2/2] zram: allocate metadata when disksize is set up

Fwd: Re: Changelog New
 2012-11-28  4:22 UTC 

[PATCH] mm: fix balloon_page_movable() page->flags check
 2012-11-28  1:30 UTC  (6+ messages)

kernel BUG at mm/huge_memory.c:212!
 2012-11-27 23:47 UTC  (2+ messages)

[PATCH] mm, soft offline: split thp at the beginning of soft_offline_page()
 2012-11-27 22:42 UTC  (5+ messages)

[PATCH] mm,vmscan: free pages if compaction_suitable tells us to
 2012-11-27 22:35 UTC  (6+ messages)
      ` [PATCH] mm,vmscan: only loop back if compaction would fail in all zones

[PATCH v2] enable all tmem backends to be built and loaded as modules
 2012-11-27 21:26 UTC  (6+ messages)
` [PATCH 2/8] mm: frontswap: lazy initialization to allow tmem backends to build/run "

[PATCH 1/1] mm: Export a function to get vm committed memory
 2012-11-27 21:12 UTC  (3+ messages)

[PATCH v2 0/3] introduce static_vm for ARM-specific static mapped area
 2012-11-27 16:28 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: vmregion: remove vmregion code entirely
` [PATCH v2 2/3] ARM: static_vm: introduce an infrastructure for static mapped area
` [PATCH v2 3/3] ARM: mm: use static_vm for managing static mapped areas

[PATCH v2 0/5] minor clean-up and optimize highmem related code
 2012-11-27 15:01 UTC  (12+ messages)
` [PATCH v2 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of first flushed entry

[PATCH v11 0/7] make balloon pages movable by compaction
 2012-11-27 11:59 UTC  (5+ messages)
` [PATCH v11 4/7] mm: introduce compaction and migration for ballooned pages

kswapd0: excessive CPU usage
 2012-11-27 11:12 UTC  (11+ messages)
      ` [PATCH] Revert "mm: remove __GFP_NO_KSWAPD"

[PATCH] [3.7-rc] fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
 2012-11-27 11:07 UTC  (4+ messages)
` [PATCH] mm: compaction: Fix return value of capture_free_page

mm/vmemmap: fix wrong use of virt_to_page
 2012-11-27  8:47 UTC  (5+ messages)

[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
 2012-11-27  7:14 UTC  (6+ messages)
` [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap

[PATCH 0/3] fix missing rb_subtree_gap updates on vma insert/erase
 2012-11-27  4:55 UTC  (4+ messages)

[Bug 50981] generic_file_aio_read ?: No locking means DATA CORRUPTION read and write on same 4096 page range
 2012-11-27  4:27 UTC  (7+ 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).