History log of /external/fio/os/os-android.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6a03ba6cbc8fb2ef3771269a95ea5eac96b22f36 25-Feb-2015 enh <enh@google.com> Fix implicit function declaration on Android

there's no fio_set_sched_idle in os/os-android.h. copy the one from
os/os-linux.h.

current Android also has posix_madvise.

Signed-off-by: Jens Axboe <axboe@fb.com>
/external/fio/os/os-android.h
abe5ebcf5d6e7175ffe294e66e85fab6d26a1ec8 20-Feb-2015 Elliott Hughes <enh@google.com> Fix missing fio_set_sched_idle declaration.

I still haven't worked out what's going on here (specifically: how did
this link without a definition), but the easy fix is to just copy the
code from the os-linux.h header.

Change-Id: I9a64fd14d83116c26daf341e6acbd571ea207026
/external/fio/os/os-android.h
3c77c1316cdd85e5c6dbb3d506e5fab44e5407ec 14-May-2014 Mohamad Ayyash <mkayyash@google.com> fio: Get it to build on Android.

-Add Android.mk.
-Fix byteswap instances in os/os-android.

Change-Id: Ifa136a0a4de7759b908215da0567919c4eb4cf74
/external/fio/os/os-android.h
239a11de15959849a69508ff7cb46be114599baf 01-May-2013 Akers, Jason B <jason.b.akers@intel.com> android: use ashmem

I wrapped the ashmem calls with the existing shm* function definitions.
It's a little ugly, but makes for an easy patch touching only
os/os-android.h.

Tested on both arm and x86 android phones.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
da52c582b76a8752ad3dd113696c9debcb3449e8 12-Apr-2013 Aaron Carroll <xaaronc@gmail.com> android: add byteorder for the swab routines

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
a415b2ccee389e27a2d5c8cdb28de9dbd65cea57 12-Apr-2013 Aaron Carroll <xaaronc@gmail.com> android: add shm syscalls and fix ioprio definitions

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
177380abbea4d8963513bd8ce1859bf3bc5a2f28 12-Mar-2013 Aaron Carroll <aaronc@cse.unsw.edu.au> Android: add ioprio support

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
a5e0ee11ec34cfc70a78aee4f7a2eeb01d9cf41f 12-Mar-2013 Oleg <olegm@olegm-vmware.(none)> Conditionally include <sys/shm.h> based on OS support. Define missing MAP_HUGETLB for Android.

Signed-off-by: Oleg Matcovschi <olegmatcovsky@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
6d0e9f83bdc1b9014ffb7200f923372de29eb713 12-Feb-2013 Aaron Carroll <aaronc@cse.unsw.edu.au> configure: attempt to get Android going again

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
0dcebdf4a70ef0d8144b8fcba763ae87e7fc74b5 23-Jan-2013 Jens Axboe <axboe@kernel.dk> configure: add endian check

Will remove guesswork and manual hacking in the OS headers.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
67bf982340d95ca98098ea050b54b4c7adb116c0 10-Jan-2013 Jens Axboe <axboe@kernel.dk> Add configure script

Get rid of all the fragile guessing and checking of features,
and roll a configure script instead.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h
ec5c6b125c1eab992882602158bab54957aa733d 21-Nov-2012 Aaron Carroll <aaronc@cse.unsw.edu.au> Add support for Android

Signed-off-by: Jens Axboe <axboe@kernel.dk>
/external/fio/os/os-android.h