Fatfsys terribly slow

I am running QNX4.25 on 20GB hard disk with 11GB FAT32 partition.
When I copy files from QNX to FAT32, the speed is approximately
1 file per second (regardless to file size). Is it normal ?

Andy

Are you using Dosfsys, Fsys.dos or Fatfsys?

Is the directory that you are writing this file entry into very large?

Is may be taking that long to do a directory update.

(Note: This is just a non-QSSL guess. I have never had this problem.)


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


<andy@microstep-mis.com> wrote in message
news:a119ma$cjs$1@charon.microstep-mis.sk

I am running QNX4.25 on 20GB hard disk with 11GB FAT32 partition.
When I copy files from QNX to FAT32, the speed is approximately
1 file per second (regardless to file size). Is it normal ?

Andy

OK. I just read the subject line. I always forget to do that.

Don’t answer the first question.


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


“Bill Caroselli” <qtps@earthlink.net> wrote in message
news:a11pe1$1h9$1@inn.qnx.com

Are you using Dosfsys, Fsys.dos or Fatfsys?

Is the directory that you are writing this file entry into very large?

Is may be taking that long to do a directory update.

(Note: This is just a non-QSSL guess. I have never had this problem.)


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net


andy@microstep-mis.com> > wrote in message
news:a119ma$cjs$> 1@charon.microstep-mis.sk> …
I am running QNX4.25 on 20GB hard disk with 11GB FAT32 partition.
When I copy files from QNX to FAT32, the speed is approximately
1 file per second (regardless to file size). Is it normal ?

Andy

Bill Caroselli <qtps@earthlink.net> wrote:

Thanks for your answer,

Are you using Dosfsys, Fsys.dos or Fatfsys?
Fatfsys 4.26A



Is the directory that you are writing this file entry into very large?
no, I copy a normally structured part of qnx-filesystem



Is may be taking that long to do a directory update.
may be, but I have no idea how to test if the time is consumed by copying

file and FAT manipulation or directory update.

Mainly I would like to find somebody who has similar situation
and find what time relations can be observed on his machine.

(Note: This is just a non-QSSL guess. I have never had this problem.)


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net



andy@microstep-mis.com> > wrote in message
news:a119ma$cjs$> 1@charon.microstep-mis.sk> …
I am running QNX4.25 on 20GB hard disk with 11GB FAT32 partition.
When I copy files from QNX to FAT32, the speed is approximately
1 file per second (regardless to file size). Is it normal ?

Andy

Previously, andy@microstep-mis.com wrote in qdn.public.qnx4:

Is may be taking that long to do a directory update.
may be, but I have no idea how to test if the time is consumed by copying
file and FAT manipulation or directory update.

Try doing a mkdir and see if it takes an excessivly long time.
Or alternatively, try ls on the directory. If you don’t notice
something wrong, then there probably isn’t anything wrong.


Mitchell Schoenbrun --------- maschoen@pobox.com

Andy,
I use Fatfsys to access a FAT32 partition. I’ve had it take 45 seconds to
create a 0 size file (“touch blankfile”). I’ve noticed that smaller files
take longer to handle than larger files (I have no idea why). It could be
dependent on the fragmentation level of the partition, but I haven’t tested
this.

I’ve also used QNX6 too, and I haven’t noticed any speed problems. The
FAT32 support in QNX6 is a LOT better than QNX4 IMO, as it acts exactly as
Windows might on a FAT32 partition (whether you find that good or bad is up
to you :slight_smile: Being able to rename a non-empty directory is something I like,
as well as file names longer than 48 characters…

-Ron

<andy@microstep-mis.com> wrote in message
news:a119ma$cjs$1@charon.microstep-mis.sk

I am running QNX4.25 on 20GB hard disk with 11GB FAT32 partition.
When I copy files from QNX to FAT32, the speed is approximately
1 file per second (regardless to file size). Is it normal ?

Andy