ostep-code icon indicating copy to clipboard operation
ostep-code copied to clipboard

Code from various chapters in OSTEP (http://www.ostep.org)

Results 15 ostep-code issues
Sort by recently updated
recently updated
newest added

By calling print_stats() before the exit of the program we can see that the scheduler does a fair scheduling according to tickets of the jobs. For example when running ./lottery...

name changed from threads to thread and solved issue for first chapter..

fixed a typo in compile command for macOS in Intro section.