marcel 2003/08/31 17:12:27 PDT
FreeBSD src repository
Modified files:
sys/ia64/ia64 vm_machdep.c
Log:
Use direct mapped KVA for the sf_buf allocator, as made possible
by the previous commit. While here, fix a typo, reformat comments
and fix a long line.
Tested with: ftpd
Revision Changes Path
1.71 +8 -15 src/sys/ia64/ia64/vm_machdep.c