Minor wording correction.
This commit is contained in:
parent
3a3fc358b3
commit
f9c180d112
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sched_4bsd.9,v 1.3 2008/04/30 13:10:58 martin Exp $
|
||||
.\" $NetBSD: sched_4bsd.9,v 1.4 2010/03/05 23:08:18 dsieger Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -48,9 +48,7 @@
|
||||
.Ft void
|
||||
.Fn updatepri "lwp_t *l"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nx
|
||||
thread scheduling sub-system employs a
|
||||
The traditional 4.4BSD scheduler employs a
|
||||
.Dq multilevel feedback queues
|
||||
algorithm, favouring interactive, short-running threads to
|
||||
CPU-bound ones.
|
||||
|
Loading…
Reference in New Issue
Block a user