commit | fdb0da8028e156c0da43aca18e1423d1b300bdad | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Thu Oct 23 09:15:20 2014 -0600 |
committer | Mohamad Ayyash <mkayyash@google.com> | Fri Mar 06 17:57:25 2015 -0800 |
tree | 43ef27af9a5bd176d840b423414d0b9592e32a72 | |
parent | a2e694def8d85ee79e91f014cd2a5d5fc7dd9022 [diff] |
Start and stop status interval (or file) thread separately This gets rid of the need to create threads on the fly for this, and we can manage it and stop it before we do real stats at the end. Signed-off-by: Jens Axboe <axboe@fb.com>