RE: Hardware limits on numbers of threads?

Giuliano Pochini (pochini@shiny.it)
Wed, 18 Sep 2002 09:29:52 +0200 (CEST)


On 18-Sep-2002 Dan Kegel wrote:
> http://people.redhat.com/drepper/glibcthreads.html says:
>
>> Hardware restrictions put hard limits on the number of
>> threads the kernel can support for each process. [...]

> Is this true? Where does the limit come from?

Threads are a software thing. If you can have 2 threads, so
there is no limit, unless you want to make use of some
hardware facility I'm not aware of.

Bye.

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