From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20000903025123.1915.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] rfork(), getss() etc etc In-Reply-To: Message from Alexander Viro of "Sat, 02 Sep 2000 06:52:57 EDT." Date: Sat, 2 Sep 2000 22:51:22 -0400 From: Scott Schwartz Topicbox-Message-UUID: 02c6013c-eac9-11e9-9e20-41e7f4b1d025 | You will not notice the effect simply benshmarking schedule(), | but you will get big slowdown spread over the userland. It's not a pure | theory - effect is quite visible. Just out of curiosity, do any real linux programs use clone or pthreads or whatever? Say what you like about rfork, but lots of real programs make good use of it.