Re: 100% sync block device on 2.2 ?

lk@Aniela.EU.ORG
Thu, 4 Oct 2001 21:16:04 +0300 (EEST)


> 1 5000 5 25 1 100 100 1 1
>
> so, it should flush dirty buffers all 100hz, if i am right.
>
> is there any way to bypass/disable buffer cache for my block device?
> why does this work in floppy.c?
> how does sct's rawdevice stuff do this?
> (i checked both .c but cant get the clue)
>

while :; do sync ; done

and everything should be in sync :)

> thanks a lot for help, karl.
>
>

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