Skip to content
Update home authored by Shaun Mooney's avatar Shaun Mooney
...@@ -20,11 +20,34 @@ Throughout the wiki there are many test results performed on various bits of har ...@@ -20,11 +20,34 @@ Throughout the wiki there are many test results performed on various bits of har
[[Kernel Tunings]] [[Kernel Tunings]]
# Tests # Testing
The kernel configurations have been tested on various bits of hardware, as described below:
| Hardware | Description |
| --- | --- |
| Rig | An automotive, infotainment hardware rig |
| Laptop | Lenovo ThinkPad X240 |
| Jetson | |
| Minnowboard | Intel processor |
Each piece of hardware is tested 3 ways:
* Baseline tests
- Tests with no modifications in order to see the system performance under normal conditions
* Configured Kernel tests
- Tests with the best to date configurations (boot parameters, isolated CPUS etc.)
* Stress tests
- Tests with the best to date configurations, with an additional programme running to purposely try and stress the CPUs with a large load and measure the effects
## Test Results
A list of the tests done and planned, with links to results, can be found here:
* [[Test plan]]
All of the tests that have been done for each hardware, along with analysis and information about each test, can be found here:
* [[Rig Tests]]
* [[Laptop Tests]]
[[Rig Tests]]
[[Laptop Tests]]
[[Test plan]]
[[Test results]] [[Test results]]
# Notes to consider # Notes to consider
... ...
......