https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228464
Bug ID: 228464
Summary: vfs.zfs.vdev.max_pending - does not exist anymore
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
https://www.freebsd.org/doc/handbook/zfs-advanced.html
Documentation states:
vfs.zfs.vdev.max_pending - Limit the number of pending I/O requests per device.
A higher value will keep the device command queue full and may give higher
throughput. A lower value will reduce latency. This value can be adjusted at
any time with sysctl(8).
But vfs.zfs.vdev.max_pending does not exist anymore.
% sysctl vfs.zfs.vdev.max_pending
sysctl: unknown oid 'vfs.zfs.vdev.max_pending'
% uname -srnm
FreeBSD t420s.local 11.2-BETA2 amd64
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"