]> git.ameliathe1st.gay Git - voyage-au-centre-des-fichiers.git/commit
Implemented yield syscall and added uses of it. Not tested well yet
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Sun, 6 Aug 2023 00:35:21 +0000 (02:35 +0200)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Sun, 6 Aug 2023 00:35:21 +0000 (02:35 +0200)
commit59f05a9470514abeb7b4f14c8ccee64be23a47e3
treeb8bab61178a1b74e8dafb10185b0d0ff40165018
parent21878e7f254403f7b607575a3de4edc5694055ec
Implemented yield syscall and added uses of it. Not tested well yet
kernel/src/ring3.S
kernel/src/ring3.cpp
kernel/src/ring3.hpp
test_module/src/test.S
test_module/src/test.cpp