From 0d9b5902f3fde12a00326d0b9d9e7e0cdb9a2754 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Sat, 14 Dec 2024 19:25:00 +0100 Subject: kind of a running setup --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..77efd96 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Simulation + +Guile + Fibers + +Tigerbeetle approach for time control -> make it faster or slower ?? + +Fibers full cooperative -> no preemption during device operation (is this going +to block the system?) ?? -- cgit v1.2.3