RE: [Linux-cluster] Re: [ANNOUNCE] OpenSSI 1.0.0 released!!

From: Walker, Bruce J
Date: Sun Aug 01 2004 - 19:02:57 EST


When processes can freely and transparently move around the cluster (at
exec time, fork time or during any system call), being able to
transparently access your controlling tty is pretty handy. In 2.4 we
stack our CFS on top of each node's devfs to give us naming of and
access to all devices on all nodes. TBD on how will do this in 2.6.

Bruce


> >
> > I wonder if device-mapper (slightly hacked) wouldn't be a
> better approach for
> > 2.6+.
>
> It appeared from the original posting that their "cluster-wide devfs"
> actually supported all types of device nodes, not just block
> devices. I
> don't know whether accessing a character device on another node would
> ever be useful, but certainly using device-mapper wouldn't
> help for that
> case.
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/