Searched hist:241659 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_ctrlr_cmd.cdiff 241659 Wed Oct 17 22:45:27 MDT 2012 jimharris Add struct nvme_request object which contains all of the parameters passed
from an NVMe consumer.

This allows us to mostly build NVMe command buffers without holding the
qpair lock, and also allows for future queueing of nvme_request objects
in cases where the submission queue is full and no nvme_tracker objects
are available.

Sponsored by: Intel
H A Dnvme_ns_cmd.cdiff 241659 Wed Oct 17 22:45:27 MDT 2012 jimharris Add struct nvme_request object which contains all of the parameters passed
from an NVMe consumer.

This allows us to mostly build NVMe command buffers without holding the
qpair lock, and also allows for future queueing of nvme_request objects
in cases where the submission queue is full and no nvme_tracker objects
are available.

Sponsored by: Intel
H A Dnvme.cdiff 241659 Wed Oct 17 22:45:27 MDT 2012 jimharris Add struct nvme_request object which contains all of the parameters passed
from an NVMe consumer.

This allows us to mostly build NVMe command buffers without holding the
qpair lock, and also allows for future queueing of nvme_request objects
in cases where the submission queue is full and no nvme_tracker objects
are available.

Sponsored by: Intel
H A Dnvme_qpair.cdiff 241659 Wed Oct 17 22:45:27 MDT 2012 jimharris Add struct nvme_request object which contains all of the parameters passed
from an NVMe consumer.

This allows us to mostly build NVMe command buffers without holding the
qpair lock, and also allows for future queueing of nvme_request objects
in cases where the submission queue is full and no nvme_tracker objects
are available.

Sponsored by: Intel
H A Dnvme_private.hdiff 241659 Wed Oct 17 22:45:27 MDT 2012 jimharris Add struct nvme_request object which contains all of the parameters passed
from an NVMe consumer.

This allows us to mostly build NVMe command buffers without holding the
qpair lock, and also allows for future queueing of nvme_request objects
in cases where the submission queue is full and no nvme_tracker objects
are available.

Sponsored by: Intel

Completed in 91 milliseconds