Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   thorpej
Date:           Thu May 22 05:25:51 UTC 2003

Modified Files:
        src/sys/arch/acorn32/include: vmparam.h
        src/sys/arch/arm/include/arm32: vmparam.h
        src/sys/arch/cats/include: vmparam.h
        src/sys/arch/evbarm/include: vmparam.h
        src/sys/arch/hpcarm/include: vmparam.h
        src/sys/arch/netwinder/include: vmparam.h
        src/sys/arch/shark/include: vmparam.h

Log Message:
Use virtual_avail and virtual_end to compute the size of the available
kernel VM space for VM_MAX_KERNEL_BUF, and move the definition into
generic ARM code.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/acorn32/include/vmparam.h
cvs rdiff -r1.18 -r1.19 src/sys/arch/arm/include/arm32/vmparam.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/cats/include/vmparam.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/evbarm/include/vmparam.h
cvs rdiff -r1.23 -r1.24 src/sys/arch/hpcarm/include/vmparam.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/netwinder/include/vmparam.h
cvs rdiff -r1.11 -r1.12 src/sys/arch/shark/include/vmparam.h

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