On Sun, Mar 19, 2006 at 06:40:51AM -0500, [EMAIL PROTECTED] wrote:
> Tim Larson <[EMAIL PROTECTED]> wrote:
> > I did not find anything that lets us do work specifically
> > during the time spans when sqlite is waiting on the disk drive
>
> Most of the disk drive wait time is spent inside the fsyn
Tim Larson <[EMAIL PROTECTED]> wrote:
> I did not find anything that lets us do work specifically
> during the time spans when sqlite is waiting on the disk drive
Most of the disk drive wait time is spent inside the fsync()
or FlushFileBuffers() system calls. There is no way to have
the same thr
2 matches
Mail list logo