linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-23 10:00:59 to 2014-06-26 15:20:01 UTC [more...]

mm: shm: hang in shmem_fallocate
 2014-06-26 15:19 UTC  (11+ messages)

[PATCH 0/6] Improve sequential read throughput v2
 2014-06-26 15:11 UTC  (14+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: vmscan: Do not reclaim from lower zones if they are balanced
` [PATCH 4/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
` [PATCH 5/6] mm: page_alloc: Reduce cost of dirty zone balancing
` [PATCH 6/6] cfq: Increase default value of target_latency

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-06-26 15:05 UTC  (3+ messages)

[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
 2014-06-26 14:41 UTC  (4+ messages)
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()

[mempolicy] 5507231dd04: -18.2% vm-scalability.migrate_mbps
 2014-06-26 12:59 UTC 

[mmotm:master 212/319] fs/nilfs2/sysfs.c:256:1: sparse: symbol 'nilfs_sysfs_create_mounted_snapshots_group' was not declared. Should it be static?
 2014-06-26 12:59 UTC  (2+ messages)

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2014-06-26 11:27 UTC  (9+ messages)
` [PATCH 2/3] shmem: update memory reservation on truncate
` [PATCH 3/3] mm: catch memory commitment underflow

[next:master 138/302] mm/zbud.c:137:6: sparse: symbol 'zbud_zpool_destroy' was not declared. Should it be static?
 2014-06-26  9:22 UTC 

[mmotm:master 155/319] kernel/printk/printk.c:269:37: error: 'CONFIG_LOG_CPU_MAX_BUF_SHIFT' undeclared
 2014-06-26  8:29 UTC  (4+ messages)

[PATCH 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-06-26  7:56 UTC  (11+ messages)
` [PATCH 1/6] mm: Introduce a general RCU get_user_pages_fast
` [PATCH 2/6] arm: mm: Introduce special ptes for LPAE
` [PATCH 3/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATCH 4/6] arm: mm: Enable RCU fast_gup
` [PATCH 5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATCH 6/6] arm64: mm: Enable RCU fast_gup

[next:master 156/212] fs/binfmt_elf.c:158:18: note: in expansion of macro 'min'
 2014-06-26  7:47 UTC  (9+ messages)

[mmotm:master 144/319] mm/zsmalloc.c:253:6: sparse: symbol 'zs_zpool_destroy' was not declared. Should it be static?
 2014-06-26  6:19 UTC 

[mempolicy] 5507231dd04: -18.2% vm-scalability.migrate_mbps
 2014-06-26  5:13 UTC 

[PATCH V2] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-26  0:58 UTC  (4+ messages)

[mmotm:master 108/319] kernel/events/uprobes.c:319:2: error: implicit declaration of function 'mem_cgroup_charge_anon'
 2014-06-26  1:05 UTC 

[PATCH] mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
 2014-06-26  0:12 UTC  (7+ messages)

mmotm 2014-06-25-16-44 uploaded
 2014-06-25 23:45 UTC 

[PATCH] mm: update the description for madvise_remove
 2014-06-25 22:30 UTC  (5+ messages)

[PATCH v6 02/10] x86, mpx: add MPX specific mmap interface
 2014-06-25 21:43 UTC  (12+ messages)

[PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code
 2014-06-25 20:04 UTC  (7+ messages)

mm: slub: invalid memory access in setup_object
 2014-06-25 17:30 UTC  (2+ messages)

[PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-25 16:19 UTC  (14+ messages)
` [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately
    ` [PATCH -mm] slub: kmem_cache_shrink: check if partial list is empty under list_lock
` [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches
    ` [PATCH -mm] slab: set free_limit for dead caches to 0
    ` [PATCH] slab: document why cache can have no per cpu array on kfree

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-25 15:46 UTC  (37+ messages)
` [PATCH v3 01/13] mm, THP: don't hold mmap_sem in khugepaged when allocating THP
` [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone
` [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range()
` [PATCH v3 05/13] mm, compaction: report compaction as contended only due to lock contention
` [PATCH v3 06/13] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v3 07/13] mm, compaction: skip rechecks when lock was already held
` [PATCH v3 08/13] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH v3 10/13] mm: rename allocflags_to_migratetype for clarity
` [PATCH v3 12/13] mm, compaction: try to capture the just-created high-order freepage

[RESEND PATCH] mm: kswapd: clean up the kswapd
 2014-06-25 12:35 UTC 

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-25  9:55 UTC  (12+ messages)
` [patch 2/4] mm: vmscan: rework compaction-ready signaling in direct reclaim
` [patch 3/4] mm: vmscan: remove all_unreclaimable()

[cpufreq] kernel BUG at kernel/irq_work.c:175!
 2014-06-25  9:54 UTC  (3+ messages)

[migration] kernel BUG at kernel/irq_work.c:175!
 2014-06-25  9:45 UTC  (2+ messages)

[RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption
 2014-06-25  6:59 UTC  (2+ messages)

[PATCH -mm 1/3] page-cgroup: trivial cleanup
 2014-06-25  6:58 UTC  (10+ messages)
` [PATCH -mm 2/3] page-cgroup: get rid of NR_PCG_FLAGS
` [PATCH -mm 3/3] page-cgroup: fix flags definition

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-25  0:57 UTC  (11+ messages)

[PATCH] slub: fix off by one in number of slab tests
 2014-06-25  1:03 UTC  (3+ messages)

[PATCH 0/2] fix kernel panic on memory hotplug
 2014-06-24 23:29 UTC  (9+ messages)
` [PATCH 1/2] x86,mem-hotplug: pass sync_global_pgds() a correct argument in remove_pagetable()
` [PATCH 2/2] x86,mem-hotplug: modify PGD entry when removing memory

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-24 23:08 UTC  (12+ messages)
` [PATCHv4 "
  ` [PATCHv2 1/6] mm/zbud: zbud_alloc() minor param change
  ` [PATCHv4 3/6] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv2 6/6] mm/zpool: prevent zbud/zsmalloc from unloading when used

[RFC] mm: cma: move init_cma_reserved_pageblock to cma.c
 2014-06-24 22:48 UTC 

[patch] mm, vmalloc: constify allocation mask
 2014-06-24 22:30 UTC 

xfs: two deadlock problems occur when kswapd writebacks XFS pages
 2014-06-24 22:05 UTC  (4+ messages)

[PATCHv3 RESEND] mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER
 2014-06-24 19:33 UTC 

[memcontrol] WARNING: CPU: 0 PID: 1 at kernel/res_counter.c:28 res_counter_uncharge_locked()
 2014-06-24 16:10 UTC  (3+ messages)

[PATCH] Documentation: remove remove_from_page_cache note
 2014-06-24  9:25 UTC  (2+ messages)

[PATCHv5 0/2] Remove ARM meminfo
 2014-06-24  8:49 UTC  (5+ messages)
` [PATCHv5 2/2] arm: Get rid of meminfo

[PATCH] slub: reduce duplicate creation on the first object
 2014-06-24  8:08 UTC 

[PATCH 0/8] mm: add page cache limit and reclaim feature
 2014-06-24  7:36 UTC  (10+ messages)

[PATCH] Documentation: Update remove_from_page_cache with delete_from_page_cache
 2014-06-24  7:35 UTC  (2+ messages)

[next:master 103/212] make[2]: *** No rule to make target `arch/powerpc/kvm/book3s_hv_cma.o', needed by `arch/powerpc/kvm/built-in.o'
 2014-06-24  6:23 UTC  (2+ messages)

[PATCH] mm:kswapd: clean up the kswapd
 2014-06-24  4:40 UTC  (3+ messages)

[RFC] CMA page migration failure due to buffers on bh_lru
 2014-06-24  1:12 UTC 

XFS WARN_ON in xfs_vm_writepage
 2014-06-24  1:02 UTC  (5+ messages)

mmap()ing a size-extended file on a 100% full tmpfs
 2014-06-23 23:23 UTC  (2+ messages)

[PATCH RESEND] slub: return correct error on slab_sysfs_init
 2014-06-23 13:59 UTC  (8+ messages)

Why we echo a invalid start_address_of_new_memory succeeded ?
 2014-06-23 11:18 UTC  (4+ messages)

[PATCH] mm:vmscan:replace zone_watermark_ok with zone_balanced for determining if kswapd will call compaction
 2014-06-23 11:15 UTC  (2+ messages)

[PATCH] mm/vmscan.c: fix an implementation flaw in proportional scanning
 2014-06-23 11:02 UTC  (8+ 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).