Re: Tonight's tradeoff

Liste des GroupesRevenir à c arch 
Sujet : Re: Tonight's tradeoff
De : mitchalsup (at) *nospam* aol.com (MitchAlsup1) (mitchalsup@aol.com (MitchAlsup1))
Groupes : comp.arch
Date : 08. Mar 2024, 23:34:12
Autres entêtes
Organisation : Rocksolid Light
Message-ID : <e206567521e1ae7a804de1f83a8cea1b@www.novabbs.org>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Rocksolid Light
Scott Lurndal wrote:

mitchalsup@aol.com (MitchAlsup1) writes:
Scott Lurndal wrote:
>
Robert Finch <robfi680@gmail.com> writes:
>
>
Do they support using the entire page as a page table?
>
All multilevel page tables use an entire page (granule in ARMv8)
at each level of the page table.    To map larger page/block sizes,
they just stop the table walk at one, two or three levels rather
than walking all four levels to the leaf page size.
>
My 66000 page structure supports both skipping of levels in the table
and stopping at any level in the table.

That's all well and good.    What operating system do you
have running on the MY 66000 processor?   When will I be able
to purchase a system based on that processor?
Linux.

>
>
Compression could be useful for something serialized to disk or through the network. Transferring the page number and compressed contents.
>
Compressing tiered DRAM is looking to be the next big thing.
>
 https://www.zeropoint-tech.com/news/meta-and-google-unveil-a-revolutionary-hardware-compressed-cxl-memory-tier-specification
>
CXL is just* an offload of DRAM from an on-die memory controller to
an on-PCIe 5.0-6.0 high speed links.

Yes, I'm well aware of that.  What you don't mention is that it
can become part of the processor cache coherency domain.
My 66000 considers DRAM as part of the cache/memory hierarchy and
considers LLC as the front end to DRAM.

An interesting topic between PCIE 5.0 and 6.0 is the change from NRZ encoding to PAM 4. This comes with a degradation of error rate
from 10^-12 goes down to 10^-6, so you are going to need some kind
of ECC on the PCIe links and layers.

PAM4 is something with which we have a great deal of expertise,
along with the associated error correction.
I only point this out because it is "different".

Date Sujet#  Auteur
9 Mar 24 o Re: Tonight's tradeoff1mitchalsup@aol.com (MitchAlsup1)

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal