Re: Tonight's tradeoff

Liste des GroupesRevenir à c arch 
Sujet : Re: Tonight's tradeoff
De : robfi680 (at) *nospam* gmail.com (Robert Finch)
Groupes : comp.arch
Date : 09. Mar 2024, 03:26:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <usgdrh$2033i$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Mozilla Thunderbird
On 2024-03-08 2:41 p.m., George Neuner wrote:
On Thu, 7 Mar 2024 16:02:45 -0500, Robert Finch <robfi680@gmail.com>
wrote:
 
A page marked RWE=000 is an unusable page. Perhaps to signal bad memory.
Or perhaps as a hidden data page full of comments or remarks. If its not
readable-writeable or executable what is it? Nothing should be able to
access it, except maybe the machine/debug operating mode.
 The ability to change (at least data) pages between "untouchable" and
RW is required for MMU assisted incremental GC.  If the GC also
handles code, then it must be able to mark pages executable as well.
 If an "untouchable" page can't be manipulated by user software, then
you've disallowed an entire class of GC systems.
Garbage collection seems to be common.
I plan on having garbage collection as part of the OS. There is a shared hardware-card table involved. So, I guess that would disallow user garbage collectors using untouchable pages. The MMU could be faked out using a VM, so I have read.

Date Sujet#  Auteur
7 Mar 24 * Re: Tonight's tradeoff15Robert Finch
7 Mar 24 `* Re: Tonight's tradeoff14mitchalsup@aol.com (MitchAlsup1)
7 Mar 24  `* Re: Tonight's tradeoff13Robert Finch
7 Mar 24   +- Re: Tonight's tradeoff1mitchalsup@aol.com (MitchAlsup1)
8 Mar 24   `* Re: Tonight's tradeoff11George Neuner
9 Mar 24    +- Re: Tonight's tradeoff1mitchalsup@aol.com (MitchAlsup1)
9 Mar 24    `* Re: Tonight's tradeoff9Robert Finch
10 Mar 24     `* Re: Tonight's tradeoff8George Neuner
11 Mar 24      +* Re: Tonight's tradeoff5George Neuner
11 Mar 24      i+* Re: Tonight's tradeoff3Tim Rentsch
12 Mar 24      ii`* Re: Tonight's tradeoff2George Neuner
13 Mar 24      ii `- Re: Tonight's tradeoff1Tim Rentsch
12 Mar 24      i`- Re: Tonight's tradeoff1Robert Finch
11 Mar 24      `* Re: Tonight's tradeoff2Tim Rentsch
29 Apr 24       `- Re: Tonight's tradeoff1Tim Rentsch

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal