All of lore.kernel.org
 help / color / mirror / Atom feed
* fio for Android
@ 2012-07-24 19:07 Tanya Brokhman
  2012-07-31 18:47 ` Jens Axboe
  0 siblings, 1 reply; 4+ messages in thread
From: Tanya Brokhman @ 2012-07-24 19:07 UTC (permalink / raw)
  To: fio

Hello All,

I'm new to fio and I have a small question: was it ever ported to Android? I
searched the web but found no make file for android (Android.mk) for fio. I
tried converting the existing Makefile to Android.mk myself, but it's not so
trivial. 

I would appreciate any help/guidance on this issue.

Thanks,
Tanya Brokhman
---
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: fio for Android
  2012-07-24 19:07 fio for Android Tanya Brokhman
@ 2012-07-31 18:47 ` Jens Axboe
  2012-08-02 18:10   ` Tanya Brokhman
  0 siblings, 1 reply; 4+ messages in thread
From: Jens Axboe @ 2012-07-31 18:47 UTC (permalink / raw)
  To: Tanya Brokhman; +Cc: fio

On 2012-07-24 21:07, Tanya Brokhman wrote:
> Hello All,
> 
> I'm new to fio and I have a small question: was it ever ported to Android? I
> searched the web but found no make file for android (Android.mk) for fio. I
> tried converting the existing Makefile to Android.mk myself, but it's not so
> trivial. 
> 
> I would appreciate any help/guidance on this issue.

Interesting question! Not that I know of, and I don't even know what
would be involved in the effort. Usually the easiest way is to find a
different open project that was ported to android, then take a look at
those changes. That should give you a rough idea of what would be
involved.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: fio for Android
  2012-07-31 18:47 ` Jens Axboe
@ 2012-08-02 18:10   ` Tanya Brokhman
  0 siblings, 0 replies; 4+ messages in thread
From: Tanya Brokhman @ 2012-08-02 18:10 UTC (permalink / raw)
  To: 'Jens Axboe'; +Cc: fio

> Interesting question! Not that I know of, and I don't even know what would
> be involved in the effort. Usually the easiest way is to find a different
open
> project that was ported to android, then take a look at those changes.
That
> should give you a rough idea of what would be involved.
> 

Thanks Jens!

That's what I did but I didn't have much time to look into it. When I get to
it I'll share my (hopefully successful) results.

Thanks,
Tanya Brokhman
---
Sent by an consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* FIO for Android
@ 2015-03-31 11:50 Fabio Salvati (fabiosalvati)
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Salvati (fabiosalvati) @ 2015-03-31 11:50 UTC (permalink / raw)
  To: fio

Hi,

I need to run FIO on an ARM platform with Android OS.

I tried without success to build FIO configured for targetos=Android and cpu=ARM.

The build error was:

.o blktrace.o trim.o profiles/tiobench.o lib/linux-dev-lookup.o fio.o -lrt  -lpthread -lm   -ldl
backend.o: In function `thread_main':
/home/sys-lab/Desktop/fio/fio-
2.2.6/backend.c:1610: undefined reference to `cgroup_shutdown'
/home/sys-lab/Desktop/fio/fio-2.2.6/backend.c:1462: undefined reference to `cgroup_setup'
backend.o: In function `fio_backend':
/home/sys-lab/Desktop/fio/fio-2.2.6/backend.c:2246: undefined reference to `cgroup_kill'
collect2: ld returned 1 exit status
make: *** [fio] Error 1

Could you please help me to build FIO for ANDROID (ARM platform) ?

Any FIX? 

Any how to?

Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-31 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-24 19:07 fio for Android Tanya Brokhman
2012-07-31 18:47 ` Jens Axboe
2012-08-02 18:10   ` Tanya Brokhman
2015-03-31 11:50 FIO " Fabio Salvati (fabiosalvati)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.