On Wed, Jun 05, 2019 at 02:49:22PM -0700, ira.we...@intel.com wrote:
> From: Ira Weiny
>
> release_pages() is an optimized version of a loop around put_page().
> Unfortunately for devmap pages the logic is not entirely correct in
> release_pages(). This is because device pages can be more than t
Sorry for a late reply.
On Wed 05-06-19 14:49:22, ira.we...@intel.com wrote:
> From: Ira Weiny
>
> release_pages() is an optimized version of a loop around put_page().
> Unfortunately for devmap pages the logic is not entirely correct in
> release_pages(). This is because device pages can be mo
From: Ira Weiny
release_pages() is an optimized version of a loop around put_page().
Unfortunately for devmap pages the logic is not entirely correct in
release_pages(). This is because device pages can be more than type
MEMORY_DEVICE_PUBLIC. There are in fact 4 types, private, public, FS
DAX,
3 matches
Mail list logo