This repository has been archived on 2021-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
OS/pintos-env/pintos/threads/build/tests/threads/priority-donate-nest.output

30 lines
1.3 KiB
Plaintext

warning: can't find squish-pty, so terminal input will fail
bochs -q
PiLo hda1
Loading..........
Kernel command line: -q run priority-donate-nest
Pintos booting with 4,096 kB RAM...
383 pages available in kernel pool.
383 pages available in user pool.
Calibrating timer... 204,600 loops/s.
Boot complete.
Executing 'priority-donate-nest':
(priority-donate-nest) begin
(priority-donate-nest) Low thread should have priority 32. Actual priority: 31.
(priority-donate-nest) Low thread should have priority 33. Actual priority: 31.
(priority-donate-nest) Medium thread should have priority 33. Actual priority: 32.
(priority-donate-nest) Medium thread got the lock.
(priority-donate-nest) Medium thread should just have finished.
(priority-donate-nest) Low thread should have priority 31. Actual priority: 31.
(priority-donate-nest) end
Execution of 'priority-donate-nest' complete.
Timer: 83 ticks
Thread: 0 idle ticks, 85 kernel ticks, 0 user ticks
Console: 855 characters output
Keyboard: 0 keys pressed
Powering off..========================================================================
Bochs x86 Emulator 2.6
Built from SVN snapshot on September 2nd, 2012
Compiled on Feb 17 2015 at 16:28:11
========================================================================