FreeBSD Bugzilla – Attachment 145190 Details for
Bug 192294
[PATCH] Fix typo in vm_page_busy(9)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
(patch -p0 in src; one char fix to share/man/man9/vm_page_busy.9)
a.patch (text/plain), 563 bytes, created by
Conrad Meyer
on 2014-07-31 17:53:20 UTC
(
hide
)
Description:
(patch -p0 in src; one char fix to share/man/man9/vm_page_busy.9)
Filename:
MIME Type:
Creator:
Conrad Meyer
Created:
2014-07-31 17:53:20 UTC
Size:
563 bytes
patch
obsolete
>Index: share/man/man9/vm_page_busy.9 >=================================================================== >--- share/man/man9/vm_page_busy.9 (revision 269344) >+++ share/man/man9/vm_page_busy.9 (working copy) >@@ -95,7 +95,7 @@ > For example, when a thread wants to access or update page contents > without a lock held the page is shared busied. > .Pp >-Before busing a page the vm_object lock must be held. >+Before busying a page the vm_object lock must be held. > The same rule applies when a page is unbusied. > This makes the vm_object lock a real busy interlock. > .Pp
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192294
: 145190