About: BareMetal

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

BareMetal is an exokernel-based single address space operating system (OS) created by Return Infinity. It is written in assembly to achieve high-performance computing with minimal footprint with a "just enough operating system" (JeOS) approach. The operating system is primarily targeted towards virtualized environments for cloud computing, or HPCs due to its design as a lightweight kernel (LWK). It could be used as a unikernel.

Property Value
dbo:abstract
  • BareMetal is an exokernel-based single address space operating system (OS) created by Return Infinity. It is written in assembly to achieve high-performance computing with minimal footprint with a "just enough operating system" (JeOS) approach. The operating system is primarily targeted towards virtualized environments for cloud computing, or HPCs due to its design as a lightweight kernel (LWK). It could be used as a unikernel. It was inspired by another OS written in assembly, MikeOS, and it is a recent example of an operating system that is not written in C or C++, nor based on Unix-like kernels. (en)
  • BareMetal OS es un sistema operativo de 64 bits para la plataforma x86-64, de fuente abierta, escrito en ensamblador, y creado por ​ para lograr computación de alto rendimiento con un tamaño mínimo.​ Es un ejemplo actual de un sistema operativo que no está basado en C, C++, o kernels tipo Unix. BareMetal OS está dirigido a computación de alto rendimiento, aplicaciones embebidas, y propósitos educativos en programación x86-64 en lenguaje ensamblador. Tiene un tamaño de 16384 bytes, es monotarea, multiprocesador, admitiendo hasta 128 procesadores x86-64, no tiene interfaz gráfica (GUI), y está escrito con la simplicidad como un objetivo principal.​ La versión actual al 23 de febrero de 2012 es la 0.5.3. (es)
dbo:language
dbo:latestReleaseDate
  • 2017-11-13 (xsd:date)
dbo:latestReleaseVersion
  • 1.0.0
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 35292139 (xsd:integer)
dbo:wikiPageLength
  • 8953 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1067363317 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Return Infinity (en)
dbp:kernelType
dbp:language
dbp:latestReleaseDate
  • 2017-11-13 (xsd:date)
dbp:latestReleaseVersion
  • 1 (xsd:integer)
dbp:license
dbp:marketingTarget
dbp:programmedIn
dbp:sourceModel
dbp:supportedPlatforms
dbp:ui
dbp:userland
  • Unknown (en)
dbp:website
dbp:wikiPageUsesTemplate
dbp:workingState
  • Current (en)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • BareMetal is an exokernel-based single address space operating system (OS) created by Return Infinity. It is written in assembly to achieve high-performance computing with minimal footprint with a "just enough operating system" (JeOS) approach. The operating system is primarily targeted towards virtualized environments for cloud computing, or HPCs due to its design as a lightweight kernel (LWK). It could be used as a unikernel. (en)
  • BareMetal OS es un sistema operativo de 64 bits para la plataforma x86-64, de fuente abierta, escrito en ensamblador, y creado por ​ para lograr computación de alto rendimiento con un tamaño mínimo.​ Es un ejemplo actual de un sistema operativo que no está basado en C, C++, o kernels tipo Unix. (es)
rdfs:label
  • BareMetal (en)
  • BareMetal OS (es)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License