cvs commit: src/sys/i386/isa apic_vector.s clock.c src/sys/kern kern_intr.c kern_sig.c kern_slaballoc.c kern_switch.c kern_systimer.c kern_upcall.c lwkt_msgport.c lwkt_thread.c lwkt_token.c src/sys/sys slaballoc.h
Hiten Pandya
hmp at backplane.com
Thu Feb 19 15:46:33 PST 2004
YONETANI Tomokazu wrote:
As already mentioned in another message, if I compile kern_slaballoc.c
without -march=pentiumpro(by specifying NO_CPU_COPT_FLAGS=yes) and the
kernel boots OK. I've put the assembly outputs at for those who are
interested:
http://les.ath.cx/DragonFly/kern_slaballoc.c
http://les.ath.cx/DragonFly/kern_slaballoc.c.ppro
Regards.
The above URLs do not work, try the following:
http://les.ath.cx/DragonFly/kern_slaballoc.s
http://les.ath.cx/DragonFly/kern_slaballoc.s.ppro
Ciao.
-Hiten
Hiten Pandya (hmp at xxxxxxxxxxxxx)
More information about the Bugs
mailing list