[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: crashing ext3 is easy and reproducible
- From: Andreas Dilger <adilger turbolabs com>
- To: John Huttley <john mwk co nz>
- Cc: Nikolai Vladychevski <niko isl net mx>,ext3 users <ext3-users redhat com>
- Subject: Re: crashing ext3 is easy and reproducible
- Date: Thu, 20 Dec 2001 13:38:16 -0700
On Dec 21, 2001 09:32 +1300, John Huttley wrote:
> I'm roughing out an application. The bottleneck would be be how fast I could
> load up data into postgresql(7.2b4). With my ide drive, the answer was 'not
> fast enough by a factor of 10'.
>
> I ran a series of tests creating and destroying pg databases, but using a
> ramdisk of 256Mb.
>
> To automate this I used a script.. and as soon as I ran it the second
> time --splat.
>
> Any way, with a script it is easy to try other filesystems.
>
> ext2 is fastest.
> reiserfs was 2 secs slower.
> ext3 trails substantially
Given that you are on a ramdisk (contents lost on reboot), then journaling
does not benefit you at all, so use ext2 (best performance), or even ramfs.
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]