You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, it looks like pull request 292 must've been a lot of awesome hard work! I'd like to personally thank you for the contribution! (I'm not a minix dev just a fan.)
Now, at the end of the PR you mentioned this fork. I was hoping to find some kind of description that would expand on what you are doing here. Based on the context of the PR I would imagine that you're implementing fine-grained locking for SMP. Is this assumption correct? That said, glancing at the commit descriptions from this fork there seems to be a lot of optimizing and bug fixing going on (more awesome!)
If you don't mind my curiosity, what is your end goal with this fork? Is it focused on SMP or is your aim grander?
Now to digress a little if you have grander aims: Are you familiar with the initial work done to port minix to the Raspberry pi? The wiki page is here. The reason I mention it is that the kernel is supposed to be better organized to make it more platform agnostic, which is a change I'd like to see pushed to the minix master branch before it goes stale. However, the work isn't 100% complete and may or may not conflict with your changes.
Thanks again for all your help! 👍 :)
The text was updated successfully, but these errors were encountered:
Hi JBouron,
First off, it looks like pull request 292 must've been a lot of awesome hard work! I'd like to personally thank you for the contribution! (I'm not a minix dev just a fan.)
Now, at the end of the PR you mentioned this fork. I was hoping to find some kind of description that would expand on what you are doing here. Based on the context of the PR I would imagine that you're implementing fine-grained locking for SMP. Is this assumption correct? That said, glancing at the commit descriptions from this fork there seems to be a lot of optimizing and bug fixing going on (more awesome!)
If you don't mind my curiosity, what is your end goal with this fork? Is it focused on SMP or is your aim grander?
Now to digress a little if you have grander aims: Are you familiar with the initial work done to port minix to the Raspberry pi? The wiki page is here. The reason I mention it is that the kernel is supposed to be better organized to make it more platform agnostic, which is a change I'd like to see pushed to the minix master branch before it goes stale. However, the work isn't 100% complete and may or may not conflict with your changes.
Thanks again for all your help! 👍 :)
The text was updated successfully, but these errors were encountered: