From 14e831a2f97c1a9b9cd055a8ddad681e7e5d467e Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 12 Mar 2023 14:49:38 +0000 Subject: [PATCH] Improve formatting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6db36eb..e564e2b 100644 --- a/README.md +++ b/README.md @@ -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).