This website requires JavaScript.
Explore
Help
Register
Sign In
denshooter
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/mmueller41/genode.git
synced
2026-01-21 12:32:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ealan-v2
genode
/
repos
/
base
/
src
History
Michael Mueller
6c9dee3f71
base: Fill dataspace with zeros upon free instead of at allocatiing. This avoids the high cost for clearing huge dataspaces at allocation time.
2025-06-03 15:50:28 +02:00
..
core
base: Fill dataspace with zeros upon free instead of at allocatiing. This avoids the high cost for clearing huge dataspaces at allocation time.
2025-06-03 15:50:28 +02:00
include
base-tukija: Increased stack area. This was necessary because after increasing the number of supported CPUs from 64 to 256 core ran out of stacks for its pager entrypoints.
2025-03-05 14:37:07 +01:00
ld
Finally move __dso_handle into genode.ld
2023-07-14 12:06:32 +02:00
lib
Added backtrace to C++ expection handler and memory related fault handlers.
2025-06-03 15:22:09 +02:00
test
base: add util/callable.h
2025-01-14 17:39:26 +01:00
timer
/pit
timer: remove old timer infrastructure
2024-07-02 11:59:16 +02:00