diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2018-02-20 02:28:12 -0800 |
---|---|---|
committer | Jordan Justen <jordan.l.justen@intel.com> | 2018-03-19 11:28:18 -0700 |
commit | 3e0eca2f7a7935a6726c43823726d42c4b0d80f9 (patch) | |
tree | 828529ddb1c3a95af814026de6b87bd85a4ba25c /debugger/system_routine | |
parent | 19c6cf2c8f8691b7d429f130fffdf31393b8b1df (diff) |
tools/aubdump: Add bitmap to track gtt pages that have been mapped
This will allow us to map ranges as they are used, but prevents
remapping already mapped regions.
By mapping ranges as they are used, we can support pinned pages
without having to map all pages of the first 32-bits.
v2:
* Make bitmap manipulation functions independent from 4k page size.
Maybe will be usable also for 1GB pages with PPGTT.
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Scott D Phillips <scott.d.phillips@intel.com>
Diffstat (limited to 'debugger/system_routine')
0 files changed, 0 insertions, 0 deletions