Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
fio
/
d2ce18b5dfdc1736a99b4e2d731119cc4880e197
/
os
/
os-linux.h
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
6d459ee
Prepare for support for CPU binding on other platforms
by Jens Axboe
· 16 years ago
be4ecfd
Add gtod_cpu option for pinning gettimeofday() to a single CPU
by Jens Axboe
· 16 years ago
2b52511
Allow fio headers to be included by a C++ build
by Daniel Rall
· 16 years ago
5b6f5c6
Older Linux versions do not have O_NOATIME
by Jens Axboe
· 16 years ago
dc873b6
Add OS agnostic RAND_MAX
by Jens Axboe
· 16 years ago
207cb0f
posixaio: not all platforms have aio_fsync()
by Jens Axboe
· 16 years ago
fffca02
Guard posix_fallocate() behind OS define
by Jens Axboe
· 16 years ago
5921e80
Make it work on opensolaris
by Jens Axboe
· 16 years ago
f3de88a
Move syslet/indirect bits into the OS specific directory
by Jens Axboe
· 17 years ago
81887d5
splice: update to new vmsplice-to-user interface
by Jens Axboe
· 17 years ago
bdda7d7
Type in SPLICE_F_UNMAP ifdef
by Jens Axboe
· 17 years ago
4c5946c
Fix verify random bytes filling
by Jens Axboe
· 17 years ago
09c6cb2
[PATCH] Don't hide pthread_mutex_setpshared in os-linux.h
by Shawn Lewis
· 17 years ago
4d8947d
Fix headers for building with some older libs
by Shawn Lewis
· 17 years ago
ba9321e
Merge branch 'master' of ssh://router/data/git/fio
by Jens Axboe
· 17 years ago
f24254e
splice engine: support for vmsplice to user space
by Jens Axboe
· 17 years ago
495ee9b
splice flags are unsigned int, not unsigned long
by Jens Axboe
· 17 years ago
c8f025f
Add comment in os/os-linux.h wrt glibc-2.3.2
by Jens Axboe
· 17 years ago
5e62c22
Fix build/compile for non-blktrace platforms
by Jens Axboe
· 17 years ago
6cefbe3
Mask in BE ioprio class as default
by Jens Axboe
· 18 years ago
8cc7afa
Better checks for disk util init
by Jens Axboe
· 18 years ago
317b95d
Move os/arch/compiler headers into directories
by Jens Axboe
· 18 years ago
[Renamed from os-linux.h]
07e5b26
Fix disk utilization and ioscheduler switch on raw devices
by Jens Axboe
· 18 years ago
2dc1bbe
Move thread options into a seperate structure
by Jens Axboe
· 18 years ago
a16211b
blockdev_invalidate_cache(): return -1 for error
by Jens Axboe
· 18 years ago
4667c19
Move syslet check into the arch header, where it belongs
by Jens Axboe
· 18 years ago
7756b0d
syslet v4 support
by Jens Axboe
· 18 years ago
1df341f
syslet: syscall still needs void * cast
by Jens Axboe
· 18 years ago
145dad6
No need to cast async_exec() syscall to void * anymore
by Jens Axboe
· 18 years ago
bf0dc8f
by Ingo Molnar
· 18 years ago
b6959b5
[PATCH] Make fio compile on non-x86 again
by Jens Axboe
· 18 years ago
a4f4fdd
[PATCH] First cut syslet async io support
by Jens Axboe
· 18 years ago
74b025b
[PATCH] Support for hugetlb backed shared memory
by Jens Axboe
· 18 years ago
e5b401d
[PATCH] Sync and invalidate cache prior to running verify
by Jens Axboe
· 18 years ago
97fbdfa
[PATCH] Fix compile on hosts that have the splice stuff included
by Jens Axboe
· 18 years ago
ea42179
[PATCH] Get _syscallX() functions from <linux/unistd.h>
by Jens Axboe
· 18 years ago
2c0ecd2
[PATCH] Compile and works on OpenSolaris (tested on BeleniX)
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
22f78b3
[PATCH] Guard ioscheduler= option with FIO_HAVE_IOSCHED_SWITCH
by Jens Axboe
· 18 years ago
3c39a37
[PATCH] Split up fio.c into log/stat/time parts
by Jens Axboe
· 18 years ago
3feedc6
[PATCH] splice fixes
by Jens Axboe
· 18 years ago
8756e4d
[PATCH] Support for splice IO engine
by Jens Axboe
· 18 years ago
ba4f892
[PATCH] Woops, forgot to define FIO_HAVE_IOPRIO for Linux
by Jens Axboe
· 19 years ago
9104f87
[PATCH] 32-bit fixes
by Jens Axboe
· 19 years ago
ebac465
Move fio to seperate repo
by Jens Axboe
· 19 years ago