Re: I request inclusion of reiser4 in the mainline kernel

From: Hans Reiser
Date: Wed Sep 21 2005 - 16:17:16 EST


Nikita Danilov wrote:

>Hans Reiser writes:
> > Horst von Brand wrote:
> >
> > >
> > >
> > >Funny that the "texbook algorithms" aren't used in real life. Wonder why...
> > >
> > >
> > Try BSD. If the BSD book can be believed, they use"texbook algorithms".
>
>The "textbook" one-way elevator (as indeed exemplified by FreeBSD's
>src/sys/kern/subr_disk.c:bioq_disksort()) has well-known weaknesses. For
>example,
>
> dd if=/dev/zero of=FILE
>
>can easily monopolize device queue and starve accesses to the blocks
>with low block numbers.
>
> >
> > ;-)
>
>Nikita.
>
>
>
>
Yes, and one can compensate for them fairly cleanly. I can't say more
without the customer releasing the code first.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/