opnsense-src/sys/boot/zfs
John Baldwin 5e05dbe9bd MFC 200309:
- 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.
2009-12-18 21:01:56 +00:00
..
Makefile Correct include path for i386 specific includes. This allows zfs 2008-12-06 14:45:03 +00:00
zfs.c MFC 198420 2009-11-21 15:02:35 +00:00
zfsimpl.c MFC 200309: 2009-12-18 21:01:56 +00:00