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
/
condvar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cv_timedwait_sig_hires to allow interruptible sleep
Chunwei Chen
2016-05-12
1
-0
/
+2
*
Rename cv_wait_interruptible() to cv_wait_sig()
Brian Behlendorf
2015-06-10
1
-28
/
+28
*
Emulate illumos interface cv_timedwait_hires()
Ned Bass
2013-11-04
1
-0
/
+4
*
Refresh links to web site
Ned Bass
2013-03-04
1
-1
/
+1
*
Add cv_wait_io() to account I/O time
Matt Johnston
2013-01-07
1
-0
/
+2
*
Condition variable reference counts
Brian Behlendorf
2012-11-06
1
-1
/
+2
*
Remove condition variable names
Brian Behlendorf
2012-04-06
1
-9
/
+1
*
Block in cv_destroy() on all waiters
Brian Behlendorf
2011-02-04
1
-0
/
+1
*
Add cv_timedwait_interruptible() function
Neependra Khare
2011-01-11
1
-12
/
+16
*
Clear cv->cv_mutex when not in use
Brian Behlendorf
2010-11-29
1
-1
/
+0
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-22
/
+17
*
Add cv_wait_interruptible() function.
Brian Behlendorf
2010-05-14
1
-2
/
+3
*
Reimplement mutexs for Linux lock profiling/analysis
Brian Behlendorf
2009-09-25
1
-0
/
+1
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
1
-0
/
+26
*
Rework condition variable implementation to be consistent with
behlendo
2008-05-15
1
-153
/
+23
*
New an improved taskq implementation for the SPL. It allows a
behlendo
2008-04-25
1
-2
/
+16
*
Update SPL to use new debug infrastructure. This means:
behlendo
2008-04-21
1
-19
/
+21
*
Adjust the condition variables to simply sleep uninteruptibly.
behlendo
2008-04-11
1
-69
/
+32
*
Reorganize /include/ to add a /sys/, this way we don't need to
behlendo
2008-03-01
1
-0
/
+202