freebsd-dev/sys/boot/zfs
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 Correct include path for i386 specific includes. This allows zfs 2008-12-06 14:45:03 +00:00
zfs.c Correct some issues with zfs boot. 2009-10-23 18:44:53 +00:00
zfsimpl.c - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to 2009-12-09 20:36:56 +00:00