new class / geom_raid5

R. B. Riddick arne_woerner at yahoo.com
Fri Jul 14 12:29:37 UTC 2006


--- "R. B. Riddick" <arne_woerner at yahoo.com> wrote:
> My proposal for
>   geom_raid5
> is ready so far...
> 
Now I did some own tests (even with concurrent insert, rebuild, regular-read
and regular-write)... They all passed after I found out, that I created a
deadlock... ;-))

I think, now others might be able to do tests, too...

I solved the deadlock by pretending a lack of memory, so that the request, that
was to be ->start()'ed is pushed back to the end of the down queue, which slows
down all requests of every geom (due to pace) a little bit, doesn't it?

-Arne


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-geom mailing list