This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2025-01-02 20:16:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
565be454aa
genode
/
repos
/
base-nova
/
ports
/
nova.hash
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nova: avoid reset on machines with too many CPUs The NOVA kernel and Genode's roottask core are configured to be runnable with up to 64 CPUs (MAX_SUPPORTED_CPUS in core resp. NUM_CPU in kernel). On machines with more CPUs a reset occurred. The commit checks for this case, bootstraps the first 64 CPUs only, and sends all other CPUs to sleep. Also, the platform_info ROM size is increased to host information about more than 32 CPUs. Issue #4640
2022-10-14 09:51:59 +00:00
ab5601025e5e69a30f03219c3be108ff3d866ce4
Reference in New Issue
Copy Permalink