On Thu, Feb 13, 2020 at 7:05 AM Slawa Olhovchenkov <[email protected]> wrote:
> On Thu, Feb 13, 2020 at 01:23:45AM +0000, Warner Losh wrote: > > > Author: imp > > Date: Thu Feb 13 01:23:44 2020 > > New Revision: 357849 > > URL: https://svnweb.freebsd.org/changeset/base/357849 > > > > Log: > > Convert rotating and unmapped_io to a DA flag > > > > Rotating and unmapped_io are really da flags. Convert them to a flag > so it will > > be reported with the other flags for the device. Deprecate the > .rotating and > > .unmapped_io sysctls in FreeBSD 14 and remove the softc ints. > > Can you clarification this deprecate? > The functionality has moved into the new .flags sysctl. I plan on keeping the old sysctls through 13, but remove them in 14 sometime. This will also give us time to ensure things are the same for all CAM devices, etc. The plans are somewhere between preliminary and firm and could change for good reasons. Warner _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
