[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: floating point exception in disk/raid.c:206
From: |
Felix Zielcke |
Subject: |
Re: floating point exception in disk/raid.c:206 |
Date: |
Sat, 06 Sep 2008 15:56:41 +0200 |
Commited.
Am Donnerstag, den 04.09.2008, 21:22 +0200 schrieb Felix Zielcke:
> Am Donnerstag, den 04.09.2008, 11:29 +0200 schrieb Felix Zielcke:
>
> > The easiest fix would be probable to just set chunk_size to for example
> > 64.
> > Attached patch does it, but maybe you have a better/other idea?
>
> Thanks to Bean on IRC.
> I think this is now the right place to do it, at end of insert_array in
> case of a new one.