Did you leave the "update" daemon running?
-- Mike
On Mon, 3 Apr 2000, Paramasivam Kartik wrote:
> Hi everybody,
>
> this is a question about the linux source code.
>
> i want to test my modified raid code for reads only.
> Once after every couple of read requests,
> a write request is auto
Hi everybody,
this is a question about the linux source code.
i want to test my modified raid code for reads only.
Once after every couple of read requests,
a write request is automatically generated, i.e.
'fsync_dev' is called which calls 'sync_buffers'.
i want to modify the interval after w