Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   ad
Date:           Tue Sep 23 10:17:06 UTC 2008

Modified Files:
        src/sys/arch/x86/include: ipmivar.h
        src/sys/arch/x86/x86: ipmi.c

Log Message:
Speed up ipmi attach a bit, although boot times on my workstation still suck:

before          18s
after           14s
without ipmi    8s


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/include/ipmivar.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/x86/x86/ipmi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index