Re: IDE freeze for seconds

=?iso-8859-1?Q?Johnny_Teve=DFen?= (j.tevessen@gmx.net)
Mon, 30 Nov 1998 10:47:34 +0100


Quoting Mark Lord (mlord@pobox.com):

> > Would it be hard to implement a thread/task/process that writes
> > back data to disk? I guess this would be the logical consequence.
>
> It's called kflushd, and it already exists.

I thought kflushd would only *trigger* data to be written back to disk.
But I was not sure, so I did a grep over the files in Documentation/
but could not find information about kflushd. (In short, I then had
looks at bdflush.8 and fs/buffer.c to follow the write down to
make_request() calls).

Okay, so you're right, thanks.

ciao,
johnny

-- 
Trust no-one.

- 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/