configs: faux-filesystem fix w/ ruby in se mode
authorDavid Hashe <david.hashe@amd.com>
Wed, 18 Apr 2018 20:40:28 +0000 (16:40 -0400)
committerBrandon Potter <Brandon.Potter@amd.com>
Thu, 25 Apr 2019 20:38:57 +0000 (20:38 +0000)
commitae3a00cd1fd8a0500a9d8be96c9b176a0326b133
tree7779532d98e94308beac80806828872e56b2ff5b
parent26e888965d08486aeed7ebb3ef934ceb1a38cd6f
configs: faux-filesystem fix w/ ruby in se mode

These changes are needed so that the config scripts
can report cache hierarchy information to the faux
filesystem.

This is useful for the ROCm runtime when it reads
psuedofiles from the host filesytem from "/proc".

Change-Id: Iad3e6c088d47c9b93979f584de748367eae8259b
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/12121
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Maintainer: Brandon Potter <Brandon.Potter@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
12 files changed:
configs/common/FileSystemConfig.py
configs/ruby/GPU_VIPER.py
configs/ruby/MESI_Three_Level.py
configs/ruby/MOESI_AMD_Base.py
configs/ruby/MOESI_CMP_directory.py
configs/ruby/MOESI_CMP_token.py
configs/ruby/MOESI_hammer.py
configs/ruby/Ruby.py
configs/topologies/BaseTopology.py
configs/topologies/Cluster.py
configs/topologies/MeshDirCorners_XY.py
configs/topologies/Mesh_XY.py