Re: Advanced Linux Kernel/Enterprise Linux Kernel

From: Daniel Phillips (news-innominate.list.linux.kernel@innominate.de)
Date: Sat Nov 18 2000 - 15:13:26 EST


"Eric W. Biederman" wrote:
>
> Daniel Phillips <news-innominate.list.linux.kernel@innominate.de> writes:
>
> > Actually, I was planning on doing on putting in a hack to do something
> > like that: calculate a checksum after every buffer data update and check
> > it after write completion, to make sure nothing scribbled in the buffer
> > in the interim. This would also pick up some bad memory problems.
>
> Be very careful that this just applies to metadata. For normal data
> this is a valid case. Weird but valid.

I'm not sure what you mean. With the exception of mmap'd files, the
filesystem (or VFS) controls every transfer onto a buffer so... what
does that leave?

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



This archive was generated by hypermail 2b29 : Thu Nov 23 2000 - 21:00:16 EST