13 lines
181 B
Perl
Raw Normal View History

2016-02-17 10:59:30 -05:00
---
name: "Semaphore Test"
description:
2016-03-25 15:33:29 -04:00
Tests core semaphore logic through cyclic signaling.
2016-03-10 09:07:44 -05:00
tags: [synch, semaphores, kleaks]
2016-02-17 10:59:30 -05:00
depends: [boot]
sys161:
cpus: 32
---
2016-03-10 09:07:44 -05:00
khu
2016-02-17 10:59:30 -05:00
sem1
2016-03-10 09:07:44 -05:00
khu