2016-02-17 10:59:30 -05:00
|
|
|
---
|
|
|
|
name: "Lock Test 1"
|
|
|
|
description:
|
|
|
|
Tests core lock functionality through modifications to shared state.
|
2016-03-10 09:07:44 -05:00
|
|
|
tags: [synch, locks, kleaks]
|
2016-02-17 10:59:30 -05:00
|
|
|
depends: [boot, semaphores]
|
|
|
|
sys161:
|
|
|
|
cpus: 32
|
|
|
|
---
|
2016-03-10 09:07:44 -05:00
|
|
|
khu
|
2016-02-17 10:59:30 -05:00
|
|
|
lt1
|
2016-03-10 09:07:44 -05:00
|
|
|
khu
|