diff options
author | sephe <sephe@FreeBSD.org> | 2016-01-22 07:29:31 +0000 |
---|---|---|
committer | sephe <sephe@FreeBSD.org> | 2016-01-22 07:29:31 +0000 |
commit | 3e83d3a20344f0535767a5d9cb110d3e9571c049 (patch) | |
tree | 93a375e0ae3765c997de99600c023bbde1dc5095 /contrib/ntp/ntpq/ntpq.c | |
parent | 0219d640e90ca5f49b46ee0d4304c72bc5aa0039 (diff) | |
download | FreeBSD-src-3e83d3a20344f0535767a5d9cb110d3e9571c049.zip FreeBSD-src-3e83d3a20344f0535767a5d9cb110d3e9571c049.tar.gz |
hyperv/vmbus: Lookup channel through id table
Vmbus event handler will need to find the channel by its relative
id, when software interrupt for event happens. The original lookup
searches the channel list, which is not very efficient. We now
create a table indexed by the channel relative id to speed up
the channel lookup.
Submitted by: Hongjiang Zhang <honzhan microsoft com>
Reviewed by: delphij, adrain, sephe, Dexuan Cui <decui microsoft com>
Approved by: adrian (mentor)
Sponsored by: Microsoft OSTC
Differential Revision: https://reviews.freebsd.org/D4802
Diffstat (limited to 'contrib/ntp/ntpq/ntpq.c')
0 files changed, 0 insertions, 0 deletions