History log of /freebsd-10-stable/share/man/man4/da.4
Revision Date Author Comments
# 315129 12-Mar-2017 ngie

MFC r314542:

kern.cam.da.X.delete_method: add -width to .Bl macro call

Now the section width is set appropriately per the BIO_DELETE
parameter being described.


# 293692 11-Jan-2016 trasz

MFC r287396:

It's 2015, and some people are still trying to use fdisk and then
go asking what debug flags to set for GEOM to make it work. Advice
them to use gpart(8) instead.

Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.

Sponsored by: The FreeBSD Foundation


# 289924 25-Oct-2015 mav

MFC r289146:
Make delete method set via kern.cam.da.X.delete_method persistent.

This allows to set delete method via tunable, before device capabilities
are known. Also allow ZERO method for devices not reporting LBP, if user
explicitly requests it -- it may be useful if storage supports compression
and WRITE SAME, but does not support UNMAP.


# 273805 28-Oct-2014 mav

MFC r273457: Document sort_io_queue sysctls/tunables.


# 273805 28-Oct-2014 mav

MFC r273457: Document sort_io_queue sysctls/tunables.