linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-22 00:35:11 to 2013-08-23 22:27:32 UTC [more...]

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-23 22:27 UTC  (39+ messages)

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2013-08-23 18:15 UTC  (3+ messages)

[PATCH 1/4] zswap bugfix: memory leaks when re-swapon
 2013-08-23 15:28 UTC  (2+ messages)

[PATCH 0/4] zswap bugfix: memory leaks and other problem
 2013-08-23 15:22 UTC  (2+ messages)

[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
 2013-08-23 17:16 UTC  (3+ messages)

[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
 2013-08-23 16:23 UTC 

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-08-23 16:12 UTC  (31+ messages)
` [PATCH 01/16] slab: correct pfmemalloc check
` [PATCH 02/16] slab: change return type of kmem_getpages() to struct page
` [PATCH 03/16] slab: remove colouroff in struct slab
` [PATCH 04/16] slab: remove nodeid "
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 06/16] slab: put forward freeing slab management object
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
` [PATCH 08/16] slab: use well-defined macro, virt_to_slab()
` [PATCH 09/16] slab: use __GFP_COMP flag for allocating slab pages
` [PATCH 10/16] slab: change the management method of free objects of the slab
` [PATCH 11/16] slab: remove kmem_bufctl_t
` [PATCH 12/16] slab: remove SLAB_LIMIT
` [PATCH 13/16] slab: replace free and inuse in struct slab with newly introduced active
` [PATCH 14/16] slab: use struct page for slab management
` [PATCH 15/16] slab: remove useless statement for checking pfmemalloc
` [PATCH 16/16] slab: rename slab_bufctl to slab_freelist

[PATCH V5 0/8] Add memcg dirty/writeback page accounting
 2013-08-23 16:11 UTC  (12+ messages)
` [PATCH V5 5/8] memcg: add per cgroup writeback pages accounting
        ` Fwd: "
          ` [PATCH 1/4] memcg: remove MEMCG_NR_FILE_MAPPED
          ` [PATCH 2/4] memcg: check for proper lock held in mem_cgroup_update_page_stat
          ` [PATCH 3/4] memcg: add per cgroup writeback pages accounting
          ` [PATCH 4/4] memcg: Document cgroup dirty/writeback memory statistics

[PATCH] [BUGFIX] drivers/base: fix show_mem_removable section count
 2013-08-23 16:08 UTC  (6+ messages)

[PATCH v7 0/5] zram/zsmalloc promotion
 2013-08-23 15:13 UTC  (7+ messages)

[PATCH v2 1/7] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-23 14:38 UTC  (10+ messages)
` [PATCH v2 2/7] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH v2 3/7] mm/hwpoison: fix race against poison thp
` [PATCH v2 4/7] mm/hwpoison: replacing atomic_long_sub() with atomic_long_dec()
` [PATCH v2 5/7] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH v2 6/7] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH v2 7/7] mm/hwpoison: add '#' to madvise_hwpoison

[PATCH 4/4] zswap: avoid unnecessary page scanning
 2013-08-23 11:14 UTC 

[PATCH 3/4] zswap bugfix: memory leaks when invalidate and reclaim occur simultaneously
 2013-08-23 11:11 UTC 

[PATCH 2/4] zswap: use GFP_NOIO instead of GFP_KERNEL
 2013-08-23 11:06 UTC 

[PATCH 00/02] swap: allowing a more flexible DISCARD policy V2
 2013-08-23 11:03 UTC  (3+ messages)
` [PATCH 02/02] swapon: allow a more flexible swap discard policy

[PATCH 0/4] zswap bugfix: memory leaks and other problem
 2013-08-23 10:12 UTC 

unused swap offset / bad page map
 2013-08-23  9:08 UTC 

[PATCH 0/2] fs: supply inode uid/gid setting interface
 2013-08-23  7:32 UTC  (6+ messages)
` [PATCH 1/2] fs: implement inode uid/gid setting function
` [PATCH 2/2] fs: use inode_set_user to set uid/gid of inode

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-23  6:16 UTC  (28+ messages)
` [PATCH v2 03/20] mm, hugetlb: fix subpool accounting handling
` [PATCH v2 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
` [PATCH v2 07/20] mm, hugetlb: unify region structure handling
` [PATCH v2 09/20] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v2 10/20] mm, hugetlb: remove resv_map_put()
` [PATCH v2 11/20] mm, hugetlb: make vma_resv_map() works for all mapping type
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()

[PATCH 1/6] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-23  4:24 UTC  (26+ messages)
` [PATCH 2/6] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH 3/6] mm/hwpoison: fix num_poisoned_pages error statistics for thp
` [PATCH 4/6] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH 5/6] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH 6/6] mm/hwpoison: centralize set PG_hwpoison flag and increase num_poisoned_pages

unused swap offset / bad page map
 2013-08-23  3:53 UTC  (12+ messages)

[PATCH] hwpoison: always unset MIGRATE_ISOLATE before returning from soft_offline_page()
 2013-08-23  0:24 UTC  (3+ messages)

[BUG REPORT]kernel panic with kmemcheck config
 2013-08-22 16:45 UTC  (6+ messages)

[PATCH] mm, fs: avoid page allocation beyond i_size on read
 2013-08-22 15:34 UTC  (12+ messages)

[PATCH 1/7] drivers: base: move mutex lock out of add_memory_section()
 2013-08-22 15:11 UTC  (7+ messages)
` [PATCH 7/7] drivers: base: refactor add_memory_section() to add_memory_block()

[PATCH] mm: strictlimit feature -v4
 2013-08-22 15:01 UTC  (5+ messages)

[PATCH v2 1/4] mm/pgtable: Fix continue to preallocate pmds even if failure occurrence
 2013-08-22 12:14 UTC  (10+ messages)
` [PATCH v2 2/4] mm/sparse: introduce alloc_usemap_and_memmap

[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
 2013-08-22 11:21 UTC  (12+ messages)
` [PATCH v2 3/7] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [PATCH v2 5/7] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [PATCH v2 7/7] mm: munlock: manual pte walk in fast path instead of follow_page_mask()

[patch] mm, thp: count thp_fault_fallback anytime thp fault fails
 2013-08-22 11:11 UTC  (4+ messages)

[PATCH v5] Soft limit rework
 2013-08-22 10:58 UTC  (5+ messages)

[patch 9/9] mm: thrash detection-based file cache sizing v4
 2013-08-22  9:48 UTC  (12+ messages)
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCH 1/2] mm: factor commit limit calculation
 2013-08-22  9:25 UTC  (6+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable

[PATCH] mm: correct the comment about the value for buddy _mapcount
 2013-08-22  7:23 UTC 

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-22  7:14 UTC  (11+ messages)
  ` [resend] [PATCH V2] "
          ` [resend] [PATCH V3] "

Where Do I start ?
 2013-08-22  6:50 UTC 

[PATCH] mm/vmscan: make global_reclaim() inline
 2013-08-22  5:39 UTC 

[PATCH] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
 2013-08-22  5:39 UTC 

[PATCH -next] mm/page_alloc.c: remove duplicated include from page_alloc.c
 2013-08-22  3:02 UTC  (2+ messages)

[PATCH 0/3] mm: mempolicy: the failure processing about mpol_to_str()
 2013-08-22  1:04 UTC  (14+ messages)
              ` [PATCH 0/3] mm: shmem: check the return value of mpol_to_str()
                ` [PATCH 1/3] fs/proc/task_mmu.c: "
                  ` [PATCH 2/3] mm/shmem.c: let shmem_show_mpol() return value
                        ` [PATCH] mm/shmem.c: check the return value of mpol_to_str()


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