memdisk: align .bss to a 16-byte boundary for better zeroing perf
authorH. Peter Anvin <hpa@zytor.com>
Tue, 17 Mar 2009 02:20:02 +0000 (19:20 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 17 Mar 2009 02:20:02 +0000 (19:20 -0700)
commit67ede4c57a1a2e8e1964bb709e443b85d78fcab3
treeebcc3b3dd61211d21ac07020ad6f49212e159126
parent505039558c70d8ff66ff7af6119dcf1a74b00d0a
memdisk: align .bss to a 16-byte boundary for better zeroing perf

Some CPUs really want a reasonable alignment for a rep;stosl, so give
it to them...
memdisk/memdisk.ld