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 <d61ebe9a7492c9aa4042db49e69cbfea@www.novabbs.org>
Deutsch   English   Français   Italiano  
<d61ebe9a7492c9aa4042db49e69cbfea@www.novabbs.org>

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

Path: ...!weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: mitchalsup@aol.com (MitchAlsup1)
Newsgroups: comp.arch
Subject: Re: PCIe MSI-X interrupts
Date: Sat, 22 Jun 2024 01:51:27 +0000
Organization: Rocksolid Light
Message-ID: <d61ebe9a7492c9aa4042db49e69cbfea@www.novabbs.org>
References: <bb16865f7675526d4e2b87283e28c2c5@www.novabbs.org> <sKmdO.62321$G9_a.28048@fx13.iad> <0faeb2831a76d32cd6fb8cff7b546807@www.novabbs.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: i2pn2.org;
	logging-data="762851"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="65wTazMNTleAJDh/pRqmKE7ADni/0wesT78+pyiDW8A";
User-Agent: Rocksolid Light
X-Rslight-Site: $2y$10$016HaPmOMkRwcitFMVW95OKldSXRjcJGIBd5MpVKp.o82KlbzIzBm
X-Rslight-Posting-User: ac58ceb75ea22753186dae54d967fed894c3dce8
X-Spam-Checker-Version: SpamAssassin 4.0.0
Bytes: 1566
Lines: 13

One thing to note::

The PCIe root complex may send out an address, but when the
MMI/O receiver of said address then uses bits in the address
for routing purposes or interpretation purposes, it matters 
not that the sender did not know those bits were being used 
thusly--those bits actually do carry specific meaning--just 
not to the sender.

At some level in architecture, you have to look both ways
and amalgamate the meanings, such that the common meaning
is useful looking in either direction.

Not a miff--just a statement of what architecture is.