summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoriedowse <iedowse@FreeBSD.org>2002-01-11 16:14:34 +0000
committeriedowse <iedowse@FreeBSD.org>2002-01-11 16:14:34 +0000
commitbfc7272806c0b72ae94f73d9241a6ed20ea1a175 (patch)
tree985686e0ab7f8fd070a48ff5c9495def11008c67 /lib/libc
parent6c6aee2cdc239ea1f8d86f6210c6d471d71362dd (diff)
downloadFreeBSD-src-bfc7272806c0b72ae94f73d9241a6ed20ea1a175.zip
FreeBSD-src-bfc7272806c0b72ae94f73d9241a6ed20ea1a175.tar.gz
Make the alpha boot1 work on filesystems that have a block size
larger than 8k. We now use 4k buffers regardless of the filesystem block size, so there is no longer a static limit. Simply increasing the buffer size from 8k to 16k as done on the i386 doesn't work on the alpha, probably because it causes us to overshoot boot1's 48k runtime memory limit. Tested by: naddy
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud