Skip to content

[compute/user-level-threads-scheduler] Lab 8 improvements - #219

Merged
teodutu merged 2 commits into
cs-pub-ro:mainfrom
robertmercea:lab-8-threads-scheduler
Jan 24, 2026
Merged

[compute/user-level-threads-scheduler] Lab 8 improvements#219
teodutu merged 2 commits into
cs-pub-ro:mainfrom
robertmercea:lab-8-threads-scheduler

Conversation

@robertmercea

@robertmercea robertmercea commented Jan 21, 2026

Copy link
Copy Markdown

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

  • Fixed a quiz not showing all answer options in compute/user-level-threads-scheduler
  • Added a link to an article about Goroutines (Go implementation of user-level threads) and the Go scheduler, to provide students with real-life example of these concepts

- Fix "COMPLETE queue" quiz not rendering all answer options

Signed-off-by: robertmercea <robertmercea@gmail.com>
- Add a link to an article exploring user-level threads in the Go
  programming language

Signed-off-by: robertmercea <robertmercea@gmail.com>

[Quiz](../../drills/questions/why-use-completed-queue.md)

You may read more about user-level threads schedulers in practice in this [article](https://rickkoch.github.io/posts/go-scheduler/).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@teodutu
teodutu merged commit bc973a9 into cs-pub-ro:main Jan 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants