diff options
author | mav <mav@FreeBSD.org> | 2016-08-18 10:42:48 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2016-08-18 10:42:48 +0000 |
commit | f9487b65fbf74a1fe3c6dc6b53edb88267087078 (patch) | |
tree | 0234f2258b7eac69036da9946ec08460d049986f /contrib/diff/src/diff.h | |
parent | 0969074f81a0756cc1a2718de9f554590775cb0b (diff) | |
download | FreeBSD-src-f9487b65fbf74a1fe3c6dc6b53edb88267087078.zip FreeBSD-src-f9487b65fbf74a1fe3c6dc6b53edb88267087078.tar.gz |
MFC r302491: Switch ctx_lock from mutex to rmlock.
It is odd idea to serialize different MSI-X vectors. Use of rmlocks
here allows them to execute in parallel, but still protects ctx.
If upper layers require any additional serialization -- they can
do it by themselves.
Diffstat (limited to 'contrib/diff/src/diff.h')
0 files changed, 0 insertions, 0 deletions