Re: [ANNOUNCE] udev 0.1 release

Alex Bligh - linux-kernel (linux-kernel@alex.org.uk)
Fri, 11 Apr 2003 23:00:39 +0100


--On 11 April 2003 15:59 -0400 Mike Dresser <mdresser_l@windsormachine.com>
wrote:

> now have 1 + 3 + 9 = 13 splitters, giving me 27 connections, out of 1.
> etc, etc. Same numbers I'd have doing it your way, yours would be 13
> levels deep instead.
>
> I think I just went for the massively parallel method of hooking
> these up and from there got massively lost.

Your 13 splitters have each added 2 connections to the 1, giving
1 + 13 x 2 = 27. There is no multiplicative effect.

Similarly to get to 4000 drives from 5, you need to add 3995
connections, i.e. 1998 splitters (giving one spare for the
floppy/cdrom).

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