On 2016-03-31 at 17:17 ron minnich <[email protected]> wrote:
> LGTM but ...
> 
> is there harm in just rounding this mess up to 4k and aligning it to
> 4k?

There's a little memory waste.  There's one of these for:
- each uthread (embedded in struct uthread)
- each vcore (in VCPD in procdata)

The memory loss for the uthread would be worse too if it's 4k aligned,
since that might lead to bubbles in the uthread struct which we'd need
to address.

-- 
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.

Reply via email to