Minor wording tweak on recent sysctl locking changes.
This commit is contained in:
parent
839b42f0d6
commit
5cb17016b3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=12659
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.62 2002/04/02 04:47:34 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.63 2002/04/02 05:47:44 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -695,7 +695,7 @@
|
|||
|
||||
<tr>
|
||||
<td> Move from flags/tsleep lock to sx locks to protect sysctl
|
||||
memory data. </td>
|
||||
tree from updates during sysctl operations. </td>
|
||||
<td> Jonathan Mini </td>
|
||||
<td> 1 April 2002 </td>
|
||||
<td> &status.done; </td>
|
||||
|
|
Loading…
Reference in a new issue