Re: ice-broker scan thread
- From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
- To: David Boreham <david_list(at)boreham(dot)org>
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: ice-broker scan thread
- Date: Tue, 29 Nov 2005 15:14:38 +1100 (EST)
- Message-id: <Pine(dot)LNX(dot)4(dot)58(dot)0511291513260(dot)18370(at)linuxworld(dot)com(dot)au>
On Mon, 28 Nov 2005, David Boreham wrote:
> Gavin Sherry wrote:
>
> > MySQL, Oracle and others implement read-ahead threads to simulate async IO
>
> I always believed that Oracle used async file I/O. Not that I've seen their
> code, but I'm fairly sure they funded the addition of kernel aio to Linux
> a few years back.
That's right.
>
> But....Oracle comes from a time long ago when threads and decent
> filesystems didn't exist, so some of the things they do may not be
> appropriate
> to add to a product that doesn't have them today.
The paper I linked to seemed to suggest that they weren't using async IO
in 9.2 -- which is fairly old. I'm not sure why the authors didn't test
10g.
Gavin
Home |
Main Index |
Thread Index