Bug 219549 - Fixes some LORs in the krpc backchannel
Summary: Fixes some LORs in the krpc backchannel
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Rick Macklem
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-25 20:05 UTC by Rick Macklem
Modified: 2017-05-27 01:47 UTC (History)
1 user (show)

See Also:


Attachments
Fix LORs in krpc backchannel (8.48 KB, patch)
2017-05-25 20:05 UTC, Rick Macklem
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Macklem freebsd_committer freebsd_triage 2017-05-25 20:05:10 UTC
Created attachment 182907 [details]
Fix LORs in krpc backchannel

This patch fixes some LORs in the kernel RPC code related to use of
the backchannel and should reduce contention on the xp_lock lock.