diff options
author | Daniel R. Carvalho <odanrc@yahoo.com.br> | 2019-05-06 00:11:08 +0200 |
---|---|---|
committer | Daniel Carvalho <odanrc@yahoo.com.br> | 2019-07-06 22:55:32 +0000 |
commit | 2d1d25f1964653aeed849cb1119feb6c6aaa5b08 (patch) | |
tree | efad1563dc58d44ce50460597fb12db6fa85a131 /LICENSE | |
parent | d7840d8388b6f5442b4c21aae5a978f8fb957b16 (diff) | |
download | gem5-2d1d25f1964653aeed849cb1119feb6c6aaa5b08.tar.xz |
mem-ruby: Remove index based functions in bloom filters
Most of the index based functions were not implemented, and a
user is more likely to be interested in checking the filter
contents based on an address than an index.
As a side effect, the Bulk's hash function became unused, and
according to the paper permute() was doing more than just
permuting, so it was renamed.
Change-Id: I6423a2565a082fee2e7f11fa489a11f253064d99
Signed-off-by: Daniel R. Carvalho <odanrc@yahoo.com.br>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18732
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions