Home
last modified time | relevance | path

Searched hist:f2d273927ea49e2f85b660aeca26f58b8a15d385 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/trace/events/
H A Dpagemap.hdiff f2d273927ea49e2f85b660aeca26f58b8a15d385 Tue Apr 27 09:37:50 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> mm/swap: Add folio_activate()

This replaces activate_page() and eliminates lots of calls to
compound_head(). Saves net 118 bytes of kernel text. There are still
some redundant calls to page_folio() here which will be removed when
pagevec_lru_move_fn() is converted to use folios.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
/openbmc/linux/mm/
H A Dswap.cdiff f2d273927ea49e2f85b660aeca26f58b8a15d385 Tue Apr 27 09:37:50 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> mm/swap: Add folio_activate()

This replaces activate_page() and eliminates lots of calls to
compound_head(). Saves net 118 bytes of kernel text. There are still
some redundant calls to page_folio() here which will be removed when
pagevec_lru_move_fn() is converted to use folios.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Howells <dhowells@redhat.com>
Acked-by: Vlastimil Babka <vbabka@suse.cz>