Adaptive Domain Environment for Operating Systems (original) (raw)

About DBpedia

Adaptive Domain Environment Operating Systems (ADEOS) proporciona un entorno flexible para compartir los recursos hardware para múltiples sistemas operativos o múltiples instancias de un mismo sistema operativo.ADEOS activa múltiples núcleos, llamados dominios, que existen simultáneamente sobre el mismo hardware. Ninguno de éstos dominios necesariamente conoce la existencia del resto, pero todos ellos si conocen de la existencia de ADEOS. Un dominio puede ser un Sistema Operativo completo, pero no necesariamente.

thumbnail

Property Value
dbo:abstract Adeos (Adaptive Domain Environment for Operating Systems) je hardware abstraction layer (HAL), nebo , který pracuje mezi hardwarem a operačním systémem, který na něm běží. To je odlišné od jiných nanokernelů v tom, že to není jen nízká vrstva pro vnější jádro, místo toho má spouštět několik jader dohromady, což je podobné jako u virtualizačních technologií. Adeos poskytuje flexibilní prostředí pro sdílení hardwarových prostředků mezi více operačními systémy, nebo mezi více instancemi jednoho operačního systému, což umožňuje existenci více oblastí podle priorit současně na stejném hardwaru. Adeos byl úspěšně vložen do linuxového jádra a otevírá tím řadu možností, jako je SMP clustering, efektivnější virtualizace, patchless ladění jádra a real-time systémy pro Linux. Neobvykle mezi HAL je, že Adeos může být načten jako Linux a povolit tak jinému OS běžet spolu s ním. Ve skutečnosti byl Adeos vyvinut v rámci (Real-Time Application Interface) aby jej modularizoval a oddělil HAL od real-time jádra. (cs) Adeos (Adaptive Domain Environment for Operating Systems) és un hipervisor, permetent executar en una mateixa màquina diversos sistemes operatius o diverses instàncies d'un mateix, especialment pensat per a sistemes de temps real. Adeos permet l'existència de diversos dominis prioritzats en un mateix maquinari. Adeos ha estat inserit amb èxit com a capa d'abstracció de maquinari (HAL) de Linux oferint la possibilitat de simultaniejar Linux i sistemes de tempos real. Inusualment, Adeos pot ser incorporat pel Linux com un mòdul de nucli (ang: kernel loadable module). Adeos és utilitzat per RTAI/Xenomai per facilitar-ne la integració amb Linux. (ca) Adeos (Adaptive Domain Environment for Operating Systems) is a nanokernel hardware abstraction layer (HAL), or hypervisor, that operates between computer hardware and the operating system (OS) that runs on it. It is distinct from other nanokernels in that it is not only a low level layer for an outer kernel. Instead, it is intended to run several kernels together, which makes it similar to full virtualization technologies. It is free and open-source software released under a GNU General Public License (GPL). Adeos provides a flexible environment for sharing hardware resources among multiple operating systems, or among multiple instances of one OS, thereby enabling multiple prioritized domains to exist simultaneously on the same hardware. Adeos has been successfully inserted beneath the Linux kernel, opening a range of possibilities, such as symmetric multiprocessing (SMP) clustering, more efficient virtualization, patchless kernel debugging, and real-time computing (RT) systems for Linux. Unusually among HALs, Adeos can be loaded as a Linux loadable kernel module to allow another OS to run along with it. Adeos was developed in the context of real-time application interface (RTAI) to modularize it and separate the HAL from the real-time kernel. (en) Adaptive Domain Environment Operating Systems (ADEOS) proporciona un entorno flexible para compartir los recursos hardware para múltiples sistemas operativos o múltiples instancias de un mismo sistema operativo.ADEOS activa múltiples núcleos, llamados dominios, que existen simultáneamente sobre el mismo hardware. Ninguno de éstos dominios necesariamente conoce la existencia del resto, pero todos ellos si conocen de la existencia de ADEOS. Un dominio puede ser un Sistema Operativo completo, pero no necesariamente. (es) Adeos (Adaptive Domain Environment for Operating Systems) est un logiciel hyperviseur créé par Karim Yaghmour en 2003 et destiné à partager les ressources matérielles entre divers systèmes d'exploitation. Il est utilisé conjointement à Linux afin de lui permettre d'ajouter des fonctionnalités temps-réel dures dans les projets RTAI et Xenomai. Originellement créé par Philippe Gerum en 2003 pour contourner le brevet déposé par Victor Yodaiken et Michael Barabanov de FSMLabs concernant une technique triviale utilisée dans RTLinux, Adeos est basé sur une idée originale de Karim Yaghmour publiée dans un article de février 2002. (fr) Adeos(Adaptive Domain Environment for Operating Systems)は、ナノカーネル型の Hardware Abstract Layer (HAL) であり、ハードウェアとオペレーティングシステム (OS) の中間で動作する。他のナノカーネルと違う点は、OSのカーネルの一部として動作するわけではない点である。実際、複数のカーネルを上位で同時に動作させることができ、一種の仮想化技術になっている。 Adeos は複数のOSや単一OSの複数インスタンスの間でハードウェアリソースを共有する柔軟な環境を提供し、同一ハードウェア上に複数の優先順位付けされたドメインを同時に存在させることができる。 Adeos を Linuxカーネル の下に挿入することで、SMPクラスタリング、パッチを使わないカーネルのデバッグ、Linux によるリアルタイムシステムといった可能性が開けてくる。 他の HAL とは異なり、Adeos は Linux のローダブル・カーネル・モジュールとしてロードでき、それを使って他のOSを動作させることができる。Adeos は RTAI (Real-Time Application Interface) の一環として、リアルタイムカーネルからHALを分離しモジュール化するために開発された。 (ja)
dbo:computingPlatform dbr:IA-32
dbo:genre dbr:Hypervisor dbr:Nanokernel
dbo:license dbr:GNU_General_Public_License
dbo:operatingSystem dbr:Linux
dbo:releaseDate 2002-06-03 (xsd:date)
dbo:thumbnail wiki-commons:Special:FilePath/AdeosArchitecture.png?width=300
dbo:wikiPageExternalLink https://web.archive.org/web/20070813040240/https:/gna.org/projects/adeos/
dbo:wikiPageID 604015 (xsd:integer)
dbo:wikiPageLength 10987 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1085095036 (xsd:integer)
dbo:wikiPageWikiLink dbr:Anonymous_pipe dbr:VMware dbr:System_administrator dbr:X86_virtualization dbr:Free_and_open-source_software dbr:Full_virtualization dbr:GNU_General_Public_License dbr:Linux dbr:Linux_kernel dbr:Computer_hardware dbr:Hardware_abstraction dbc:Nanokernels dbr:Windows_Virtual_PC dbr:Loadable_kernel_module dbc:Virtualization_software dbr:Real-time_computing dbr:HAL_(software) dbr:Interrupt dbr:Hypervisor dbr:Kernel-based_Virtual_Machine dbr:Nanokernel dbr:Operating_system dbr:RTAI dbr:Xen dbr:Xenomai dbr:Exokernel dbr:IA-32 dbr:In-circuit_emulation dbr:SimOS dbr:Symmetric_multiprocessing dbr:Queue_(data_structure) dbr:Signal_(computing) dbr:File:AdeosArchitecture.png dbr:File:AdeosInterruptPipe.png
dbp:author Karim Yaghmour, (en) Philippe Gerum (en)
dbp:genre Nanokernel hardware abstraction layer , hypervisor (en)
dbp:language English (en)
dbp:license dbr:GNU_General_Public_License
dbp:name Adeos (en)
dbp:operatingSystem dbr:Linux
dbp:platform dbr:IA-32
dbp:released 2002-06-03 (xsd:date)
dbp:wikiPageUsesTemplate dbt:Citation_needed dbt:Infobox_software dbt:Official_website dbt:Portal dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:URL dbt:Microkernel dbt:Virtualization_software
dct:subject dbc:Nanokernels dbc:Virtualization_software
gold:hypernym dbr:Layer
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 dbo:AnatomicalStructure yago:WikicatOperatingSystems yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:OperatingSystem106568134 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment Adaptive Domain Environment Operating Systems (ADEOS) proporciona un entorno flexible para compartir los recursos hardware para múltiples sistemas operativos o múltiples instancias de un mismo sistema operativo.ADEOS activa múltiples núcleos, llamados dominios, que existen simultáneamente sobre el mismo hardware. Ninguno de éstos dominios necesariamente conoce la existencia del resto, pero todos ellos si conocen de la existencia de ADEOS. Un dominio puede ser un Sistema Operativo completo, pero no necesariamente. (es) Adeos(Adaptive Domain Environment for Operating Systems)は、ナノカーネル型の Hardware Abstract Layer (HAL) であり、ハードウェアとオペレーティングシステム (OS) の中間で動作する。他のナノカーネルと違う点は、OSのカーネルの一部として動作するわけではない点である。実際、複数のカーネルを上位で同時に動作させることができ、一種の仮想化技術になっている。 Adeos は複数のOSや単一OSの複数インスタンスの間でハードウェアリソースを共有する柔軟な環境を提供し、同一ハードウェア上に複数の優先順位付けされたドメインを同時に存在させることができる。 Adeos を Linuxカーネル の下に挿入することで、SMPクラスタリング、パッチを使わないカーネルのデバッグ、Linux によるリアルタイムシステムといった可能性が開けてくる。 他の HAL とは異なり、Adeos は Linux のローダブル・カーネル・モジュールとしてロードでき、それを使って他のOSを動作させることができる。Adeos は RTAI (Real-Time Application Interface) の一環として、リアルタイムカーネルからHALを分離しモジュール化するために開発された。 (ja) Adeos (Adaptive Domain Environment for Operating Systems) és un hipervisor, permetent executar en una mateixa màquina diversos sistemes operatius o diverses instàncies d'un mateix, especialment pensat per a sistemes de temps real. Adeos permet l'existència de diversos dominis prioritzats en un mateix maquinari. Adeos ha estat inserit amb èxit com a capa d'abstracció de maquinari (HAL) de Linux oferint la possibilitat de simultaniejar Linux i sistemes de tempos real. Inusualment, Adeos pot ser incorporat pel Linux com un mòdul de nucli (ang: kernel loadable module). (ca) Adeos (Adaptive Domain Environment for Operating Systems) je hardware abstraction layer (HAL), nebo , který pracuje mezi hardwarem a operačním systémem, který na něm běží. To je odlišné od jiných nanokernelů v tom, že to není jen nízká vrstva pro vnější jádro, místo toho má spouštět několik jader dohromady, což je podobné jako u virtualizačních technologií. Adeos poskytuje flexibilní prostředí pro sdílení hardwarových prostředků mezi více operačními systémy, nebo mezi více instancemi jednoho operačního systému, což umožňuje existenci více oblastí podle priorit současně na stejném hardwaru. (cs) Adeos (Adaptive Domain Environment for Operating Systems) is a nanokernel hardware abstraction layer (HAL), or hypervisor, that operates between computer hardware and the operating system (OS) that runs on it. It is distinct from other nanokernels in that it is not only a low level layer for an outer kernel. Instead, it is intended to run several kernels together, which makes it similar to full virtualization technologies. It is free and open-source software released under a GNU General Public License (GPL). (en) Adeos (Adaptive Domain Environment for Operating Systems) est un logiciel hyperviseur créé par Karim Yaghmour en 2003 et destiné à partager les ressources matérielles entre divers systèmes d'exploitation. Il est utilisé conjointement à Linux afin de lui permettre d'ajouter des fonctionnalités temps-réel dures dans les projets RTAI et Xenomai. (fr)
rdfs:label Adeos (ca) Adaptive Domain Environment for Operating Systems (cs) Adaptive Domain Environment for Operating Systems (en) Adaptive Domain Environment Operating Systems (es) Adeos (fr) Adeos (ja)
owl:sameAs freebase:Adaptive Domain Environment for Operating Systems yago-res:Adaptive Domain Environment for Operating Systems wikidata:Adaptive Domain Environment for Operating Systems dbpedia-ca:Adaptive Domain Environment for Operating Systems dbpedia-cs:Adaptive Domain Environment for Operating Systems dbpedia-es:Adaptive Domain Environment for Operating Systems dbpedia-fr:Adaptive Domain Environment for Operating Systems dbpedia-ja:Adaptive Domain Environment for Operating Systems https://global.dbpedia.org/id/2cuzj
prov:wasDerivedFrom wikipedia-en:Adaptive_Domain_Environment_for_Operating_Systems?oldid=1085095036&ns=0
foaf:depiction wiki-commons:Special:FilePath/AdeosArchitecture.png wiki-commons:Special:FilePath/AdeosInterruptPipe.png
foaf:homepage http://www.opersys.com/adeos
foaf:isPrimaryTopicOf wikipedia-en:Adaptive_Domain_Environment_for_Operating_Systems
foaf:name Adeos (en)
is dbo:wikiPageDisambiguates of dbr:Adeos
is dbo:wikiPageRedirects of dbr:Adaptive_domain_environment_for_operating_systems
is dbo:wikiPageWikiLink of dbr:Full_virtualization dbr:Hardware_abstraction dbr:Microkernel dbr:Adaptive_domain_environment_for_operating_systems dbr:Adeos dbr:RTAI dbr:Xenomai dbr:Virtual_machine
is foaf:primaryTopic of wikipedia-en:Adaptive_Domain_Environment_for_Operating_Systems