Yep, I think I'm almost done with upgrading parlib and moving x86_default_xcr0 to proc_global_info, just fighting a goofy build error atm.
Then we should finally be out of the woods with this fp stuff. Will have to test it, ofc ;) P.S. I used parlib/cpu_feat.h for the feature detection in parlib since it looked like the right thing to do, should this be ok? On Thursday, March 10, 2016 at 11:07:24 AM UTC-8, Barret Rhoden wrote: > > On 2016-03-09 at 15:47 Michael Taufen <[email protected] <javascript:>> > wrote: > > Updated patch: > > > > The following changes since commit > > a15fdf8612df97f0e9a3bbc9a806fb8643b05092: > > > > Clean up IPv6 sources. (2016-03-09 11:39:59 -0500) > > > > are available in the git repository at: > > > > [email protected]:mtaufen/akaros.git xsave-amd > > Looks great, thanks! > > So the next (and last?) thing I'm tracking for FPU stuff is for > userspace (parlib) to check the cpu feats to determine which > instruction to use, along with exporting the xcr0 via > proc_global_info. > > Merged to master at a15fdf8612df..1c467000ab3f (from, to] > > You can see the entire diff with 'git diff' or at > https://github.com/brho/akaros/compare/a15fdf8612df...1c467000ab3f > > Barret > -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
