FreeBSD src
Go to file
Alexander Motin 150ac7bcc5 9337 zfs get all is slow due to uncached metadata
This project's goal is to make read-heavy channel programs and zfs(1m)
administrative commands faster by caching all the metadata that they will
need in the dbuf layer. This will prevent the data from being evicted, so
that any future call to i.e. zfs get all won't have to go to disk (very
much).

illumos/illumos-gate@adb52d9262

Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Thomas Caputi <tcaputi@datto.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Author:     Matthew Ahrens <mahrens@delphix.com>
2018-07-31 00:56:41 +00:00
cmd 9236 nuke spa_dbgmsg 2018-07-31 00:42:31 +00:00
common 9238 ZFS Spacemap Encoding V2 2018-07-30 22:56:24 +00:00
head 5066 remove support for non-ANSI compilation 2014-08-20 06:29:42 +00:00
lib 9290 device removal reduces redundancy of mirrors 2018-07-31 00:13:04 +00:00
man 9238 ZFS Spacemap Encoding V2 2018-07-30 22:56:24 +00:00
tools/ctf 5589 improper use of NULL in tools/ctf 2015-03-09 20:43:14 +00:00
uts 9337 zfs get all is slow due to uncached metadata 2018-07-31 00:56:41 +00:00
OPENSOLARIS.LICENSE