Source-Changes archive

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

CVS commit: src/sys/arch/sandpoint/stand/netboot



Module Name:    src
Committed By:   nisimura
Date:           Sat Oct 27 06:34:20 UTC 2007

Modified Files:
        src/sys/arch/sandpoint/stand/netboot: nvt.c pcn.c tlp.c

Log Message:
arrange cache line friendly allocation where applicapable. Not
immutune from careless change of struct local. Away from
compiler extention.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sandpoint/stand/netboot/nvt.c \
    src/sys/arch/sandpoint/stand/netboot/pcn.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sandpoint/stand/netboot/tlp.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