]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement data/status aggregation for secondary HA node.
authorAlexander Motin <mav@FreeBSD.org>
Mon, 14 Sep 2015 15:21:23 +0000 (15:21 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 14 Sep 2015 15:21:23 +0000 (15:21 +0000)
commitd0f25804a77278798837660c20aa840c6dccea7b
treed388f34a9787e5a3baa6f5cbb5e71c507c236b32
parent3ed019a9195a9c3fd6244584315bc3a528535f35
Implement data/status aggregation for secondary HA node.

For short read requests this reduces latency by 30%, reporting command
completion after two interlink roundtrips instead of full three.
sys/cam/ctl/ctl.c