EasyManuals Logo
Home>IBM>Computer Hardware>PowerPC 405GP

IBM PowerPC 405GP User Manual

IBM PowerPC 405GP
668 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #174 background imageLoading...
Page #174 background image
If TLB_entry[TID] =
OxOO,
the associated memory page is accessible to all programs, regardless of
their
PID.
This enables multiple processes to share common code and data. The common area is still
subject to all other access protection mechanisms. Figure 6-4 illustrates the
PID.
23
1
24
3
1
1
Figure
6-4.
Process
10
(PIO)
0:23
I
Reserved
24:31
6.7.1.2 Execute Permissions
If instruction address translation is enabled, instruction fetches are subject to MMU translation and
have MMU access protection. Fetches are inherently read-only, so write protection is not needed.
Instead, using TLB_entry[EX], a memory page is marked as executable (contains instructions)
or
not
executable (contains
only data or memory-mapped control hardware).
If
an
instruction is pre-fetched from a memory page for which TLB_entry[EX] =
0,
the instruction is
tagged as an error.
If the processor subsequently attempts to execute this instruction, an instruction
storage interrupt results. This interrupt is precise with respect to the attempted execution.
If the
fetcher discards the instruction without attempting to execute it, no interrupt
will result.
Zone protection can alter execution protection.
6.7.1.3 Write Permissions
If MSR[DR] =
1,
data loads and stores are subject to MMU translation and are afforded MMU access
protection. The existence of a TLB entry describing a memory page implies read access; write access
is controlled by TLB_entry[WR].
If a store (including those caused by
dcbz,
dcbi,
or
dccci)
is made to an EA having
TLB_entry[WR]
=
0,
a data storage interrupt results. This interrupt is precise.
Zone protection can alter write protection (see "Zone Protection" on page 6-13).
In
addition, only zone
protection can prevent read access of a page defined by a TLB entry.
6.7.1.4 Zone Protection
Each TLB entry contains a 4-bit zone select (ZSEL) field. A zone is an arbitrary identifier for grouping
TLB entries (memory pages) for purposes of protection. As many as 16 different zones may be
defined. Any zone can have any number of member pages.
Each zone is associated with a 2-bit
field (ZO-Z15)
in
the ZPR. The values of the field define how
protection is
applied to all pages that are member of that zone. Changing the value of the ZPR field
can alter the protection attributes of all pages
in
the zone. Without ZPR, the change would require
finding, reading, altering, and rewriting the TLB entry for each page
in
a zone, individually. The ZPR
provides a much faster means of altering the protection for groups of memory pages.
Preliminary Memory Management 6-13

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM PowerPC 405GP and is the answer not in the manual?

IBM PowerPC 405GP Specifications

General IconGeneral
BrandIBM
ModelPowerPC 405GP
CategoryComputer Hardware
LanguageEnglish

Related product manuals