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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
/
taskq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch KM_SLEEP to KM_PUSHPAGE
Brian Behlendorf
2012-08-27
1
-0
/
+1
*
Revert "Add TASKQ_NORECLAIM flag"
Brian Behlendorf
2012-08-27
1
-1
/
+0
*
Store copy of tqent_flags prior to servicing task
Prakash Surya
2011-12-16
1
-0
/
+1
*
Swap taskq_ent_t with taskqid_t in taskq_thread_t
Prakash Surya
2011-12-16
1
-1
/
+1
*
Implement taskq_dispatch_prealloc() interface
Prakash Surya
2011-12-13
1
-0
/
+9
*
Replace tq_work_list and tq_threads in taskq_t
Prakash Surya
2011-12-13
1
-2
/
+18
*
Add TASKQ_NORECLAIM flag
Brian Behlendorf
2011-05-06
1
-0
/
+1
*
Implementation of the TQ_FRONT flag.
Ned Bass
2010-07-01
1
-0
/
+1
*
Accept but ignore TASKQ_DC_BATCH and TQ_FRONT
Brian Behlendorf
2010-06-28
1
-0
/
+2
*
Revert "Support TQ_FRONT flag used by taskq_dispatch()"
Brian Behlendorf
2010-06-21
1
-2
/
+0
*
Support TQ_FRONT flag used by taskq_dispatch()
Brian Behlendorf
2010-06-11
1
-0
/
+2
*
Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)
Brian Behlendorf
2010-06-11
1
-0
/
+4
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-25
/
+15
*
Add basic support for TASKQ_THREADS_CPU_PCT taskq flag which is
Brian Behlendorf
2009-07-09
1
-0
/
+1
*
Fix taskq_wait() not waiting bug
Brian Behlendorf
2009-03-15
1
-0
/
+1
*
Add system taskq support
Brian Behlendorf
2009-01-05
1
-0
/
+6
*
Add sys/thread.h
Brian Behlendorf
2008-12-23
1
-0
/
+1
*
Apply a nice fix caught by Ricardo,
behlendo
2008-11-03
1
-0
/
+1
*
Commit bulk of remaining 2.6.9 and 2.6.26 compat changes.
behlendo
2008-08-11
1
-9
/
+0
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
1
-0
/
+26
*
New an improved taskq implementation for the SPL. It allows a
behlendo
2008-04-25
1
-58
/
+51
*
Two more GPL only symbols moved to helper functions in the spl module.
behlendo
2008-03-11
1
-2
/
+4
*
Add some typedefs to make it clearer when we passing a function,
behlendo
2008-03-10
1
-1
/
+1
*
Fix systemic naming mistake
behlendo
2008-03-10
1
-1
/
+1
*
Reorganize /include/ to add a /sys/, this way we don't need to
behlendo
2008-03-01
1
-0
/
+87