index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
spl
/
spl-taskq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace struct spl_task with struct taskq_ent
Prakash Surya
2011-12-13
1
-63
/
+62
*
Add TASKQ_NORECLAIM flag
Brian Behlendorf
2011-05-06
1
-0
/
+4
*
Fix taskq code to not drop tasks when TQ_SLEEP is used.
Ricardo M. Correia
2010-08-02
1
-23
/
+24
*
Prefix all SPL debug macros with 'S'
Brian Behlendorf
2010-07-20
1
-44
/
+44
*
Split <sys/debug.h> header
Brian Behlendorf
2010-07-20
1
-7
/
+6
*
Implementation of the TQ_FRONT flag.
Ned Bass
2010-07-01
1
-21
/
+74
*
Revert "Support TQ_FRONT flag used by taskq_dispatch()"
Brian Behlendorf
2010-06-21
1
-7
/
+1
*
Support TQ_FRONT flag used by taskq_dispatch()
Brian Behlendorf
2010-06-11
1
-1
/
+7
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-17
/
+17
*
Assume TQ_SLEEP when not explicitly specified.
Brian Behlendorf
2010-04-23
1
-0
/
+5
*
Optimize lowest outstanding taskqid calculation in taskq_lowest_id()
Brian Behlendorf
2010-01-04
1
-20
/
+41
*
Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which is
Brian Behlendorf
2009-07-09
1
-0
/
+9
*
Fix taskq_wait() not waiting bug
Brian Behlendorf
2009-03-15
1
-12
/
+20
*
Make the number of system taskq threads based on the node of cores in the nod...
Brian Behlendorf
2009-02-02
1
-2
/
+4
*
Rename modules to module and update references
Brian Behlendorf
2009-01-15
1
-0
/
+491