This project is mirrored from https://github.com/hermitcore/libhermit-rs.git.
Pull mirroring updated .
- 11 Jul, 2020 1 commit
-
-
Stefan Lankes authored
- avoids unnecessry interrupts
-
- 10 Jul, 2020 4 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 06 Jul, 2020 7 commits
-
-
Stefan Lankes authored
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 05 Jul, 2020 4 commits
-
-
Stefan Lankes authored
-
Jeehoon Kang authored
-
Stefan Lankes authored
- Delays the release of the task (and its stacks) until the context switch has been completed
-
Stefan Lankes authored
-
- 04 Jul, 2020 2 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
- 03 Jul, 2020 1 commit
-
-
Stefan Lankes authored
-
- 29 Jun, 2020 1 commit
-
-
Stefan Lankes authored
- network thread is able to wakeup directly the blocked threads - reduce the number of context switches
-
- 26 Jun, 2020 1 commit
-
-
Stefan Lankes authored
- reduce the number of interrupts
-
- 23 Jun, 2020 1 commit
-
-
Stefan Lankes authored
-
- 22 Jun, 2020 10 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
see http://blog.llvm.org/2016/06/thinlto-scalable-and-incremental-lto.html for more information
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
This reverts commit 6be9da0a37f1715778b6b7ea53c641963125555f.
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
if the time is already expired, the next timer will expire in 1ms
-
Stefan Lankes authored
- acquire don't longer expect an absolute time as argument - a maximum delay from calling the function is passed
-
- 14 Jun, 2020 5 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
- requires latest x86 crate
-
Stefan Lankes authored
- barrier is necessary to avoid a race - after the barrier all data structures are initialized
-
- 03 Jun, 2020 3 commits
-
-
Stefan Lankes authored
-
Stefan Lankes authored
-
Stefan Lankes authored
-