Home
last modified time | relevance | path

Searched hist:ab55ae255a5d1bcb9f55ae52e9616974f3f15c57 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_ser_table.cdiff ab55ae255a5d1bcb9f55ae52e9616974f3f15c57 Sat Sep 13 12:34:23 CEST 2014 Alexander Motin <mav@FreeBSD.org> Implement control over command reordering via options and control mode page.

It allows to bypass range checks between UNMAP and READ/WRITE commands,
which may introduce additional delays while waiting for UNMAP parameters.
READ and WRITE commands are always processed in safe order since their
range checks are almost free.
H A Dctl_private.hdiff ab55ae255a5d1bcb9f55ae52e9616974f3f15c57 Sat Sep 13 12:34:23 CEST 2014 Alexander Motin <mav@FreeBSD.org> Implement control over command reordering via options and control mode page.

It allows to bypass range checks between UNMAP and READ/WRITE commands,
which may introduce additional delays while waiting for UNMAP parameters.
READ and WRITE commands are always processed in safe order since their
range checks are almost free.
H A Dctl.cdiff ab55ae255a5d1bcb9f55ae52e9616974f3f15c57 Sat Sep 13 12:34:23 CEST 2014 Alexander Motin <mav@FreeBSD.org> Implement control over command reordering via options and control mode page.

It allows to bypass range checks between UNMAP and READ/WRITE commands,
which may introduce additional delays while waiting for UNMAP parameters.
READ and WRITE commands are always processed in safe order since their
range checks are almost free.
/freebsd/usr.sbin/ctladm/
H A Dctladm.8diff ab55ae255a5d1bcb9f55ae52e9616974f3f15c57 Sat Sep 13 12:34:23 CEST 2014 Alexander Motin <mav@FreeBSD.org> Implement control over command reordering via options and control mode page.

It allows to bypass range checks between UNMAP and READ/WRITE commands,
which may introduce additional delays while waiting for UNMAP parameters.
READ and WRITE commands are always processed in safe order since their
range checks are almost free.