f9micro / f9-kernel

An efficient and secure microkernel built for ARM Cortex-M cores, inspired by L4
Other
683 stars 145 forks source link

Measure the latency of (posix) semaphores #110

Open jserv opened 9 years ago

jserv commented 9 years ago

Since preliminary POSIX support is landed in F9 source tree, it is time to validate and measure the latency of (posix) semaphores. We can follow the design of semtest, which determines POSIX semaphore synchronization delays through the kernel.