On 2016-03-22 at 13:44 Michael Taufen <[email protected]> wrote: > Upgrade parlib fp state handling, use proc_global_info (XCC) > > Rebuild kernel headers and all user apps! > > This upgrades parlib so it also has the fp state upgrades > recently made to the Akaros kernel (xsave, xsaveopt, xrstor), > and also makes Akaros use proc_global_info for x86_default_xcr0 > > > The following changes since commit > 6789ef266313fc0429a74c890ef8d6624c75835b: > > Add git helper scripts and update Doc/Contributing (2016-03-16 > 13:40:10 -0400) > > are available in the git repository at: > > [email protected]:mtaufen/akaros.git xsave-parlib
As a minor note for the future, we'll need to sort out what parts of proc_global_info are arch-specific and which aren't. It's fine as-is for now. Merged to master at 59d30a3f476f..24c7dd20c8a5 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/59d30a3f476f...24c7dd20c8a5 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.
