Re: journaling & VM (was: Re: reiserfs being part of the kernel:

Hans Reiser (hans@reiser.to)
Wed, 07 Jun 2000 10:48:31 -0700


"Stephen C. Tweedie" wrote:

> Use reservations. That's the point --- you reserve in advance, so that
> the VM can *guarantee* that you can continue to pin more pages up to
> the maximum you have reserved. You take a reservation before starting
> a fs operation, so that if you need to block, it doesn't prevent the
> running transaction from being committed.
>
> Cheers,
> Stephen

Ok, let's admit it, we have been agreeing on this with you for 9 months and no
code has been written by any of us.:-/

Hnas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/