Re: Filesystem benchmarking for pg 8.3.3 server - Mailing list pgsql-performance

From Matthew Wakeling
Subject Re: Filesystem benchmarking for pg 8.3.3 server
Date
Msg-id Pine.LNX.4.64.0808131104590.4250@aragorn.flymine.org
Whole thread Raw
In response to Re: Filesystem benchmarking for pg 8.3.3 server  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
List pgsql-performance
On Tue, 12 Aug 2008, Ron Mayer wrote:
> Really old software (notably 2.4 linux kernels) didn't send
> cache synchronizing commands for SCSI nor either ATA;

Surely not true. Write cache flushing has been a known problem in the
computer science world for several tens of years. The difference is that
in the past we only had a "flush everything" command whereas now we have a
"flush everything before the barrier before everything after the barrier"
command.

Matthew

--
"To err is human; to really louse things up requires root
 privileges."                 -- Alexander Pope, slightly paraphrased

pgsql-performance by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Filesystem benchmarking for pg 8.3.3 server
Next
From: Ron Mayer
Date:
Subject: Re: Filesystem benchmarking for pg 8.3.3 server