index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
man
/
man9
/
taskqueue.9
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused taskqueue_find() function.
pjd
2009-08-18
1
-10
/
+2
*
Correct typo in the previous commit.
pjd
2009-08-17
1
-1
/
+1
*
Remove OpenSolaris taskq port (it performs very poorly in our kernel) and
pjd
2009-08-17
1
-1
/
+15
*
It's Friday the 13th, not the 10th and I can't travel in time. Yet.
gonzo
2008-06-13
1
-1
/
+1
*
Add "fast" versions of macros and functions to taskqueue(9) API
gonzo
2008-06-13
1
-5
/
+22
*
Clean out all mentions of struct proc* for it was removed from
gonzo
2008-05-22
1
-4
/
+1
*
document the call to wakeup after a task has been run...
jmg
2007-07-09
1
-0
/
+6
*
Use 'manual page' instead of 'man page' for consistency.
hmp
2005-06-28
1
-1
/
+1
*
Assorted markup fixes and minor wordsmithing.
ru
2005-06-15
1
-1
/
+1
*
Document taskqueue_drain().
glebius
2005-05-19
1
-1
/
+10
*
update for recent api changes
sam
2005-05-01
1
-11
/
+25
*
Document taskqueue_run_fast(). Markup 'Giant' with ".Va".
jkoshy
2005-04-19
1
-9
/
+39
*
Add a 'SEE ALSO' section.
jkoshy
2005-04-15
1
-0
/
+4
*
Scheduled mdoc(7) sweep.
ru
2005-01-12
1
-7
/
+6
*
Correct a misspelling, 'task_fn' -> 'task_fn_t'.
bms
2004-10-26
1
-2
/
+2
*
rearange some code that handles the thread taskqueue so that it is more
jmg
2004-08-08
1
-5
/
+17
*
Removed trailing whitespace.
ru
2004-07-02
1
-1
/
+1
*
Assorted markup, spelling, and grammar fixes.
ru
2004-06-16
1
-2
/
+1
*
Document taskqueue_enqueue_fast()
scottl
2004-01-02
1
-0
/
+10
*
Fix typo in the last commit.
ken
2003-09-03
1
-1
/
+1
*
Move dynamic sysctl(8) variable creation for the cd(4) and da(4) drivers
ken
2003-09-03
1
-10
/
+27
*
mdoc(7) police: Kill the (now extraneous) empty line. Previously,
ru
2002-03-15
1
-1
/
+0
*
Update function definitions and required include files to reflect
davidc
2001-12-26
1
-2
/
+4
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-3
/
+3
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-1
/
+1
*
Add documentation for taskqueue apis.
dfr
2000-05-28
1
-0
/
+203