Dark Mode

Jump to content

Talk:K virtual machine

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This article is rated Stub-class on Wikipedia's content assessment scale.
It is of interest to the following WikiProjects:
Java Low-importance
This article is within the scope of WikiProject Java, a collaborative effort to improve the coverage of Java on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.JavaWikipedia:WikiProject JavaTemplate:WikiProject JavaJava
LowThis article has been rated as Low-importance on the project's importance scale.
This article has been automatically rated by a bot or other tool as Stub-class because it uses a stub template. Please ensure the assessment is correct before removing the |auto= parameter.
Computing: Software
This article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.ComputingWikipedia:WikiProject ComputingTemplate:WikiProject ComputingComputing
???This article has not yet received a rating on the project's importance scale.
This article is supported by WikiProject Software.
This article has been automatically rated by a bot or other tool as Stub-class because it uses a stub template. Please ensure the assessment is correct before removing the |auto= parameter.

How many KVMs?

[edit]

The article talks about "the KVM" as if there is only one KVM but also about "a KVM" which "may not" support floating-point, as if there is many possible KVMs. Which is it? -- pne (talk) 12:19, 16 March 2011 (UTC)[reply]

There is only one KVM (Kilobyte Virtual Machine.)

[edit]

It is related to J2ME and hardware performing java functions in place of software is part of the differance On small embedded devices floating point and other sophisticated libraries are often unaffordable luxuries.

From the description pdf at Orical [1]

The "K" in KVM stands for "kilo." It was so named because its memory budget is measured in kilobytes (whereas desktop systems are measured in megabytes). KVM is suitable for 16/ 32-bit RISC/ CISC microprocessors with a total memory budget of no more than a few hundred kilobytes (potentially less than 128 kilobytes). This typically applies to digital cellular phones, pagers, personal organizers, and small retail payment terminals. Scottprovost (talk) 16:47, 7 December 2013 (UTC)[reply]