mythos icon indicating copy to clipboard operation
mythos copied to clipboard

can device memory frames cross 8GiB boundaries?

Open rottaran opened this issue 6 years ago • 0 comments

Internally, 2048 helper objects for slices of 8GiB are used. This allows to cover the 46bit address space with our limited 8GiB frame offsets. But this should not matter for the size of the frames.

rottaran avatar Jul 25 '19 19:07 rottaran