NetApp interview question

How the memory alignment is enforced or implemented in the OS ?

Interview Answer

Anonymous

13 Oct 2012

It ain't (enforced by the OS)! It is hardware-triggered; the OS will simply generate a SIGBUS to let the application know.