c43b35423e
as argument passed by value' trick, as gcc 3.3.x makes (valid) assumptions about the stack that will not be true. Costs 2 instructions per trap/syscall on i386, 4 per interrupt for MP. One instruction per trap/syscall on amd64, 2 per interrupt for MP. I expect gcc 3.3.1 to make up for this by better optimization (it'd better..) While here, make amd64 compile again by using subr_mbr_disk.c |
||
---|---|---|
.. | ||
acpi | ||
bios | ||
bioscall | ||
compile | ||
conf | ||
eisa | ||
gdbscripts | ||
i386 | ||
include | ||
isa | ||
mca | ||
pci | ||
pnpbios | ||
stand | ||
Makefile |