Tate, Hongliang Tian
Tate, Hongliang Tian
@yingdi-shan Could you take a look at this PR?
This PR has been inactive for a long time. I assume the author is not interested in it. So I am closing it.
@lrh2000 #584 is closed. Need to re-open?
> Is it also a good idea to modify the CI process so that the regression tests run in both Asterinas and the host Linux? So you want to run...
@lrh2000 The CI failed. Could you debug the problem?
@lrh2000 #699 has been merged. Could you rebase this PR to the latest main so that we can be sure that this PR can pass the CI?
> > @lrh2000 #699 has been merged. Could you rebase this PR to the latest main so that we can be sure that this PR can pass the CI? >...
@junyang-zh Could you review this PR? Your input is highly appreciated.
Now that the multiprocessor support enables true concurrency, the kernel should take care of race conditions when accessing HW resources. One such example is I/O ports. https://github.com/asterinas/asterinas/blob/4dd707488d8ad88831d983aaa07d506be5bd70a8/framework/aster-frame/src/arch/x86/pci.rs#L7-L8 This concern is...
Also, remember to update the Linux compatibility section of the Asterinas Book.