Memory protectionMemory protection is a way to control memory access rights on a computer, and is a part of most modern instruction set architectures and operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug or malware within a process from affecting other processes, or the operating system itself. Protection may encompass all accesses to a specified area of memory, write accesses, or attempts to execute the contents of the area.
Mach (noyau)Mach (prononcé ) est un noyau de système d'exploitation libre et gratuit écrit en langage C tout en étant orienté objet. Il est portable, temps réel et satisfait le niveau B3 des critères de sécurité du standard TCSEC. Bien que souvent mentionné comme un des premiers micro-noyaux, toutes les versions de Mach n'en sont pas. Il servit de base à XNU, le noyau de Darwin (la base de Mac OS X – qui n’est pas un micro-noyau) et au projet Hurd (qui est quant à lui un micro-noyau).
Hardware virtualizationHardware virtualization is the virtualization of computers as complete hardware platforms, certain logical abstractions of their componentry, or only the functionality required to run various operating systems. Virtualization hides the physical characteristics of a computing platform from the users, presenting instead an abstract computing platform. At its origins, the software that controlled virtualization was called a "control program", but the terms "hypervisor" or "virtual machine monitor" became preferred over time.
Espace utilisateurvignette|Diagramme détaillant l'architecture d'un virtualisateur kernel en mode en espace utilisateur. On y voit deux espaces utilisateurs (user space en anglais) en blanc, contenu dans le noyau de l'espace utilisateur, en bleu. Le tout repose sur l'OS hôte qui lui même s'appuie sur le matériel.
Full virtualizationIn computer science, full virtualization (fv) employs techniques used to create instances of an environment, as opposed to simulation, which models the environment; or emulation, which replicates the target environment such as certain kinds of virtual machine environments. Full virtualization requires that every salient feature of the hardware be reflected into one of several virtual machines – including the full instruction set, input/output operations, interrupts, memory access, and whatever other elements are used by the software that runs on the bare machine, and that is intended to run in a virtual machine.
MicrokernelIn computer science, a microkernel (often abbreviated as μ-kernel) is the near-minimum amount of software that can provide the mechanisms needed to implement an operating system (OS). These mechanisms include low-level address space management, thread management, and inter-process communication (IPC). If the hardware provides multiple rings or CPU modes, the microkernel may be the only software executing at the most privileged level, which is generally referred to as supervisor or kernel mode.
Sun xVMSun xVM was a product line from Sun Microsystems that addressed virtualization technology on x86 platforms. One component was discontinued before the Oracle acquisition of Sun; the remaining two continue under Oracle branding. Sun originally announced the xVM product family in October 2007. The brand at one time encompassed Sun xVM Server, Sun xVM Ops Center, and Sun xVM VirtualBox, but the latter two products abandoned the "xVM" branding in late 2009, and are now called Oracle Enterprise Manager Ops Center and Oracle VM VirtualBox.
LPARUn système de partitionnement logique, ou Logical PARtition (LPAR), est un sous-ensemble des ressources matérielles de l'ordinateur (dans le domaine de la virtualisation), apparaissant comme un serveur distinct. En effet, une machine physique peut être partitionnée en plusieurs LPAR, chacune possédant son propre système d'exploitation. Cette technologie fut développée à l'origine par Amdahl, Hitachi Data Systems et IBM pour l'architecture mainframe dans le milieu des années 1980.
Bare metalEn informatique et électronique, on appelle bare-metal (signifiant en anglais, « métal nu ») ou programmation bare metal, un système informatique matériel utilisé sans système d'exploitation complexe mais directement par un programme, généralement à l'aide d'une bibliothèque spécialisée, à l'image de l'assembleur RISC-V BronzeBeard ou des bibliothèques mutli-plateforme telles que Barebox. Ce type d'utilisation se fait notamment dans le domaine de l'informatique embarquée, des jeux vidéos, ou des expérimentations en informatique.
ZSeriesDepuis , IBM désigne tous ses ordinateurs centraux (mainframes) par le nom eServer zSeries. Ce sont des ordinateurs , dont le premier est le zSeries 900. Depuis , avec une nouvelle génération de produits, la désignation officielle a changé pour IBM system z.