freebsd-dev/sys/boot/i386/zfsboot
John Baldwin 4497287f20 - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to
safely allocate a heap region above 1MB.  This enables {gpt,}zfsboot()
  to allocate much larger buffers than before.
- Use a larger buffer (1MB instead of 128K) for temporary ZFS buffers.  This
  allows more reliable reading of compressed files in a raidz/raidz2 pool.

Submitted by:	Matt Reimer  mattjreimer of gmail
MFC after:	1 week
2009-12-09 20:36:56 +00:00
..
Makefile Use full 64bit arithmetic when converting file offsets to block numbers - fixes 2008-12-17 18:12:01 +00:00
zfsboot.c - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to 2009-12-09 20:36:56 +00:00
zfsldr.S Always use 64-bit LBAs for disk addresses in zfsboot and gptzfsboot to 2009-11-20 12:48:35 +00:00