Improve formatting.

This commit is contained in:
Ribbon
2023-03-12 14:49:38 +00:00
parent 093fa361c9
commit 14e831a2f9

View File

@@ -7,7 +7,9 @@ Tests to identify faults and incorrect behavior in the Redox microkernel.
- `acid switch` - test to see the context switch time in nanoseconds (ns).
P - Parent context switch count (500 by deafult)
C - Child context switch count (500 by deafult)
T - Timestamp counter difference
(timestamp counter is not reliable on every system).