search for: 83b1322f

Displaying 2 results from an estimated 2 matches for "83b1322f".

2020 May 26
1
[PATCH 4/6] mm/hmm: add output flag for compound page mapping
...the existing ones? ? Best Regards, Yan Zi -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 854 bytes Desc: OpenPGP digital signature URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20200526/83b1322f/attachment-0001.sig>
2020 May 08
2
[PATCH 4/6] mm/hmm: add output flag for compound page mapping
On Fri, May 08, 2020 at 12:20:07PM -0700, Ralph Campbell wrote: > hmm_range_fault() returns an array of page frame numbers and flags for > how the pages are mapped in the requested process' page tables. The PFN > can be used to get the struct page with hmm_pfn_to_page() and the page size > order can be determined with compound_order(page) but if the page is larger > than order 0