diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2012-04-14 23:19:34 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2012-04-14 23:19:34 -0700 |
commit | c4c27ded423b9beb0e361421ca83fe0eac06a0d1 (patch) | |
tree | 5d304f15bd0e6958e7db1ff20a0be58533f675fd /src/base/output.hh | |
parent | 14edc6013d8d62782d58536214c669e12c64da37 (diff) | |
download | gem5-c4c27ded423b9beb0e361421ca83fe0eac06a0d1.tar.xz |
sim: A trie data structure specifically to speed up paging lookups.
This change adds a trie data structure which stores an arbitrary pointer type
based on an address and a number of relevant bits. Then lookups can be done
against the trie where the tree is traversed and the first legitimate match
found is returned.
Diffstat (limited to 'src/base/output.hh')
0 files changed, 0 insertions, 0 deletions