Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other schedulers #37

Open
phmarek opened this issue Aug 2, 2019 · 0 comments
Open

Other schedulers #37

phmarek opened this issue Aug 2, 2019 · 0 comments

Comments

@phmarek
Copy link

phmarek commented Aug 2, 2019

I looked a bit at central-scheduler and similar stuff.

The first question is, how about having the scheduler setup in the MAKE-KERNEL call? That would allow to run different things in a process with different scheduling algorithms.

The second question is, did you try (and benchmark?) using a (non-locking) stack as scheduler? Using LIFO I would hope to get the best out of the CPU caches.

Thanks for your patience and help!

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

No branches or pull requests

1 participant