On Fri, Sep 21, 2018 at 10:39:51PM +0000, Keith Busch wrote: > We'd like to measure time to unpin user pages, so this adds a second > benchmark timer on put_page, separate from get_page. > > Adding the field will breaks this ioctl ABI, but should be okay since > this an in-tree kernel selftest. > > Cc: Kirill Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> > Cc: Dave Hansen <dave.hansen@xxxxxxxxx> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx> > Signed-off-by: Keith Busch <keith.busch@xxxxxxxxx> Acked-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> -- Kirill A. Shutemov