* Floppy disk very slow
@ 2004-11-14 9:38 Bernhard Bialas
2004-11-14 10:07 ` Bart Oldeman
2004-11-14 18:15 ` Lawrence F Povirk
0 siblings, 2 replies; 3+ messages in thread
From: Bernhard Bialas @ 2004-11-14 9:38 UTC (permalink / raw)
To: linux-msdos
Hello,
I have discovered the following strange behavior of the floppy disk:
-accessing from hard disk to floppy (via f: a: command) takes approx. 10 sec
- then, the " dir" command takes from 1-5 minutes to list the directory
content
Also no chance to start any program from the disk.
Under Linux the behavior is normal: an "ls" give in approx 1 sec the content
of the floppy.
My question: have some other people made a simillar experience?
The test are done with dosemu 1.2.2 and 1.3.1
Linux System is SuSE 9.1 (kernel 2.6.5 (with some patches)),on a AMD Duron
system.
Maybe has this something to do with the fact that the floppy is mounted via
subfs ?
Any ideas?
Best regards
Bernhard Bialas
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Floppy disk very slow
2004-11-14 9:38 Floppy disk very slow Bernhard Bialas
@ 2004-11-14 10:07 ` Bart Oldeman
2004-11-14 18:15 ` Lawrence F Povirk
1 sibling, 0 replies; 3+ messages in thread
From: Bart Oldeman @ 2004-11-14 10:07 UTC (permalink / raw)
To: Bernhard Bialas; +Cc: linux-msdos
Hi Bernhard,
> I have discovered the following strange behavior of the floppy disk:
> -accessing from hard disk to floppy (via f: a: command) takes approx. 10 sec
> - then, the " dir" command takes from 1-5 minutes to list the directory
> content
> Also no chance to start any program from the disk.
> Under Linux the behavior is normal: an "ls" give in approx 1 sec the content
> of the floppy.
>
> My question: have some other people made a simillar experience?
> The test are done with dosemu 1.2.2 and 1.3.1
> Linux System is SuSE 9.1 (kernel 2.6.5 (with some patches)),on a AMD Duron
> system.
It has to do with kernel 2.6, and the way dosemu accesses the floppy.
I had not used a floppy at all for 2 months or so (so I tend to forget
these problems, almost forgetting that floppies still exist...) but trying
it again with kernel 2.6.9 it seems the problem is still there.
There's a bug in SF somewhere that tells about it.
> Maybe has this something to do with the fact that the floppy is mounted via
> subfs ?
I don't think so. If I actually have the floppy mounted at the same time
in Linux (like mount -t msdos /dev/fd0 /floppy) dosemu reads the floppy
much faster.
Then you need to be careful not to write to the floppy via both methods
though: either dosemu or the mounted directory can be written to but not
both at the same time or you'll face filesystem corruption.
lredir a: linux\fs/floppy
is another (safe) alternative.
Bart
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Floppy disk very slow
2004-11-14 9:38 Floppy disk very slow Bernhard Bialas
2004-11-14 10:07 ` Bart Oldeman
@ 2004-11-14 18:15 ` Lawrence F Povirk
1 sibling, 0 replies; 3+ messages in thread
From: Lawrence F Povirk @ 2004-11-14 18:15 UTC (permalink / raw)
To: linux-msdos
Yes, I've noted this also, on Fedora 2. Larry
On Sun, 14 Nov 2004, Bernhard Bialas wrote:
> Hello,
> I have discovered the following strange behavior of the floppy disk:
> -accessing from hard disk to floppy (via f: a: command) takes approx. 10 sec
> - then, the " dir" command takes from 1-5 minutes to list the directory
> content
> Also no chance to start any program from the disk.
> Under Linux the behavior is normal: an "ls" give in approx 1 sec the content
> of the floppy.
>
> My question: have some other people made a simillar experience?
> The test are done with dosemu 1.2.2 and 1.3.1
> Linux System is SuSE 9.1 (kernel 2.6.5 (with some patches)),on a AMD Duron
> system.
> Maybe has this something to do with the fact that the floppy is mounted via
> subfs ?
>
> Any ideas?
>
> Best regards
> Bernhard Bialas
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-14 18:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-14 9:38 Floppy disk very slow Bernhard Bialas
2004-11-14 10:07 ` Bart Oldeman
2004-11-14 18:15 ` Lawrence F Povirk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox