Date: Thu, 13 Feb 2020 08:36:08 -0700 From: Warner Losh <imp@bsdimp.com> To: Slawa Olhovchenkov <slw@zxy.spb.ru> Cc: Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r357849 - head/sys/cam/scsi Message-ID: <CANCZdfo2YBMrR1v4SaceFtytutUuYeqD79z=imA%2BY=M9SuS-Gw@mail.gmail.com> In-Reply-To: <20200213140514.GG8028@zxy.spb.ru> References: <202002130123.01D1NjnN004216@repo.freebsd.org> <20200213140514.GG8028@zxy.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 13, 2020 at 7:05 AM Slawa Olhovchenkov <slw@zxy.spb.ru> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfo2YBMrR1v4SaceFtytutUuYeqD79z=imA%2BY=M9SuS-Gw>