@@ -69,7 +69,8 @@ All of the tests that have been done for each hardware, along with analysis and
A jupyter notebook is a useful, interactive way to present a report from test results. It combines markdown formatted text with live python code, meaning that plotted data can be analysed in more detail and much easier.
Our [[Jupyter notebooks]] can be found by following the link.
Our Jupyter notebooks can be found by following the link below:
[[Jupyter notebooks]]
### Installation
...
...
@@ -162,13 +163,10 @@ plt.tight_layout()
[[Memory Integrity Testing Proposal]]
[How fast should HZ be?](https://lwn.net/Articles/145973/)
* HZ is the frequency with which the system's timer hardware is programmed to interrupt the kernel.
# Reports
[[Weekly Reports]]
[[Test results]]
\ No newline at end of file
# Useful
*[How fast should HZ be?](https://lwn.net/Articles/145973/)
HZ is the frequency with which the system's timer hardware is programmed to interrupt the kernel.