![]() |
2010-04-29
, 16:01
|
Posts: 50 |
Thanked: 28 times |
Joined on Apr 2010
|
#1
|
![]() |
2010-04-29
, 16:04
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#2
|
![]() |
2010-04-29
, 16:06
|
Posts: 50 |
Thanked: 28 times |
Joined on Apr 2010
|
#3
|
![]() |
2010-04-29
, 16:37
|
|
Posts: 733 |
Thanked: 991 times |
Joined on Dec 2008
|
#4
|
![]() |
2010-04-29
, 16:55
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#5
|
Why on Earth someone decided that an already resource-limited device would need a VM to run apps is beyond me,
![]() |
2010-04-29
, 17:02
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#6
|
![]() |
2010-04-29
, 17:12
|
Posts: 5,335 |
Thanked: 8,187 times |
Joined on Mar 2007
@ Pennsylvania, USA
|
#7
|
The Following 2 Users Say Thank You to sjgadsby For This Useful Post: | ||
![]() |
2010-04-29
, 17:13
|
|
Posts: 733 |
Thanked: 991 times |
Joined on Dec 2008
|
#8
|
It is a modern (compiler science) way to have interpreted code in applications instead of fully compiled one.
Theoretically (and I believe in practise also in the future) interpreted code can be faster, more power efficient and less buggy than fully compiled one. There needs to be only one VM in RSS memory and all applications can use its codebase.
Device drivers and kernel is a different thing, but for applications it makes sense.
![]() |
2010-04-29
, 17:50
|
Posts: 670 |
Thanked: 367 times |
Joined on Mar 2009
|
#9
|
![]() |
2010-04-29
, 18:03
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#10
|