Jeff Mahoney wrote:

>
>
>
> Ok, if you run into the problem again, can you dump the metadata before
> freeing the space? The code itself looks sound, and I'm wondering if
> you've managed to create pathological fragmentation that's mucking
> things up. 

There should be no possible fragmentation that would increase CPU usage
like that.  With the current algorithms, in which you check one field in
the bitmap to see if it has any free blocks, it should not be possible
for scanning bitmaps to take so much time......

There must be a bug in there.

Reply via email to