Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
40f8298cd252157fa15d93f8eb470116a94069a0
40f8298
[PATCH] Use posix_fallocate() to force file layout
by Jens Axboe
· 18 years ago
71bfa16
[PATCH] Add HOWTO
by Jens Axboe
· 18 years ago
353a7e0
[PATCH] ->queue() error handling
by Jens Axboe
· 18 years ago
795407c
[PATCH] README updates
by Jens Axboe
· 18 years ago
6040dab
[PATCH] Make ->buflen == 0 on SYNC io_u's
by Jens Axboe
· 18 years ago
b50b875
[PATCH] Document filename= option
by Jens Axboe
· 18 years ago
8e9fe63
[PATCH] License update
by Jens Axboe
· 18 years ago
858a3d4
[PATCH] Move td_io_sync()
by Jens Axboe
· 18 years ago
b907a5b
[PATCH] mmap io engine had broken sync
by Jens Axboe
· 18 years ago
87dc1ab
[PATCH] Implement file syncing as data direction
by Jens Axboe
· 18 years ago
dfd7bc2
[PATCH] Shrink io_u a little
by Jens Axboe
· 18 years ago
d55954f
[PATCH] f->fileno is not used
by Jens Axboe
· 18 years ago
c21ac0f
[PATCH] Only unlink the same file once
by Jens Axboe
· 18 years ago
56f9498
[PATCH] Revert some of the leak fixes
by Jens Axboe
· 18 years ago
13f8e2d
[PATCH] Add option to specify the exact file used
by Jens Axboe
· 18 years ago
eecf272
[PATCH] Plug a few more leaks
by Jens Axboe
· 18 years ago
b4a6a59
[PATCH] Be nicer about cleaning up allocated memory
by Jens Axboe
· 18 years ago
8c16d84
[PATCH] Sanity check ops on loaded io engine
by Jens Axboe
· 18 years ago
df41558
[PATCH] Move related code next to each other
by Jens Axboe
· 18 years ago
10ba535
[PATCH] Split the io_u io handling out of fio.c
by Jens Axboe
· 18 years ago
2f9ade3
[PATCH] Split out the memory handling from fio.c
by Jens Axboe
· 18 years ago
2e7964b
[PATCH] disk zone example needs write_bw_log
by Jens Axboe
· 18 years ago
ec94ec5
[PATCH] Add bw/lat log as job options
by Jens Axboe
· 18 years ago
0a7eb12
[PATCH] More size fixes
by Jens Axboe
· 18 years ago
f102706
[PATCH] Fixup io size on block devices
by Jens Axboe
· 18 years ago
34572e2
[PATCH] Add for_each_td()
by Jens Axboe
· 18 years ago
2953f57
[PATCH] Only the posixaio engine needs to link against -lrt
by Jens Axboe
· 18 years ago
fb71fbd
[PATCH] Cleanup iolog handling
by Jens Axboe
· 18 years ago
841ddd1
[PATCH] Automatically adjust iodepth for nr_files
by Jens Axboe
· 18 years ago
25205e9
[PATCH] File creation and info fixes
by Jens Axboe
· 18 years ago
74939e3
[PATCH] Total io size / eta fix
by Jens Axboe
· 18 years ago
8458500
[PATCH] Fix a bunch of bugs
by Jens Axboe
· 18 years ago
7313b48
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 18 years ago
7a16dd0
[PATCH] Make io engines -W clean
by Jens Axboe
· 18 years ago
0ab8db8
[PATCH] Make fio -W clean again
by Jens Axboe
· 18 years ago
e5b401d
[PATCH] Sync and invalidate cache prior to running verify
by Jens Axboe
· 18 years ago
a9619d4
[PATCH] More verify code move
by Jens Axboe
· 18 years ago
e29d1b7
[PATCH] Split out the verify io parts
by Jens Axboe
· 18 years ago
263e529
[PATCH] Split status/eta code out of fio.c
by Jens Axboe
· 18 years ago
45bee28
[PATCH] Cleanup the io engine methods
by Jens Axboe
· 18 years ago
e732426
[PATCH] Verify eta time fix
by Jens Axboe
· 18 years ago
d9257be
[PATCH] mmap: fix bug introduced with the io engine split
by Jens Axboe
· 18 years ago
f6cbb26
[PATCH] Add support for unlinking io files
by Jens Axboe
· 18 years ago
b2a1519
[PATCH Various fixes
by Jens Axboe
· 18 years ago
53cdc68
[PATCH] First cut at supporting > 1 file per job
by Jens Axboe
· 18 years ago
aad39f4
[PATCH] engines/Makefile should use -g as well
by Jens Axboe
· 18 years ago
df64119
[PATCH] Fix segfault if ioengine isn't set
by Jens Axboe
· 18 years ago
ea2877a
[PATCH] Allow io engine to do the file setup
by Jens Axboe
· 18 years ago
c1d5725
[PATCH] Don't hardcode ioengine path
by Jens Axboe
· 18 years ago
5540fe2
[PATCH] engines/Makefile had extra LIBS line
by Jens Axboe
· 18 years ago
b902ceb
[PATCH] Remember to check ioops version in loaded module
by Jens Axboe
· 18 years ago
d4dbaaa
[PATCH] Fixup failure to load io engine object logging
by Jens Axboe
· 18 years ago
2866c82
[PATCH] Separate io engines into separate loadable objects
by Jens Axboe
· 18 years ago
97fbdfa
[PATCH] Fix compile on hosts that have the splice stuff included
by Jens Axboe
· 18 years ago
b990b5c
[PATCH] Basic support for a cpu cycle eater job
by Jens Axboe
· 18 years ago
aae22ca
[PATCH] email update
by Jens Axboe
· 18 years ago
774a617
[PATCH] Correct command line parsing
by Jens Axboe
· 18 years ago
40718e3
[PATCH] Drop "-f jobfile" from usage help
by Randy.Dunlap
· 18 years ago
34e95e3
[PATCH] libaio returns long, not int
by Jens Axboe
· 18 years ago
3052145
[PATCH] Only print eta when we have nr_running > 0
by Jens Axboe
· 18 years ago
3307d65
[PATCH] Use lstat() instead of stat() in sysfs lookup
by Jens Axboe
· 18 years ago
af959a7
[PATCH] Fix timout variable setting
by Jens Axboe
· 18 years ago
1056eaa
[PATCH] Fixup nice() return value and duplicate volatiles
by Jens Axboe
· 18 years ago
ea42179
[PATCH] Get _syscallX() functions from <linux/unistd.h>
by Jens Axboe
· 18 years ago
2e77841
[PATCH] Remove redundant -f job option
by Jens Axboe
· 18 years ago
0c7e37a
[PATCH] Stonewalling wasn't properly done in some circumstances
by Jens Axboe
· 18 years ago
f4866ec
[PATCH fio-1.5
by Jens Axboe
· 18 years ago
906c8d7
[PATCH] Various little fixes and lots of commenting
by Jens Axboe
· 18 years ago
9cc935a
[PATCH] Remove last remnants of file extending
by Jens Axboe
· 18 years ago
e4f26f0
[PATCH] Always create full file, don't extend
by Jens Axboe
· 18 years ago
a71e13b
[PATCH] Pass full required size into create_file()
by Jens Axboe
· 18 years ago
c20d25b
[PATCH] Fix non-overwrite bug
by Jens Axboe
· 18 years ago
c6ae0a5
[PATCH] Add option for terse parseable output
by Jens Axboe
· 18 years ago
727097a
[PATCH] Don't hide submission latency numbers, even if they are 0.
by Jens Axboe
· 18 years ago
1618495
[PATCH] Check and error for graph generation if gnuplot isn't available
by Jens Axboe
· 18 years ago
47623c7
[PATCH] Update usage() text to match options
by Jens Axboe
· 18 years ago
9ebc27e
[PATCH] Remove the old job command line options
by Jens Axboe
· 18 years ago
f948191
[PATCH] Make it easier to match up filename and job number
by Jens Axboe
· 18 years ago
88c6ed8
[PATCH] Misc: stall progress ouput during file creation, ini_file frees.
by Jens Axboe
· 18 years ago
972cfd2
[PATCH] Add support for giving multiple job files
by Jens Axboe
· 18 years ago
7980911
[PATCH] Documentation updates
by Jens Axboe
· 18 years ago
3b70d7e
[PATCH] When logging to a file, stderr should go both to stderr and file
by Jens Axboe
· 18 years ago
eb8bbf4
[PATCH] Enable output logging to file instead of stdout
by Jens Axboe
· 18 years ago
71a751c
[PATCH] Also print pending string if some threads have yet to run
by Jens Axboe
· 18 years ago
f44c1d4
[PATCH] Improve run_str[] updates and printing
by Jens Axboe
· 18 years ago
5853e5a
[PATCH] Note when thread is fsyncing
by Jens Axboe
· 18 years ago
edffcb9
[PATCH] Docu update
by Jens Axboe
· 18 years ago
7d42476
[PATCH] Remember to define OS_O_DIRECT to OS type if available
by Jens Axboe
· 18 years ago
2c0ecd2
[PATCH] Compile and works on OpenSolaris (tested on BeleniX)
by Jens Axboe
· 18 years ago
e463f17
[PATCH] Let thread exit cleanup the small allocs
by Jens Axboe
· 18 years ago
ddaeaa5
[PATCH] 'parent' is always set in get_new_job()
by Jens Axboe
· 18 years ago
4f693b9
[PATCH] Warn on conflicting read/write iolog
by Jens Axboe
· 18 years ago
c1ee2ca
[PATCH] rwmix seed got broken with random abstraction, fixup
by Jens Axboe
· 18 years ago
af8c0b4
[PATCH] Broken write_iolog option if iolog given
by Jens Axboe
· 18 years ago
6d6f031
[PATCH] fio.h is missing unistd.h include
by Jens Axboe
· 18 years ago
e9c047a
[PATCH] Cleanups and 'td' size reduction
by Jens Axboe
· 18 years ago
bbfd6b0
[PATCH] Easy process shared semaphores
by Jens Axboe
· 18 years ago
5c4e1db
[PATCH] Final FreeBSD compile fixups
by Jens Axboe
· 18 years ago
6dfd46b
[PATCH] OS abstract out the random seed and value retrieval
by Jens Axboe
· 18 years ago
32cd46a
[PATCH] Get closer to FreeBSD compile
by Jens Axboe
· 18 years ago
Next »