INTRO TO IBM Z SYSTEMS Flashcards
Computer Architecture Def?
Set of rules and methods that describe the functionality, organization, and implementation of the computer system.
What does software design include?
Compiler, Firmware, Operating System, Applications
Two categories of Software design?
Application Software and System Software
Attributes of Firmware
Read only memory, comes from factory associated with hardware, does not change unless problem or update, Provides common set of methods for operating system
Compiler Function
Takes source code and compiles into something the machine can run (one-direction)
What is ISA and what does it do?
Instruction Set Architecture, Bridges gap between software and hardware, Contains and lists every function processor is capable of.
What does hardware design include?
Physical, Circuit, Digital, Data Path Control, Instruction set procedures and I/O system.
What does the processor interact with to communicate with the software?
The ISA (Instruction Set Architecture)
What is the Flow of an Application from software to hardware?
Compiler –> Application –> Operating System –> ISA –> Hardware (Processor)
Where is AUX storage kept?
DASD (Direct Access Storage Device)
What is memory on the mainframe referred to as? What does it include?
Storage. On chip and AUX memory.
Address Space Definition
A map of storage that is made available to users and applications
What are pages?
Memory placed in four kilobyte chunks
What do pages occupy when in central storage?
A frame
What do pages occupy when in AUX storage?
A slot