Author: mav
Date: Tue Mar 31 07:22:53 2015
New Revision: 280897
URL: https://svnweb.freebsd.org/changeset/base/280897
Log:
MFC r280166:
Make ATA power management commands to work on SCSI HBAs via PASS THROUGH.
Modified:
stable/9/sbin/camcontrol/camcontrol.c
Directory Properties:
stable/9/
Author: mav
Date: Tue Mar 31 07:27:29 2015
New Revision: 280899
URL: https://svnweb.freebsd.org/changeset/base/280899
Log:
MFC r280172: Improve ATA and SCSI versions printing.
There is no "SCSI-6" and "ATA-9", but there is "SPC-4" and "ACS-2".
Modified:
stable/9/sys/cam/ata/ata_all.c
s
Author: jhb
Date: Tue Mar 31 15:37:24 2015
New Revision: 280912
URL: https://svnweb.freebsd.org/changeset/base/280912
Log:
MFC 278760:
Add two new counters for vnode life cycle events:
- vfs.recycles counts the number of vnodes forcefully recycled to avoid
exceeding kern.maxvnodes.
- v