* lock_acquire(), lock_release() don't need additional intr_dis/enable
[pintos-anon] / solutions / README
1 Sample solutions.
2
3 These solutions are well written and pass all the corresponding tests.
4 You can run them automatically with `make check' in tests/.