FreeBSD Bugzilla – Attachment 194870 Details for
Bug 229505
Typo in epoch(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Patch to epoch.9
patch.txt (text/plain), 1.07 KB, created by
Juan Ramón Molina Menor
on 2018-07-04 08:36:07 UTC
(
hide
)
Description:
Patch to epoch.9
Filename:
MIME Type:
Creator:
Juan Ramón Molina Menor
Created:
2018-07-04 08:36:07 UTC
Size:
1.07 KB
patch
obsolete
>Index: share/man/man9/epoch.9 >=================================================================== >--- share/man/man9/epoch.9 (revision 335933) >+++ share/man/man9/epoch.9 (working copy) >@@ -108,14 +108,14 @@ > .Fn epoch_wait > in the middle of an epoch section for the same epoch as this will lead to a deadlock. > .Pp >-Be default mutexes cannot be held across >+The default mutexes cannot be held across > .Fn epoch_wait_preempt . > To permit this the epoch must be allocated with > EPOCH_LOCKED. >-When doing this one must be cautious of creating a situation where a deadlock is >+When doing this, one must be cautious of creating a situation where a deadlock is > possible. Note that epochs are not a straight replacement for read locks. > Callers must use safe list and tailq traversal routines in an epoch (see ck_queue). >-When modifying a list referenced from an epoch section safe removal >+When modifying a list referenced from an epoch section, safe removal > routines must be used and the caller can no longer modify a list entry > in place. > An item to be modified must be handled with copy on write
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 229505
: 194870