diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-February/000287.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-February/000287.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000287.html b/pipermail/nel/2001-February/000287.html new file mode 100644 index 00000000..3c5af0ee --- /dev/null +++ b/pipermail/nel/2001-February/000287.html @@ -0,0 +1,70 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] NeL Network Engine</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:thierry%40mallard.com"> + <LINK REL="Previous" HREF="000292.html"> + <LINK REL="Next" HREF="000289.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] NeL Network Engine</H1> + <B>Thierry Mallard</B> + <A HREF="mailto:thierry%40mallard.com" + TITLE="[Nel] NeL Network Engine">thierry@mallard.com</A><BR> + <I>Wed, 28 Feb 2001 08:31:06 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000292.html">[Nel] State Threads library</A></li> + <LI> Next message: <A HREF="000289.html">[Nel] NeL Network Engine</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#287">[ date ]</a> + <a href="thread.html#287">[ thread ]</a> + <a href="subject.html#287">[ subject ]</a> + <a href="author.html#287">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Mon, Feb 26, 2001 at 05:49:39PM +0100, Bernard Hugueney wrote: +><i> [ Linux and threads ] +</I>><i> Well, I'm as far as possible from a threads expert, but I think that +</I>><i> what makes LinuxThreads special is that they are system threads (vs user +</I>><i> threads) maybe heavier, but making use of SMP, so basically, I think +</I>><i> the max nb of threads is very much system dependand (SMP?). +</I> +In Linux 2.4.x, you may configure the maximum threads with +/proc/sys/kernel/threads-max, if i remember correctly. + +But the default value (4096) is still much more that what the default kernel +can really handle nicely, as is it said in some other posts. We'll have to +look deeper into this... + + + Shaman + +-- +Thierry Mallard | +GnuPG key on wwwkeys.pgp.net | +key 0xA3D021CB | +<A HREF="http://thierry.mallard.com">http://thierry.mallard.com</A> | + + +</pre> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000292.html">[Nel] State Threads library</A></li> + <LI> Next message: <A HREF="000289.html">[Nel] NeL Network Engine</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#287">[ date ]</a> + <a href="thread.html#287">[ thread ]</a> + <a href="subject.html#287">[ subject ]</a> + <a href="author.html#287">[ author ]</a> + </LI> + </UL> +</body></html> |