The Following User Says Thank You to SubCore For This Useful Post: | ||
![]() |
2009-12-17
, 22:23
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#42
|
![]() |
2009-12-17
, 22:43
|
Posts: 69 |
Thanked: 53 times |
Joined on Aug 2009
|
#43
|
![]() |
2009-12-17
, 22:50
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#44
|
![]() |
2009-12-18
, 00:43
|
Posts: 486 |
Thanked: 251 times |
Joined on Oct 2009
|
#45
|
I'm sorry, but you're just wrong. The N900 busybox tar very definitely does support gzip compression. It doesn't support bzip2 compression, however.
Type tar at the command line; it lists [czxtv0] as the valid options.
tar cvfz filename.tar.gz filename.ext
The Following User Says Thank You to j.s For This Useful Post: | ||
![]() |
2009-12-18
, 12:47
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#46
|
![]() |
2009-12-18
, 17:14
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#47
|
@Xizor - I'm still tinkering with that 'auto run' mechanism.
...
PS. Did you originally download the wrong JRE? Is that why you got the "Headless" exception?
![]() |
2009-12-18
, 18:15
|
Posts: 42 |
Thanked: 2 times |
Joined on Dec 2009
|
#48
|
Yep...that's part of the overhead involved in setting up the JVM, loading all the bytecode, initializing it and then letting it run. I guess it's up to Sun to optimize this process, but I wouldn't expect significant improvement unless they can implement some safe 'lazy optimization' for startup.
But it's a 600MHz ARM chip....whaddayagonnado? Imagine how treacly that same code would run on a 600Mhz pentium
The important thing is that it runs respectably well once it is loaded. I'm pleased with it.
I think this leads to the inevitable conclusion that Java on the N900 should be used sparingly and with due consideration to the bandwidth limits we face.
My strategy, if I use it at all, will be to prefer crafting very thin, lightweight clients that provide a visual surface for a native core...accessed via JNI/sockets.
![]() |
2009-12-18
, 18:33
|
Posts: 486 |
Thanked: 154 times |
Joined on Sep 2009
@ New York City
|
#49
|
![]() |
2009-12-19
, 23:05
|
|
Posts: 301 |
Thanked: 227 times |
Joined on Nov 2009
@ Turkey
|
#50
|
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg