* [parisc-linux] 'architected'?
@ 1999-08-17 21:06 Alex deVries
1999-08-18 18:34 ` LaMont Jones
1999-08-18 18:53 ` Philipp Rumpf
0 siblings, 2 replies; 4+ messages in thread
From: Alex deVries @ 1999-08-17 21:06 UTC (permalink / raw)
To: parisc-linux
So, I've been rereading some docs lately, and am wondering what
'architected' really is.
Here's an example, dug up by Dave Kennedy. This is on page 3, under the
heading '2. PDC Procedures' in pdc.pdf:
"The architected operation of a module (including execution of a PDC)
must not require the use of any non-architected PDC procedures. It must
also not require the use of any non-architected options in architected
PDC produces."
Can someone at HP clarify?
- Alex
--
Alex deVries
Vice President of Engineering
The Puffin Group
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] 'architected'?
1999-08-17 21:06 [parisc-linux] 'architected'? Alex deVries
@ 1999-08-18 18:34 ` LaMont Jones
1999-08-18 18:53 ` Philipp Rumpf
1 sibling, 0 replies; 4+ messages in thread
From: LaMont Jones @ 1999-08-18 18:34 UTC (permalink / raw)
To: Alex deVries; +Cc: parisc-linux, lamont
> So, I've been rereading some docs lately, and am wondering what
> 'architected' really is.
> Here's an example, dug up by Dave Kennedy. This is on page 3, under the
> heading '2. PDC Procedures' in pdc.pdf:
> "The architected operation of a module (including execution of a PDC)
> must not require the use of any non-architected PDC procedures. It must
> also not require the use of any non-architected options in architected
> PDC produces."
I don't have the documents in front of me, so forgive me if I get a name
or 6 wrong... The PDC Procedures Document (and anything with the same
cover page, such as the Generic Modules Document) comprise what used to
be called the "Architecture Control Document." An "architected" thing
is discussed in those documents, un-architected things generally are not.
Just to make matters interesting, you will see mention in the documents
to SV (software version specific), and HV (hardware version specific)
features.
The paragraph you cite indicates that hardware (modules) cannot require
that an OS author perform HV PDC (arg0>=128) calls (or other funky stuff
like DIAG instructions, or poking magic addresses not spelled out in the
architecture document) in order to use the hardware in the system. In
this case, "use" pretty much means anything that generic OS software
needs to do with the module to initialize it. In other words, the bus
walk.
Sadly, certain hardware is not quite compliant with the architecture, in
that it violates the very paragraph you cite. Most notably (from our
recent discussions), the bus walk of the 7[235]0 requires magic knowledge
of where things are and how to poke them nicely.
Does that help any?
lamont
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] 'architected'?
1999-08-17 21:06 [parisc-linux] 'architected'? Alex deVries
1999-08-18 18:34 ` LaMont Jones
@ 1999-08-18 18:53 ` Philipp Rumpf
1999-08-18 19:36 ` Alex deVries
1 sibling, 1 reply; 4+ messages in thread
From: Philipp Rumpf @ 1999-08-18 18:53 UTC (permalink / raw)
To: Alex deVries; +Cc: parisc-linux
> So, I've been rereading some docs lately, and am wondering what
> 'architected' really is.
Isn't the obvious meaning "defined by the architecture" as opposed to
implementation-specific ?
> "The architected operation of a module (including execution of a PDC)
> must not require the use of any non-architected PDC procedures. It must
> also not require the use of any non-architected options in architected
> PDC produces."
"You don't have to do implementation-specific things unless you want to do
implementation-specific things", I guess.
Philipp Rumpf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] 'architected'?
1999-08-18 18:53 ` Philipp Rumpf
@ 1999-08-18 19:36 ` Alex deVries
0 siblings, 0 replies; 4+ messages in thread
From: Alex deVries @ 1999-08-18 19:36 UTC (permalink / raw)
To: Philipp Rumpf; +Cc: parisc-linux
Philipp Rumpf wrote:
>
> > So, I've been rereading some docs lately, and am wondering what
> > 'architected' really is.
>
> Isn't the obvious meaning "defined by the architecture" as opposed to
> implementation-specific ?
Sure. But which architecture? PA-RISC? The module's design?
- Alex
--
Alex deVries
Vice President of Engineering
The Puffin Group
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~1999-08-18 19:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-08-17 21:06 [parisc-linux] 'architected'? Alex deVries
1999-08-18 18:34 ` LaMont Jones
1999-08-18 18:53 ` Philipp Rumpf
1999-08-18 19:36 ` Alex deVries
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox