History log of /freebsd-10-stable/sys/cam/ctl/ctl_util.h
Revision Date Author Comments
# 312847 26-Jan-2017 mav

MFC r312231: When in kernel, map ctl_scsi_zero_io() to ctl_zero_io().


# 288805 05-Oct-2015 mav

MFC r288259: Remove some duplicate, legacy, dead and questionable code.


# 288731 05-Oct-2015 mav

MFC r287620: Remove unused target and initiator IDs.


# 273531 23-Oct-2014 mav

MFC r273163: Implement more functional CTL debug logging.

Setting bits in kern.cam.ctl.debug allows to log errors, commands and some
commands data respectively.


# 270107 17-Aug-2014 mav

MFC r269587:
Reimplement WRITE USING TOKEN with Block Zero token using WRITE SAME.

On my ZVOL of SSDs that increases speed of zero writing in that way from
1 to 2.5GB/s by reducing CPU overhead.


# 288805 05-Oct-2015 mav

MFC r288259: Remove some duplicate, legacy, dead and questionable code.


# 288731 05-Oct-2015 mav

MFC r287620: Remove unused target and initiator IDs.


# 273531 23-Oct-2014 mav

MFC r273163: Implement more functional CTL debug logging.

Setting bits in kern.cam.ctl.debug allows to log errors, commands and some
commands data respectively.


# 270107 17-Aug-2014 mav

MFC r269587:
Reimplement WRITE USING TOKEN with Block Zero token using WRITE SAME.

On my ZVOL of SSDs that increases speed of zero writing in that way from
1 to 2.5GB/s by reducing CPU overhead.