Number of loopback devices

Dale Amon (amon@vnl.com)
Mon, 1 Apr 2002 01:30:15 +0100


Loopbacks are so damned useful that I'm certain I'll
soon run out of them, and I doubt I'm the only person
in that position, particularly with some of the
improvements in the crypto patches making it possible
to run an all crypto system.

I note that the number is set in loop.c

static int max_loop = 8;

and I wonder what the safe upper limit for this is,
and if there is some reason for not making it larger
or perhaps making it a CONFIGurable item?

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