Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
8b4e954ca8cf671c25e6df1d675caa34b64f7678
8b4e954
mutex: add magic checks
by Jens Axboe
· 12 years ago
28b9b51
Kill now unused lockfile_batch variable
by Jens Axboe
· 12 years ago
d7df1d1
Rework lockfile= file lock handling
by Jens Axboe
· 12 years ago
25c4255
lib/getopt_long: clear 'optarg' every time
by Jens Axboe
· 12 years ago
ee98e23
Fix re-run issue when job size is set to "unknown"
by Jens Axboe
· 12 years ago
bdb6d20
A few ULL -> uint64_t conversions
by Jens Axboe
· 12 years ago
44583e0
Fixup commit error in 56c796
by Jens Axboe
· 12 years ago
f648261
Android: remove static Android configuration
by Aaron Carroll
· 12 years ago
1a17cfd
configure: endianness check for cross compile
by Aaron Carroll
· 12 years ago
142429e
configure: compile-time word size detection
by Aaron Carroll
· 12 years ago
53cd4ee
Propagate target OS from configure to Makefile
by Aaron Carroll
· 12 years ago
56c7960
android: fix compile by not defining FIO_NO_HAVE_SHM_H twice
by Aaron Carroll
· 12 years ago
8fdb9e2
Make test for gnuplot work with empty strings.
by Martin Steigerwald
· 12 years ago
177380a
Android: add ioprio support
by Aaron Carroll
· 12 years ago
d0f8536
lfsr: fix verification and spin bugs
by Alex Pyrgiotis
· 12 years ago
a5e0ee1
Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android.
by Oleg
· 12 years ago
ff01f0f
Remove config-host.h on clean.
by Oleg Matcovschi
· 12 years ago
a64ea63
lfsr: Fix spin related bug
by Alex Pyrgiotis
· 12 years ago
b136e93
lfsr: indent table
by Jens Axboe
· 12 years ago
7a887ff
Add a simple test for LFSR generator
by Alex Pyrgiotis
· 12 years ago
d474cbc
Improve LFSR implementation
by Alex Pyrgiotis
· 12 years ago
c3a1b74
Fix skewed latencies for rate IOPS
by SEOKYOUNG KO
· 12 years ago
5b3faae
Fix rate iops with ramp time
by SEOKYOUNG KO
· 12 years ago
111e032
Add --parse-only command line option
by Jens Axboe
· 12 years ago
9c639a7
configure: fixup __sync_fetch_and_add()
by Jens Axboe
· 12 years ago
adaa46d
configure: add general libs for Solaris
by Jens Axboe
· 12 years ago
7366ad0
solaris: ensure that TCP_NODELAY gets picked up
by Jens Axboe
· 12 years ago
8e47ca6
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
f2dc46a
powerpc: use mfspr for Time Base Register reads
by Steven Noonan
· 12 years ago
38b9354
Fix compile of RDMA engine for SunOS 5.x
by Jens Axboe
· 12 years ago
6264c7a
net: fix warning for systems without TCP_NODELAY
by Jens Axboe
· 12 years ago
517a1a4
Revert "debug: only do getpid() if we have to"
by Jens Axboe
· 12 years ago
6418b9c
FIO-VERSION-GEN: use `foo` instead of $(foo)
by Jens Axboe
· 12 years ago
3ba1ba7
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
b65588b
configure: use `foo` instead of $(foo)
by Jens Axboe
· 12 years ago
6244334
powerpc: harden the clock ATB probe a bit
by Jens Axboe
· 12 years ago
4247d1a
powerpc: use ATB clock, if it's available
by Jens Axboe
· 12 years ago
0f78b22
gettime: print 64-bit variable with ULL
by Jens Axboe
· 12 years ago
985ee30
debug: make __dprint() have printf() like argument type checking
by Jens Axboe
· 12 years ago
8037423
debug: only do getpid() if we have to
by Jens Axboe
· 12 years ago
58002f9
gettime: use 32-bit atomic sequences
by Jens Axboe
· 12 years ago
4b91ee8
Fixup wrong types for dprint()
by Jens Axboe
· 12 years ago
e259879
gettime: add some sanity checks to platform clock
by Jens Axboe
· 12 years ago
7be39be
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
cc8350a
Add LICENSE to Windows installer, fix filename extensions and update URL.
by Bruce Cran
· 12 years ago
43f09da
Add section 9 to HOWTO table of contents.
by Bruce Cran
· 12 years ago
e382e66
Add --eta-newline option
by Jens Axboe
· 12 years ago
2cf3742
Fio 2.0.14
by Jens Axboe
· 12 years ago
53737ae
Fix problem with terminating on unaligned sizes
by Jens Axboe
· 12 years ago
6382049
Add FreeBSD cpu affinity support.
by Bruce Cran
· 12 years ago
80da8a8
Declare 'prev' and 'this' outside the loop to avoid clang warning about 'prev' being uninitialized
by Bruce Cran
· 12 years ago
d93904c
Fixup ia64 32-bit register clock cycle read
by Jens Axboe
· 12 years ago
6eb9d1b
Fix x86 32-bit wrong variable type for rdtsc
by Jens Axboe
· 12 years ago
b6e7d85
README: kill reference to non-functional SUSE package page
by Jens Axboe
· 12 years ago
7808086
Add recommendation that fio be run in a native console on Windows.
by Bruce Cran
· 12 years ago
35922a2
Update all Windows files except dobuild.cmd to use LF line endings
by Bruce Cran
· 12 years ago
427899c
check output_format before calling show_idle_prof_stats()
by Huadong Liu
· 12 years ago
ab3379b
t/axmap: add pre/post bit set checks
by Jens Axboe
· 12 years ago
9e6eedc
Merge branch 'master' of ssh://brick.kernel.dk/data/git/fio
by Jens Axboe
· 12 years ago
033ace1
Fix replay of IO pattern with multiple open files
by Nikolaus Jeremic
· 12 years ago
1e72a88
configure: missing Android config options
by Aaron Carroll
· 12 years ago
6d0e9f8
configure: attempt to get Android going again
by Aaron Carroll
· 12 years ago
5be4c94
Initialize global and non-static variables
by Jens Axboe
· 12 years ago
47f07dd
Turn f->engine_data into a 64-bit value
by Jens Axboe
· 12 years ago
d7145a7
configure: ensure that fatal errors kill config-host.h and mak files
by Jens Axboe
· 12 years ago
61ee0f8
Handle end_fsync if a file is closed
by Jens Axboe
· 12 years ago
8b156d8
configure: allow --cpu to be specified
by Jens Axboe
· 12 years ago
315fcfe
Fix rate limiting
by Jens Axboe
· 12 years ago
82eb1b9
Windows: io cancellation often fails and causes crashes, so remove it.
by Bruce Cran
· 12 years ago
e0224c6
Fix bug with rate and read/write mixed workloads at 100% bias
by Jens Axboe
· 12 years ago
d6b18e2
t/log: include minmax.h for min()
by Jens Axboe
· 12 years ago
6ce038d
Makfile: use LINK for the link phase
by Jens Axboe
· 12 years ago
627aa1a
Fix zones for numjobs=x, where x > 1
by Jens Axboe
· 12 years ago
3dc1e5b
stat: fix wrong type used for 32-bit compiles
by Jens Axboe
· 12 years ago
0d73a2f
Fix crash and precision of ETA with zones
by Jens Axboe
· 12 years ago
10a6b3c
Windows: fix mlock, remove ftruncate and fix error handling.
by Bruce Cran
· 12 years ago
01d2695
Windows: fix sysconf(_SC_PHYS_PAGES).
by Bruce Cran
· 12 years ago
e254d00
Get rid of fallocate on Windows
by Jens Axboe
· 12 years ago
eef0244
Handle normal output wrapping of the percentile list
by Jens Axboe
· 12 years ago
619adf9
Cleanup the percentile output formatting
by Jens Axboe
· 12 years ago
435d195
Handle percentile lists with higher precision that 2 digits
by Vincent Kang Fu
· 12 years ago
723d7b3
Add --build-32bit-win switch to configure --help output.
by Bruce Cran
· 12 years ago
03244c1
windowsaio: fix file header format and improve error reporting.
by Bruce Cran
· 12 years ago
cb340b1
Makefile: fixup init.c dependency
by Jens Axboe
· 12 years ago
7409711
Enable forced 32-bit build on Windows
by Huadong Liu
· 12 years ago
c874d18
Fix copy/paste error in windowsaio register/unregister function names.
by Bruce Cran
· 12 years ago
dd8dd3d
Update the Windows installer
by Bruce Cran
· 12 years ago
7189c96
gettime: fixup AMD constant TSC detection
by Jens Axboe
· 12 years ago
5bd5f71
Fix failure to exit IO loop on some IO sizes
by Jens Axboe
· 12 years ago
f41862f
Update the Windows section of the README file.
by Bruce Cran
· 12 years ago
59308a6
Remove duplicated Windows configure options.
by Bruce Cran
· 12 years ago
86e5341
Default to CS_GTOD if CONFIG_CLOCK_GETTIME isn't defined.
by Bruce Cran
· 12 years ago
ab9461e
values.h is obsolete: use float.h and DBL_MIN/MAX instead.
by Bruce Cran
· 12 years ago
372fd65
clock: hardwire tsc as unreliable on Solaris for now
by Jens Axboe
· 12 years ago
2665069
parse: use MIN/MAXDOUBLE instead of some representation of NAN
by Jens Axboe
· 12 years ago
fd112d3
Fix percentile_list option
by Vincent Kang Fu
· 12 years ago
f67d6ee
Makefile: fixup dependency problem for files in sub dirs
by Jens Axboe
· 12 years ago
444310f
README: how to compile fio on Windows 64 bits
by Neto, Antonio Jose Rodrigues
· 12 years ago
7496ea3
Allow override of CFLAGS
by David M. Lee
· 12 years ago
fc47559
Only disable stdout ETA output if results are going to stdout
by Jens Axboe
· 12 years ago
Next »