mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Turn Genode user-level spinlock into a user-level "helpinglock". This requires support by the kernel introduced with kernel branch r5. The commit avoids live-locks when multiple threads with SCs on different priority levels compete for the same user-level Genode "spinlock". Issue #986
This repository contains the port of Genode to the Codezero microkernel For instructions about using Genode with Codezero, please refer to 'doc/codezero.txt'.