]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When an asynchronous event request is completed, automatically fetch the
authorjimharris <jimharris@FreeBSD.org>
Tue, 26 Mar 2013 21:05:15 +0000 (21:05 +0000)
committerjimharris <jimharris@FreeBSD.org>
Tue, 26 Mar 2013 21:05:15 +0000 (21:05 +0000)
commit894007a2dc6397a81f0829d18bfc54c1b83dbdb2
tree08af5fe67c1a7a9bec416ce574e4dd84fc488a98
parent79d7c4eec2fd77c96bb69d6b27e64aa33b66786f
When an asynchronous event request is completed, automatically fetch the
specified log page.

This satisfies the spec condition that future async events of the same type
will not be sent until the associated log page is fetched.

Sponsored by: Intel
Reviewed by: carl
sys/dev/nvme/nvme_ctrlr.c
sys/dev/nvme/nvme_private.h