Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retain thread name when resuming a zthr | Ryan Moeller | 2020-09-03 | 1 | -3/+8 |
* | Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriate | Matthew Macy | 2020-09-03 | 1 | -7/+2 |
* | Introduce names for ZTHRs | Serapheim Dimitropoulos | 2020-07-29 | 1 | -7/+10 |
* | Fast Clone Deletion | Sara Hartse | 2019-07-26 | 1 | -7/+87 |
* | Fix txg_wait_open() load average inflation | Brian Behlendorf | 2019-04-04 | 1 | -1/+5 |
* | Don't acquire zthr_request_lock in zthr_wakeup | Sara Hartse | 2019-01-30 | 1 | -18/+36 |
* | Serialize ZTHR operations to eliminate races | Serapheim Dimitropoulos | 2019-01-13 | 1 | -88/+176 |
* | OpenZFS 9284 - arc_reclaim_thread has 2 jobs | Brad Lewis | 2018-12-26 | 1 | -1/+27 |
* | OpenZFS 9166 - zfs storage pool checkpoint | Serapheim Dimitropoulos | 2018-06-26 | 1 | -2/+0 |
* | Avoid Linux hung task message in ZTHR | Tim Chase | 2018-04-15 | 1 | -1/+1 |
* | OpenZFS 9079 - race condition in starting and ending condensing thread for in... | Serapheim Dimitropoulos | 2018-04-14 | 1 | -0/+319 |