kaguya d22d5ab2e4 mp: separate VFS read and write functions into internal implementations with locking
In preparation for the inevitable switch to a MP supported setup, I have added spinlocks to the VFS_Read and VFS_Write implementations

If I had forgotten to do this, everything would've blown up, the world would have ended, and Israel would no longer exist.

Signed-off-by: kaguya <vpshinomiya@protonmail.com>
2026-04-26 02:10:46 -04:00
2026-04-15 13:42:16 -04:00
2026-04-14 22:52:24 -04:00
2026-04-14 22:52:24 -04:00

KirkOS

i suppose

how to build

uhh

mkdir -p build && cd build

cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo

cd ..

cmake --build build --target run
S
Description
No description provided
Readme 63 MiB
Languages
C 69.7%
C++ 24.2%
Python 1.7%
Meson 1.7%
ASL 1.4%
Other 1.2%