Dis virtual machine
E632963
Dis virtual machine is the lightweight, register-based virtual machine at the core of the Inferno operating system, designed to execute its portable Dis bytecode across diverse platforms.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Dis virtual machine canonical | 3 |
How this entity was disambiguated
This entity first appeared as the object of triple T6991640 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: Dis virtual machine Context triple: [Inferno operating system, usesVirtualMachine, Dis virtual machine]
-
A.
VM
VM is the abbreviation for the Volksmarine, the navy of the former German Democratic Republic (East Germany).
-
B.
z/VM
z/VM is IBM's mainframe virtualization operating system that allows multiple virtual machines to run concurrently on IBM System z hardware.
-
C.
Java Virtual Machine
The Java Virtual Machine (JVM) is a platform-independent runtime environment that executes compiled Java bytecode and enables languages like Java, Kotlin, and Groovy to run on diverse hardware and operating systems.
-
D.
VMX
VMX is a vector processing extension to the PowerPC architecture designed to accelerate multimedia, signal processing, and other parallelizable computations.
-
E.
QEMU
QEMU is an open-source machine emulator and virtualizer that enables running operating systems and programs for one hardware platform on another.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: Dis virtual machine Target entity description: Dis virtual machine is the lightweight, register-based virtual machine at the core of the Inferno operating system, designed to execute its portable Dis bytecode across diverse platforms.
-
A.
VM
VM is the abbreviation for the Volksmarine, the navy of the former German Democratic Republic (East Germany).
-
B.
z/VM
z/VM is IBM's mainframe virtualization operating system that allows multiple virtual machines to run concurrently on IBM System z hardware.
-
C.
Java Virtual Machine
The Java Virtual Machine (JVM) is a platform-independent runtime environment that executes compiled Java bytecode and enables languages like Java, Kotlin, and Groovy to run on diverse hardware and operating systems.
-
D.
VMX
VMX is a vector processing extension to the PowerPC architecture designed to accelerate multimedia, signal processing, and other parallelizable computations.
-
E.
QEMU
QEMU is an open-source machine emulator and virtualizer that enables running operating systems and programs for one hardware platform on another.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
bytecode interpreter
ⓘ
register-based virtual machine ⓘ virtual machine ⓘ |
| abstractionLevel | low-level virtual machine ⓘ |
| associatedWith | Limbo programming language NERFINISHED ⓘ |
| coreOf | Inferno operating system NERFINISHED ⓘ |
| designedFor |
executing Dis bytecode
ⓘ
portability across diverse platforms ⓘ |
| developedAt | Bell Labs NERFINISHED ⓘ |
| distinguishedBy | register-based design instead of stack-based design ⓘ |
| enables | platform-independent execution ⓘ |
| executes |
Dis instruction set
ⓘ
compiled Limbo code ⓘ |
| executionEnvironmentFor | Inferno system services NERFINISHED ⓘ |
| executionModel | register-based ⓘ |
| hasComponent | Dis instruction set ⓘ |
| hasFeature |
portable execution semantics
ⓘ
strong isolation between processes ⓘ virtualized stack and registers ⓘ well-defined bytecode format ⓘ well-defined calling conventions for Dis code ⓘ |
| hasGoal |
simplified portability for Inferno applications
ⓘ
uniform runtime across heterogeneous systems ⓘ |
| hasNameOrigin | named after Dis bytecode format ⓘ |
| hasProperty |
architecture-neutral bytecode
ⓘ
independent of underlying CPU instruction set ⓘ |
| implements |
Inferno communication primitives
ⓘ
Inferno process model ⓘ |
| influencedBy | Bell Labs research on operating systems ⓘ |
| is | lightweight ⓘ |
| languageRuntimeFor | Limbo NERFINISHED ⓘ |
| partOf | Inferno software architecture NERFINISHED ⓘ |
| relatedTo |
.NET Common Language Runtime
NERFINISHED
ⓘ
Java Virtual Machine NERFINISHED ⓘ |
| runs | Dis bytecode programs ⓘ |
| supports |
communication via channels
ⓘ
concurrent processes ⓘ dynamic loading of Dis modules ⓘ garbage-collected runtime ⓘ portable Dis bytecode ⓘ type-safe execution model ⓘ |
| targetPlatform |
Inferno hosted on Plan 9
ⓘ
Inferno hosted on Unix ⓘ Inferno hosted on Windows ⓘ Inferno hosted on other environments ⓘ Inferno on native hardware ⓘ |
| usedFor | network-distributed applications in Inferno ⓘ |
| usedIn | Inferno OS applications ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: Dis virtual machine Description of subject: Dis virtual machine is the lightweight, register-based virtual machine at the core of the Inferno operating system, designed to execute its portable Dis bytecode across diverse platforms.
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.