Re: XFS in the main kernel

Daniel Phillips (phillips@bonn-fries.net)
Tue, 23 Apr 2002 11:32:40 +0200


On Tuesday 23 April 2002 23:43, Luigi Genoni wrote:
> If I do remember well a strong obiection to XFS is that it introduces a
> kernel thread to emulate Irix behavious to talk with pagebuf (a la Irix),
> end to have an interface with VM and Block Device layer.

There is nothing wrong with a filesystem having its own management thread -
this seems to be a feature of all the new filesystems. How that thread
interacts with vm and the vfs is an open question, not answered very well
by any filesystem at the moment, let alone XFS. Bottom line: XFS's thread
is not the issue.

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