[fpc-pascal] Re: FPC with case insensitive file system under Linux
Graeme Geldenhuys
graemeg.lists at gmail.com
Tue Feb 28 08:02:04 CET 2012
2012/2/28 Flávio Etrusco <flavio.etrusco at g....>:
> That's a fantastic tip. I'll have to try it :)
Yeah, and I would never have found that issue, if I didn't move my
data over to a case insensitive file system.
> Did you notice any speed gain in compilation time, by chance? ;)
I didn't really pay attention to that, so I have no idea.
> matching. (OTOH JFS didn't perform exactly great when I last tried it
> some years ago)
Strange, with our in-house testing we found JFS to have very good
performance, especially over ext3, ext4 and Reiserfs. ReiserFS had
some strange things going on, and made the hard drive work it's ass
off, even while nobody was using the system (just standing there
idle). Maybe ReiserFS was doing BTree balancing or something - no
idea, but we didn't like it.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-pascal
mailing list