Skip to content

Align critical structures on 128 bytes and make all their sizes multiples of 32 bytes.

Matthieu Schaller requested to merge part_alignment into master

Here is another one for you.

Following the discussion we had earlier about the task structure I have gone through the rest of the code and made sure everything important is aligned on 128 bytes.

Merge request reports