Y
Hacker News
new
|
ask
|
show
|
jobs
by
CameronNemo
1298 days ago
See my comment here:
https://news.ycombinator.com/item?id=33750810
My question is: is there any potential for sharing nvme code between a rust Linux driver and redox?
1 comments
jackpot51
1298 days ago
It is unlikely. The driver models are very different, ine being a microkernel, the other monolithic.
link