Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/scsipi



bouyer%antioche.eu.org@localhost said:
> Christian Biere wrote:
> > Does __aligned__ add trailing padding? 

I'm pretty sure it does. When yamt (I believe) moved the pcb
on i386 to the top of the uarea I was surprised that this didn't
break sse fxsave/fxrestore. There is an __aligned at struct savexmm
which appearently makes that even the struct containing it gets
padded to that alignment.

best regards
Matthias




Home | Main Index | Thread Index | Old Index