Skip to content

Commit 6330fa2

Browse files
authored
Merge pull request #448 from softdevteam/readme-c++11
Talk about Debian compatibility in the README.
2 parents a8e3c0f + b2ad5d1 commit 6330fa2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ consult the Krun documentation (fetched into `krun/` by `build.sh`), as there
1616
is a great deal of manual intervention needed to compile a tickless kernel,
1717
disable Intel P-states, set up `rc.local` etc.
1818

19+
Note that the experiment is designed to run on amd64 machines running Debian 8
20+
or OpenBSD. Newer versions of Debian do not currently work due to a C++ ABI
21+
bump which would require a newer C++ compiler (a newer GCC or perhaps clang).
22+
1923
## Print-traced Benchmarks
2024

2125
The paper mentions that to ensure benchmarks are "AST deterministic", we

0 commit comments

Comments
 (0)