Correct function name, it is schedcpu(), not schedpu().
This commit is contained in:
parent
196ff91996
commit
f5f50ba5c5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20299
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.117 2004/02/04 22:39:36 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.118 2004/02/27 19:07:13 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -1385,7 +1385,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Axe schedpu() in favor of event driven priority updates as
|
||||
<td> Axe schedcpu() in favor of event driven priority updates as
|
||||
much as possible. </td>
|
||||
<td> </td>
|
||||
<td> 7 September 2001 </td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue