Home
last modified time | relevance | path

Searched hist:"8927 f6473e56e32e328ae8ed43736412f7f76a4e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dworkingset.cdiff 8927f6473e56e32e328ae8ed43736412f7f76a4e Thu Dec 23 15:39:05 CST 2021 Matthew Wilcox (Oracle) <willy@infradead.org> mm/workingset: Convert workingset_eviction() to take a folio

This removes an assumption that THPs are the only kind of compound
pages and removes a few hidden calls to compound_head().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dvmscan.cdiff 8927f6473e56e32e328ae8ed43736412f7f76a4e Thu Dec 23 15:39:05 CST 2021 Matthew Wilcox (Oracle) <willy@infradead.org> mm/workingset: Convert workingset_eviction() to take a folio

This removes an assumption that THPs are the only kind of compound
pages and removes a few hidden calls to compound_head().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/openbmc/linux/include/linux/
H A Dswap.hdiff 8927f6473e56e32e328ae8ed43736412f7f76a4e Thu Dec 23 15:39:05 CST 2021 Matthew Wilcox (Oracle) <willy@infradead.org> mm/workingset: Convert workingset_eviction() to take a folio

This removes an assumption that THPs are the only kind of compound
pages and removes a few hidden calls to compound_head().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>