Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
a1c58075279454a91ec43366846b93e8dcf9753c
/
fio.c
c5d3d79
Fix problem with bw log not working for writes
by Jens Axboe
· 15 years ago
b22989b
Get rid of KiB vs KB distinction
by Jens Axboe
· 15 years ago
e8462bd
Add support for async IO verification offload
by Jens Axboe
· 15 years ago
fc966be
Fix O_DIRECT memory alignment
by Jens Axboe
· 15 years ago
e0ae4df
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 15 years ago
8a4f8a2
Fix issue with fill_device=1 and continue_on_error
by Radha Ramachandran
· 15 years ago
656b139
Add code to detect a task that exited prior to up'ing the startup mutex
by Jens Axboe
· 15 years ago
d529ee1
Add support for the iomem_align option
by Jens Axboe
· 15 years ago
dcb4830
Alter the order of checking time exceeded vs getting an io_u
by Radha Ramachandran
· 15 years ago
1ec99ee
Fix typo on continue_on_error patch
by Jens Axboe
· 15 years ago
f2bba18
Add a 'continue_on_error' option to fio
by Radha Ramachandran
· 15 years ago
2be3eec
File close fixes
by Jens Axboe
· 15 years ago
d982d87
Fix bad min rate check
by Jens Axboe
· 15 years ago
22a57ba
Fix problem with too many opened files
by Jens Axboe
· 15 years ago
cf2dd8d
Missed int to pointer conversion check for ->ratemin
by Jens Axboe
· 15 years ago
581e714
Add support for limiting only rate in only one direction
by Jens Axboe
· 15 years ago
0a4957c
Fix bug with rwmix and multiple loops over the same set
by Jens Axboe
· 15 years ago
7c9b1bc
Split off diskutil include
by Jens Axboe
· 15 years ago
4f5af7b
Cleanup verify headers
by Jens Axboe
· 15 years ago
d6aed79
Clean up file flags
by Jens Axboe
· 15 years ago
398e8c4
Make sure that exec_prerun/postrun work for shell commands
by Jens Axboe
· 15 years ago
afad68f
Add pre_read option
by Zhang, Yanmin
· 15 years ago
d2bbb8d
Fix garbling of clat/slat logs if a shared log file is used
by Fabio Checconi
· 15 years ago
0fe2187
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 16 years ago
eb7ccf3
Align io units to processor cache line size
by Jens Axboe
· 16 years ago
1ca9573
Fix name of the slat log file
by Radha Ramachandran
· 16 years ago
5bfc35d
Reseed random generator for loop/time based runs
by Jens Axboe
· 16 years ago
df9c26b
Avoid opening files until they are used
by Jens Axboe
· 16 years ago
e235d5f
Fix broken rate check
by Jens Axboe
· 16 years ago
f42c153
Some more pthread_* call mishandled errors
by Jens Axboe
· 16 years ago
29adda3
Add --debug=mutex
by Jens Axboe
· 16 years ago
d2ce18b
CPU set creation and destruction can fail on some platforms
by Jens Axboe
· 16 years ago
4e78e40
Add a cpuset exit function
by Jens Axboe
· 16 years ago
6dd6f2c
__usec_sleep() really just spins, rename it
by Jens Axboe
· 16 years ago
f484470
Long line style fix + comment
by Jens Axboe
· 16 years ago
be4ecfd
Add gtod_cpu option for pinning gettimeofday() to a single CPU
by Jens Axboe
· 16 years ago
e3cedca
Add support for giving bw/clat/slat log prefixes
by Jens Axboe
· 16 years ago
5f8f972
Handle ctrl-c properly with threads
by Jens Axboe
· 16 years ago
993bf48
Add gtod_reduce option
by Jens Axboe
· 16 years ago
62977e0
Kill io_u timeout handling
by Jens Axboe
· 16 years ago
02444ad
Warning fixes
by Jens Axboe
· 16 years ago
b29ee5b
Update ramp_time
by Jens Axboe
· 16 years ago
721938a
Add ramp_time option
by Jens Axboe
· 16 years ago
de79c91
Add SIGILL signal handler
by Jens Axboe
· 16 years ago
4950421
Add iodepth_batch_complete control
by Jens Axboe
· 16 years ago
8e55e8c
Remove comment wrt sigaction() usage, it's deprecated
by Jens Axboe
· 16 years ago
41d9f0f
Not all platforms have ENODATA
by Jens Axboe
· 16 years ago
01743ee
Rename list_* function and file to flist_ to avoid conflict with FreeBSD
by Jens Axboe
· 16 years ago
697a606
Add sparc and sparc64 support
by Jens Axboe
· 16 years ago
ccb0fa2
Seperate status timer setup from disk util timer
by Jens Axboe
· 16 years ago
5921e80
Make it work on opensolaris
by Jens Axboe
· 16 years ago
6c28f0b
Fix out-of-band deref of (potentially) gone threads structure
by Jens Axboe
· 16 years ago
5e1d306
Add job number specific dumping and fix atexit() error
by Jens Axboe
· 16 years ago
838bc70
Add logging for queue submit and complet counts
by Jens Axboe
· 16 years ago
5973caf
Add option for refilling IO buffers on each submit
by Jens Axboe
· 16 years ago
d3eeeab
Improve eta calculation and display for complex jobs
by Jens Axboe
· 17 years ago
6f88bcb
Only decrement pending in reap_threads() if the reaped job was pending
by Jens Axboe
· 17 years ago
f4705a7
Use pthread_detach() instead of calling pthread_join() later
by Jens Axboe
· 17 years ago
5ec10ea
Style fixups
by Jens Axboe
· 17 years ago
cc3fc85
Update to verify state setting
by Jens Axboe
· 17 years ago
d8fab1b
Indicate 'V' verify state always
by Jens Axboe
· 17 years ago
2e5cdb1
Remember to init and exit the smalloc allocator
by Jens Axboe
· 17 years ago
c69e887
Jobs must always open their own files
by Jens Axboe
· 17 years ago
f85ac25
Remove the file->last_completed_pos variable
by Jens Axboe
· 17 years ago
24ffd2c
Add close_files() that closes all files
by Jens Axboe
· 17 years ago
f63f7f3
Fix potential crash in terminate_threads()
by Jens Axboe
· 17 years ago
cdd18ad
Confusion between mutex and semaphore naming
by Jens Axboe
· 17 years ago
a1dedc1
account for delayed jobs when reaping threads
by Aaron Carroll
· 17 years ago
ad830ed
Add FIO_SIGQUIT engine option
by Jens Axboe
· 17 years ago
1e3c09a
Don't allow FIO_SYNCIO io engine flag to override queue depth
by Jens Axboe
· 17 years ago
bd6f78b
Add blktrace and verify debug tracing
by Jens Axboe
· 17 years ago
2ba1c29
A bunch of fixes
by Jens Axboe
· 17 years ago
ee56ad5
Add --debug for enabling internal dumps on various actions
by Jens Axboe
· 17 years ago
886a2b5
Stop job if it fails to do any IO for a new invocation
by Jens Axboe
· 17 years ago
aa31f1f
Add fill_device option
by Shawn Lewis
· 17 years ago
1092731
fix utime_since overflow
by Shawn Lewis
· 17 years ago
ac68478
Seperate ioprio value from setting
by Jens Axboe
· 17 years ago
b4c5e1a
More cpu engine fixes
by Jens Axboe
· 17 years ago
1f809d1
Fixes for CPU burn engine
by Jens Axboe
· 17 years ago
e84c73a
[PATCH] Add do_verify option
by Shawn Lewis
· 17 years ago
b67740d
IO verification improvements
by Jens Axboe
· 17 years ago
47f0cc4
[PATCH] empty result
by ljzhang,Yaxin Hu,Jianchao Tang
· 17 years ago
20e354e
Add ->done variable to force exit when we know we are done
by Jens Axboe
· 17 years ago
f29b25a
Add version 2 of the iolog format
by Jens Axboe
· 17 years ago
48f5abd
Fix disk zone test case
by Jens Axboe
· 17 years ago
b3f378e
Don't align memory unless using raw io
by Jens Axboe
· 17 years ago
d87612a
malloc memory still needs to be aligned, if we are doing direct IO
by Jens Axboe
· 17 years ago
c399064
Fix bad alignment in buffer size allocation
by Jens Axboe
· 17 years ago
492158c
Tweak meaning of size option
by Jens Axboe
· 17 years ago
281f9b6
Fix bug with time_based run
by Jens Axboe
· 17 years ago
375b269
Fix cpumask setting/getting on older kernels
by Jens Axboe
· 17 years ago
d84f8d4
blktrace support: adjust largest io_u buffer size to match trace
by Jens Axboe
· 17 years ago
db1cd90
Allow termination during io_u building
by Jens Axboe
· 18 years ago
7a93ab1
Revert "We do need to send a SIGQUIT to a process/thread, even if it is running"
by Jens Axboe
· 18 years ago
90a87d4
Have the job set ->terminate when runtime is exceeded
by Jens Axboe
· 18 years ago
cf4464c
Add time_based option
by Jens Axboe
· 18 years ago
210f43b
Replace random constant with the symbolic name (GR prime)
by Jens Axboe
· 18 years ago
e9459e5
Add zero_buffers option
by Jens Axboe
· 18 years ago
660a1cb
Reduntant write bit checks
by Jens Axboe
· 18 years ago
ef5fffa
We do need to send a SIGQUIT to a process/thread, even if it is running
by Jens Axboe
· 18 years ago
Next »