linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-23 10:36:16 to 2012-11-27 18:36:35 UTC [more...]

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

BUG_ON(inode->i_blocks);
 2012-11-27 18:27 UTC 

[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

O_DIRECT on tmpfs (again)
 2012-11-27 16:03 UTC 

[PATCH 1/2] zram: force disksize setting before using zram
 2012-11-27 15:45 UTC  (5+ messages)
` [PATCH 2/2] zram: allocate metadata when disksize is set up

[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 v2 0/5] Add movablecore_map boot option
 2012-11-27 12:49 UTC  (33+ messages)
` [PATCH v2 1/5] x86: get pg_data_t's memory from other node
` [PATCH v2 2/5] page_alloc: add movable_memmap kernel parameter
` [PATCH v2 3/5] page_alloc: Introduce zone_movable_limit[] to keep movable limit for nodes
` [PATCH v2 4/5] page_alloc: Make movablecore_map has higher priority
` [PATCH v2 5/5] page_alloc: Bootmem limit with movablecore_map

[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  (15+ 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

[Patch v4 00/12] memory-hotplug: hot-remove physical memory
 2012-11-27 10:00 UTC  (13+ 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

memory-cgroup bug
 2012-11-27  9:54 UTC  (34+ messages)
                      ` [PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
                        ` [PATCH for 3.2.34] "

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  (9+ messages)
` [PATCH v3 08/12] memory-hotplug: remove memmap of sparse-vmemmap
` [PATCH v3 11/12] memory-hotplug: remove sysfs file of node

[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  (12+ messages)

mmotm 2012-11-26-17-32 uploaded
 2012-11-27  1:33 UTC 

another allocation livelock with zram
 2012-11-27  1:00 UTC  (7+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-26 21:35 UTC  (11+ messages)

[PATCH 00/33] Latest numa/core release, v17
 2012-11-26 20:32 UTC  (9+ messages)
` [PATCH 19/33] sched: Add adaptive NUMA affinity support
` Comparison between three trees (was: Latest numa/core release, v17)

mmap_sem contention issues
 2012-11-26 20:12 UTC 

3.7-rc6 soft lockup in kswapd0
 2012-11-26 19:09 UTC  (7+ messages)

rework mem_cgroup iterator
 2012-11-26 18:47 UTC  (7+ messages)
` [patch v2 1/6] memcg: synchronize per-zone iterator access by a spinlock
` [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 5/6] memcg: further "
` [patch v2 6/6] cgroup: remove css_get_next

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-26 15:57 UTC  (11+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages

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

[PATCH 00/40] Automatic NUMA Balancing V5
 2012-11-26 14:58 UTC  (4+ messages)
` [PATCH 37/40] mm: numa: Add THP migration for the NUMA working set scanning fault case
  ` [PATCH] mm: numa: Add THP migration for the NUMA working set scanning fault case -fixes
` [PATCH 00/41] Automatic NUMA Balancing V6

[PATCH] dma-mapping: fix dma_common_get_sgtable() conditional compilation
 2012-11-26 13:41 UTC 

[PATCH 0/5] cpu-hotplug,memory-hotplug: bug fix for offlining node
 2012-11-26 10:20 UTC  (6+ messages)
` [PATCH 1/5] cpu_hotplug: clear apicid to node when the cpu is hotremoved
` [PATCH 2/5] memory-hotplug: export the function try_offline_node()
` [PATCH 3/5] cpu-hotplug, memory-hotplug: try offline the node when hotremoving a cpu
` [PATCH 4/5] cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node
` [PATCH 5/5] Do not use cpu_to_node() to find an offlined cpu's node

WILLA - Copies of Policies
 2012-11-26 10:18 UTC 

[PATCH] memory: fix the argument passed to sync_alobal_pgds()
 2012-11-26 10:02 UTC 

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-26  9:46 UTC  (5+ messages)
` [RFT PATCH v1 0/5] fix up inaccurate zone->present_pages

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

Problem in Page Cache Replacement
 2012-11-25 20:08 UTC  (13+ messages)

[PATCH 00/19] latest numa/base patches
 2012-11-25  6:09 UTC  (4+ messages)
` [PATCH 04/19] sched, numa, mm: Describe the NUMA scheduling problem formally

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

3.7-rc6 soft lockup in kswapd0
 2012-11-24  7:52 UTC  (2+ messages)

[PATCH v2] mm: trace filemap add and del
 2012-11-23 23:34 UTC  (2+ messages)
  ` [PATCH v3] "

percpu section failure with Gold linker
 2012-11-23 21:25 UTC  (2+ messages)

behavior of zram stats, and zram allocation limit
 2012-11-23 17:56 UTC  (4+ messages)

Lockdep complain for zram
 2012-11-23 14:46 UTC  (4+ messages)

[PATCH 0/2] Show information about dangling memcgs
 2012-11-23 14:00 UTC  (11+ messages)
` [PATCH 1/2] cgroup: helper do determine group name
` [PATCH 2/2] memcg: debugging facility to access dangling memcgs

3.7-rc6 soft lockup in kswapd0
 2012-11-23 10:13 UTC 

Question about __zone_reclaim()
 2012-11-23 11:44 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).