On 5/18/2023 7:16 AM, Stanislaw Gruszka wrote:
From: Karol Wachowski <[email protected]>

Whenever KMD maps region larger than 64kB that is both aligned and
contiguous, set contiguous bit (52) in MMU PTE descriptor for each page
in that region.

This allows to treat 16 contiguous pages as one and reduce
number of MMU page walks required what results in lower latency.

what -> which


Signed-off-by: Karol Wachowski <[email protected]>
Reviewed-by: Stanislaw Gruszka <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>

Reviewed-by: Jeffrey Hugo <[email protected]>

Reply via email to