Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vsod18$37c2k$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vsod18$37c2k$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Robert Swindells <rjs@fdy2.co.uk>
Newsgroups: comp.arch
Subject: Re: Threads (was Re: MSI interrupts)
Date: Fri, 4 Apr 2025 10:41:44 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <vsod18$37c2k$1@dont-email.me>
References: <vqto79$335c6$1@dont-email.me> <t3CFP.529522$f81.217510@fx48.iad>
	<vs9moh$79f$1@reader1.panix.com> <tWhGP.1790040$TBhc.304536@fx16.iad>
	<vsd2ep$5c9$1@reader1.panix.com> <vsd9ak$3e0u4$1@dont-email.me>
	<KwyGP.1425325$eNx6.27503@fx14.iad> <vsgu3r$3blp9$1@dont-email.me>
	<fm6sujprvvtaq33pnliab0jl6bofbjvhm9@4ax.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 04 Apr 2025 12:41:45 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="8ac0a80f81156f2447ad50a521ba71c5";
	logging-data="3387476"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+8mmVAMOYqqTYj0QoOGDRzUf9s0BZEdG8="
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:4Bo/zLw920dU4xgRF8e774S1z7I=
Bytes: 1750

On Thu, 03 Apr 2025 01:38:53 -0400, George Neuner wrote:

> Also, consider "scheduler activations", wherein the kernel provides only
> virtual cores, and all threading is done in user space.
> 
> https://homes.cs.washington.edu/~tom/pubs/sched_act.pdf
> https://www.cs.ucr.edu/~heng/teaching/cs202-sp18/lec7.pdf
> 
> There is an implementation of this idea on NetBSD
> http://web.mit.edu/nathanw/www/usenix/freenix-sa/freenix-sa.html

The scheduler activations implementation of threads was removed from 
NetBSD in 2012.