linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mm, thp: remove duplication and fix locking issues in swapin
@ 2016-05-27  7:59 Ebru Akagunduz
  2016-05-27  7:59 ` [PATCH v2 1/3] mm, thp: remove duplication of included header Ebru Akagunduz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ebru Akagunduz @ 2016-05-27  7:59 UTC (permalink / raw)
  To: linux-mm
  Cc: hughd, riel, akpm, kirill.shutemov, n-horiguchi, aarcange,
	iamjoonsoo.kim, gorcunov, linux-kernel, mgorman, rientjes, vbabka,
	aneesh.kumar, hannes, mhocko, boaz, Ebru Akagunduz

This patch series removes duplication of included header
and fixes locking inconsistency in khugepaged swapin.

Ebru Akagunduz (3):
  mm, thp: remove duplication of included header
  mm, thp: fix possible circular locking dependency caused by
    sum_vm_event()
  mm, thp: make swapin readahead under down_read of mmap_sem

 mm/huge_memory.c | 101 +++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 68 insertions(+), 33 deletions(-)

-- 
1.9.1

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-05-27  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-27  7:59 [PATCH v2 0/3] mm, thp: remove duplication and fix locking issues in swapin Ebru Akagunduz
2016-05-27  7:59 ` [PATCH v2 1/3] mm, thp: remove duplication of included header Ebru Akagunduz
2016-05-27  7:59 ` [PATCH v2 2/3] mm, thp: fix possible circular locking dependency caused by sum_vm_event() Ebru Akagunduz
2016-05-27  8:40   ` Minchan Kim
2016-05-27  7:59 ` [PATCH v2 3/3] mm, thp: make swapin readahead under down_read of mmap_sem Ebru Akagunduz

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