freebsd-dev/sys/cddl
Andriy Gapon c8ff459286 zio write issue threads should have lower (numerically greater) priority
This is because they might do data compression which is quite CPU
expensive.  The original code is correct for illumos, because there
a higher priority corresponds to a greater number.

MFC after:	2 weeks
2016-04-08 11:58:24 +00:00
..
boot/zfs Fix const conversion warning in lz4_decompress 2016-01-06 20:28:09 +00:00
compat/opensolaris remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat 2016-04-02 16:25:46 +00:00
contrib/opensolaris zio write issue threads should have lower (numerically greater) priority 2016-04-08 11:58:24 +00:00
dev Implement dtrace_getupcstack in ARM64 2016-04-06 05:13:36 +00:00