struct PageSourceProperties
Defined at line 105 of file ../../zircon/kernel/vm/include/vm/page_source.h
These properties are constant per PageProvider type, so a given VmCowPages can query and cache
these properties once (if it has a PageSource) and know they won't change after that. This also
avoids per-property plumbing via PageSource.
TODO(dustingreen): (or rashaeqbal) Migrate more const per-PageProvider-type properties to
PageSourceProperties, after the initial round of merging is done.
Public Members
const bool is_user_pager
const bool[3] supports_request_type