Paul and I have  been going back and forth, tweaking this and that, and he
made a major find and fix last week. Page faults from the AC now work.

Further, he fixed the rfork support, such that processes can set up and
move from a TC to an AC. This restores a long-lost capability.

This is a pretty major step forward. It is now even possible to do things
like this:
main(){
/* set it all up */
rfork(RFACORE); /* something like that */

and your process is now running on a dedicated, non-preempted,
interrupt-free, no kernel code, core all to its own.

If somebody has access to a sapphire rapids server running 9front, there
are some tests I'd like to do.

Thanks Paul!

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T25c85a39f00802e6-Mb43b83d8fb6109f407253598
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to