History log of /external/fio/gettime-thread.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1be5f8f17b003c9dac72c21e5f1f48d59511415 19-Dec-2014 Jens Axboe <axboe@fb.com> gettime: hide fio_gtod_cpumask if not used

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gettime-thread.c
32bbea4a86669b626ba96eef55c48ba3537b7c9b 19-Dec-2014 Jens Axboe <axboe@fb.com> gettime: only use CPU affinity if available

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gettime-thread.c
80ac020b479bd433590d221fcefa3eb47327f9a3 17-Dec-2014 Jens Axboe <axboe@fb.com> gettime-thread: set and allow multiple CPUs

Also use the new option checking framework instead of carrying
a flag for whether it's set or not.

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gettime-thread.c
249610114607bcb569318acc25342f44d3cf0cc1 17-Dec-2014 Jens Axboe <axboe@fb.com> gettime-thread: fix missing startup mutex

It'll segfault if gtod_cpu= is used, ensure we pass in the mutex.

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gettime-thread.c
0419419a663c7fa27957be4a827c956c0da3acdc 17-Dec-2014 Jens Axboe <axboe@fb.com> gettime: improve gettimeofday() offload support

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/gettime-thread.c
5be4c944e83b32c0c6842130df3dc1d46cd6eb1f 11-Feb-2013 Jens Axboe <axboe@kernel.dk> Initialize global and non-static variables

Don't assume they get zeroed. The AIX linker throws a hissy fit on
these, refusing to link the program.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gettime-thread.c
fba5c5ff89163062922c3e560e871c087f2177c3 29-Jan-2013 Jens Axboe <axboe@kernel.dk> smalloc: alloc failure cleanups

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gettime-thread.c
39ab7da23768081db50b0026e0c2a8e38752e7a4 06-Nov-2012 Jens Axboe <axboe@kernel.dk> Move code around to satisfy t/stest linkage

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/gettime-thread.c