Page MenuHomeFreeBSD

D25165.diff
No OneTemporary

D25165.diff

Index: head/share/man/man9/taskqueue.9
===================================================================
--- head/share/man/man9/taskqueue.9
+++ head/share/man/man9/taskqueue.9
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 17, 2019
+.Dd June 6, 2020
.Dt TASKQUEUE 9
.Os
.Sh NAME
@@ -236,7 +236,7 @@
and
.Va flags ,
as detailed in
-.Xr timeout 9 .
+.Xr callout 9 .
Only non-fast task queues can be used for
.Va timeout_task
scheduling.
@@ -510,10 +510,10 @@
If queueing delays cannot be tolerated then a private taskqueue should
be created with a dedicated processing thread.
.Sh SEE ALSO
+.Xr callout 9 ,
.Xr ithread 9 ,
.Xr kthread 9 ,
.Xr swi 9
-.Xr timeout 9
.Sh HISTORY
This interface first appeared in
.Fx 5.0 .

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 5, 1:53 PM (1 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34712196
Default Alt Text
D25165.diff (747 B)

Event Timeline