Micro-Partitioning (original) (raw)
Micro-Partitioning(マイクロ・パーティショニング)は、IBMの仮想化技術の1つであり、POWER5を搭載したSystem pやSystem iで登場した。ファームウェアである POWER ハイパーバイザ の機能によって、物理プロセッサーの複数LPARでの共有と、CPU使用率などの構成と管理を提供する。POWER5 以降のシステムでは、全てのシステムはハイパーバイザの上で稼働する。
Property | Value |
---|---|
dbo:abstract | Le micro-partitionnement est une forme de partitionnement logique introduit par IBM sur les systèmes utilisant les processeurs POWER5 (typiquement le système d'exploitation AIX). Le micro-partitionnement travaille avec une file de processeurs partagés qui partage les processeurs physiques plutôt que d'avoir une attribution dédiée. Cette file de processeurs partagés peut supporter jusqu'à dix fois plus d'images OS qu'avec des processeurs physiques (on peut donc faire dix partitions avec un processeur physique). Il n'y a pas de lien entre les micro-partitions et les processeurs physiques : c'est la couche Hyperviseur qui alloue les ressources selon les règles définies lors de la création des partitions.Cette couche Hyperviseur est une fonction du firmware et se retrouve dans les serveurs POWER5 et POWER6, que l'on utilise le micro-partitionnement ou pas. Il est donc possible d'allouer des fractions de processeur à une partition (par exemple 1,5 processeur pour une partition, et 2,5 pour une autre sur une machine disposant de quatre processeurs). Il est possible de changer dynamiquement cette répartition entre les micro-partitions (beaucoup plus facilement que la répartition de la mémoire). * Portail de l’informatique (fr) Micro-Partitioning is a form of logical partitioning which was introduced by IBM on systems using the POWER5 processor, and is also referred to as a shared processor partition, and only differs from a dedicated processor partition in the way CPU utilization is configured and managed by the POWER Hypervisor (PHYP) firmware. All IBM POWER5 and POWER6 systems are partitioned and will run "on top" of the PHYP. The POWER Hypervisor controls time slicing, management of all hardware interrupts, dynamic movement of resources across multiple operating systems, and dispatching of logical partition workloads. When a shared processor partition is activated by the PHYP, the LPAR is guaranteed a certain processing capacity, if needed, and a number of virtual processors, based on configuration and current availability. The processing capacity is drawn from a pool of shared processor resources. The minimum processing capacity per processor is 1/10 of a physical processor core, with a further granularity of 1/100, and the PHYP uses a 10 ms time slicing dispatch window for scheduling all shared processor partitions' virtual processor queues to the PHYP physical processor core queues. A shared processor partition can be either capped or uncapped. A capped partition can never exceed the currently configured processing capacity, whereas an uncapped partition can exceed the currently configured processing capacity up to 100% of the number of the currently configured virtual processors. If the shared processor partition is DLPAR capable, the number of virtual processors and processing capacity can be altered dynamically for the partition. (en) Micro-Partitioning(マイクロ・パーティショニング)は、IBMの仮想化技術の1つであり、POWER5を搭載したSystem pやSystem iで登場した。ファームウェアである POWER ハイパーバイザ の機能によって、物理プロセッサーの複数LPARでの共有と、CPU使用率などの構成と管理を提供する。POWER5 以降のシステムでは、全てのシステムはハイパーバイザの上で稼働する。 (ja) |
dbo:wikiPageExternalLink | http://www-01.ibm.com/common/ssi/cgi-bin/ssialias%3Finfotype=an&subtype=ca&appname=Demo&htmlfid=897/ENUS207-269 https://www-01.ibm.com/servers/resourcelink/lib03030.nsf/web+search/0E6125F89F8B8EF6852572E6007E884D/$file/sa76-0098.pdf https://www14.software.ibm.com/webapp/set2/flrt/home https://web.archive.org/web/20060908184316/http:/www-941.ibm.com/collaboration/wiki/display/LinuxP/POWER5+Hypervisor https://web.archive.org/web/20060908185742/http:/www-941.ibm.com/collaboration/wiki/display/LinuxP/Virtualization+Concepts https://web.archive.org/web/20061022012134/http:/www-941.ibm.com/collaboration/wiki/display/virtualization/POWER5+Hypervisor%3Fdecorator=printable http://www.redbooks.ibm.com/abstracts/redp4194.html http://www.redbooks.ibm.com/abstracts/sg247039.html http://www.redbooks.ibm.com/abstracts/sg247940.html https://www-01.ibm.com/servers/resourcelink/lib03030.nsf/pages/AdvancedPOWERVirtualizationOperationsGuide/$file/sa76-0100.pdf https://www-01.ibm.com/servers/resourcelink/lib03030.nsf/pages/IntroductionToVirtualization/$file/sa76-0145.pdf http://www.ibm.com/developerworks/aix/library/au-syspvirtualization/index.html |
dbo:wikiPageID | 2920361 (xsd:integer) |
dbo:wikiPageLength | 3834 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 886218262 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:VM_(operating_system) dbc:Hardware_partitioning dbr:Dynamic_Logical_Partitioning dbr:LPAR dbc:IBM_computer_hardware dbr:IBM dbr:POWER5 dbr:PowerVM dbr:POWER6 dbr:Logical_partitioning |
dbp:bot | InternetArchiveBot (en) |
dbp:date | January 2018 (en) |
dbp:fixAttempted | yes (en) |
dbp:wikiPageUsesTemplate | dbt:Dead_link |
dcterms:subject | dbc:Hardware_partitioning dbc:IBM_computer_hardware |
gold:hypernym | dbr:Form |
rdfs:comment | Micro-Partitioning(マイクロ・パーティショニング)は、IBMの仮想化技術の1つであり、POWER5を搭載したSystem pやSystem iで登場した。ファームウェアである POWER ハイパーバイザ の機能によって、物理プロセッサーの複数LPARでの共有と、CPU使用率などの構成と管理を提供する。POWER5 以降のシステムでは、全てのシステムはハイパーバイザの上で稼働する。 (ja) Micro-Partitioning is a form of logical partitioning which was introduced by IBM on systems using the POWER5 processor, and is also referred to as a shared processor partition, and only differs from a dedicated processor partition in the way CPU utilization is configured and managed by the POWER Hypervisor (PHYP) firmware. All IBM POWER5 and POWER6 systems are partitioned and will run "on top" of the PHYP. If the shared processor partition is DLPAR capable, the number of virtual processors and processing capacity can be altered dynamically for the partition. (en) Le micro-partitionnement est une forme de partitionnement logique introduit par IBM sur les systèmes utilisant les processeurs POWER5 (typiquement le système d'exploitation AIX). Le micro-partitionnement travaille avec une file de processeurs partagés qui partage les processeurs physiques plutôt que d'avoir une attribution dédiée. Cette file de processeurs partagés peut supporter jusqu'à dix fois plus d'images OS qu'avec des processeurs physiques (on peut donc faire dix partitions avec un processeur physique). * Portail de l’informatique (fr) |
rdfs:label | Micro-partitionnement (fr) Micro-Partitioning (ja) Micro-Partitioning (en) |
owl:sameAs | freebase:Micro-Partitioning wikidata:Micro-Partitioning dbpedia-fr:Micro-Partitioning dbpedia-ja:Micro-Partitioning https://global.dbpedia.org/id/4s5M7 |
prov:wasDerivedFrom | wikipedia-en:Micro-Partitioning?oldid=886218262&ns=0 |
foaf:isPrimaryTopicOf | wikipedia-en:Micro-Partitioning |
is dbo:wikiPageRedirects of | dbr:Micro-partitioning |
is dbo:wikiPageWikiLink of | dbr:Dynamic_Logical_Partitioning dbr:Logical_partition dbr:IBM_AIX dbr:PowerVM dbr:Micro-partitioning |
is foaf:primaryTopic of | wikipedia-en:Micro-Partitioning |