* "nanosleep is not implemented" messages (Win7)
@ 2012-08-15 12:43 Greg Sullivan
2012-08-15 12:54 ` Bruce Cran
2012-08-15 18:47 ` Bruce Cran
0 siblings, 2 replies; 5+ messages in thread
From: Greg Sullivan @ 2012-08-15 12:43 UTC (permalink / raw)
To: fio
When I set a job rate (rate=<rate>), I'm receiving many "nanosleep is
not implemented" messages. Is this expected?
Platform: Windows 7 32-bit.
Greg.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: "nanosleep is not implemented" messages (Win7)
2012-08-15 12:43 "nanosleep is not implemented" messages (Win7) Greg Sullivan
@ 2012-08-15 12:54 ` Bruce Cran
2012-08-15 18:47 ` Bruce Cran
1 sibling, 0 replies; 5+ messages in thread
From: Bruce Cran @ 2012-08-15 12:54 UTC (permalink / raw)
To: Greg Sullivan; +Cc: fio
On 15/08/2012 13:43, Greg Sullivan wrote:
> When I set a job rate (rate=<rate>), I'm receiving many "nanosleep is
> not implemented" messages. Is this expected?
> Platform: Windows 7 32-bit.
It's one of the POSIX functions that haven't been implemented on Windows
yet. I'll add it and create a new build today.
--
Bruce Cran
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: "nanosleep is not implemented" messages (Win7)
2012-08-15 12:43 "nanosleep is not implemented" messages (Win7) Greg Sullivan
2012-08-15 12:54 ` Bruce Cran
@ 2012-08-15 18:47 ` Bruce Cran
2012-08-15 23:47 ` Greg Sullivan
1 sibling, 1 reply; 5+ messages in thread
From: Bruce Cran @ 2012-08-15 18:47 UTC (permalink / raw)
To: Greg Sullivan; +Cc: fio
On 15/08/2012 13:43, Greg Sullivan wrote:
> When I set a job rate (rate=<rate>), I'm receiving many "nanosleep is
> not implemented" messages. Is this expected?
I've uploaded a new build which fixes the problem to
http://bluestop.org/fio/ .
--
Bruce Cran
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: "nanosleep is not implemented" messages (Win7)
2012-08-15 18:47 ` Bruce Cran
@ 2012-08-15 23:47 ` Greg Sullivan
2012-08-16 7:01 ` Bruce Cran
0 siblings, 1 reply; 5+ messages in thread
From: Greg Sullivan @ 2012-08-15 23:47 UTC (permalink / raw)
To: Bruce Cran; +Cc: fio
On 16 August 2012 04:47, Bruce Cran <bruce@cran.org.uk> wrote:
> On 15/08/2012 13:43, Greg Sullivan wrote:
>>
>> When I set a job rate (rate=<rate>), I'm receiving many "nanosleep is
>> not implemented" messages. Is this expected?
>
>
> I've uploaded a new build which fixes the problem to
> http://bluestop.org/fio/ .
>
> --
> Bruce Cran
Thanks Bruce, however it is not working at all for me. I receive the
following whenever I attempt to run fio:
C:\>fio test.ini
fio: this platform does not support process shared mutexes, forcing use of threa
ds. Use the 'thread' option to get rid of this warning.
read: (g=0): rw=read, bs=4K-4K/4K-4K, ioengine=windowsaio, iodepth=1
fio-2.0.8-18-g525f
Starting 1 process
fio: job startup hung? exiting.
fio: 1 job failed to start
The INI file:
[global]
size=10M
[read]
rw=read
Downgrading to the previous version I had been running (2.0.8 X86)
fixes the problem.
Greg.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: "nanosleep is not implemented" messages (Win7)
2012-08-15 23:47 ` Greg Sullivan
@ 2012-08-16 7:01 ` Bruce Cran
0 siblings, 0 replies; 5+ messages in thread
From: Bruce Cran @ 2012-08-16 7:01 UTC (permalink / raw)
To: Greg Sullivan; +Cc: fio
On 16/08/2012 00:47, Greg Sullivan wrote:
> Thanks Bruce, however it is not working at all for me. I receive the
> following whenever I attempt to run fio
Sorry, there was a bug on 32-bit versions due to overflow of a 32-bit
time_t variable. I've fixed it and uploaded fio-2.0.8-18-g525f-1 packages.
--
Bruce Cran
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-08-16 7:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-15 12:43 "nanosleep is not implemented" messages (Win7) Greg Sullivan
2012-08-15 12:54 ` Bruce Cran
2012-08-15 18:47 ` Bruce Cran
2012-08-15 23:47 ` Greg Sullivan
2012-08-16 7:01 ` Bruce Cran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox