]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r350149: Add Accessible Max Address Configuration support to camcontrol.
authorAlexander Motin <mav@FreeBSD.org>
Thu, 8 Aug 2019 02:24:57 +0000 (02:24 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 8 Aug 2019 02:24:57 +0000 (02:24 +0000)
commitcfa6b0a10987a2348ccf1e20b34c6fb50283b34c
treefb65289e060b9832a5d2e06cd15d6cdb74a8b4f0
parent2b3a24c3a2b94abab90d846ce71f4f6c7e70a35a
MFC r350149: Add Accessible Max Address Configuration support to camcontrol.

AMA replaced HPA in ACS-3 specification.  It allows to limit size of the
disk alike to HPA, but declares inaccessible data as indeterminate.  One
of its practical use cases is to under-provision SATA SSDs for better
reliability and performance.

While there, fix HPA Security detection/reporting.
sbin/camcontrol/camcontrol.8
sbin/camcontrol/camcontrol.c
sys/cam/ata/ata_all.c
sys/sys/ata.h