mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
Remove newly acquired hard sentence breaks.
This commit is contained in:
parent
65717f952e
commit
de8f7dcbae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173202
@ -71,9 +71,11 @@ If the
|
||||
utility is being used to facilitate concurrency between a number
|
||||
of processes, it is recommended that the
|
||||
.Fl k
|
||||
option be used. This will guarantee lock ordering, as well as implement
|
||||
option be used.
|
||||
This will guarantee lock ordering, as well as implement
|
||||
a performance enhanced algorithm which minimizes CPU load associated
|
||||
with concurrent unlink, drop and re-acquire activity. It should be noted
|
||||
with concurrent unlink, drop and re-acquire activity.
|
||||
It should be noted
|
||||
that if the
|
||||
.Fl k
|
||||
option is not used, then no guarantees around lock ordering can be made.
|
||||
|
Loading…
Reference in New Issue
Block a user