szopin
|
2012-06-16
, 06:14
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#131
|
|
2012-06-16
, 07:23
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#132
|
Ok, just thinking out loud, pls correct me if I'm wrong, but if thumb2 saves 3-4mb out of 14 on average... we should be able to free extra 45 out of 150mb in rootfs that are there by default(add some optifying for good measure). Is killing compression an option? Should give speed/battery(no CPU overkill) gain for most (I'll stick to having libs there, but standard user...). Then again the 150mb that are there are already compressed, so would expect them uncompressed to take over 200, thumb2 could help this???
|
2012-06-16
, 07:30
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#133
|
Ok, just thinking out loud, pls correct me if I'm wrong, but if thumb2 saves 3-4mb out of 14 on average... we should be able to free extra 45 out of 150mb in rootfs that are there by default(add some optifying for good measure). Is killing compression an option? Should give speed/battery(no CPU overkill) gain for most (I'll stick to having libs there, but standard user...). Then again the 150mb that are there are already compressed, so would expect them uncompressed to take over 200, thumb2 could help this???
|
2012-06-16
, 09:07
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#134
|
|
2012-06-16
, 10:05
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#135
|
Nokia-N900:~# du -xhs / 345.6M /
|
2012-06-16
, 10:21
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#136
|
|
2012-06-16
, 10:36
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#137
|
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
|
2012-06-16
, 10:39
|
Posts: 204 |
Thanked: 423 times |
Joined on Jan 2011
|
#138
|
Nokia-N900:~# mkdir /uc Nokia-N900:~# chattr -c /uc Nokia-N900:~# df -h / Filesystem Size Used Available Use% Mounted on rootfs 227.9M 179.1M 48.7M 79% / Nokia-N900:~# dd if=/dev/zero of=/10Mfile bs=1K count=10K 10240+0 records in 10240+0 records out 10485760 bytes (10.0MB) copied, 0.169525 seconds, 59.0MB/s Nokia-N900:~# df -h / Filesystem Size Used Available Use% Mounted on rootfs 227.9M 180.7M 47.2M 79% / Nokia-N900:~# dd if=/dev/zero of=/uc/10Mfile bs=1K count=10K 10240+0 records in 10240+0 records out 10485760 bytes (10.0MB) copied, 0.195251 seconds, 51.2MB/s Nokia-N900:~# df -h / Filesystem Size Used Available Use% Mounted on rootfs 227.9M 187.4M 40.5M 82% / Nokia-N900:~#
|
2012-06-16
, 11:42
|
Posts: 3,074 |
Thanked: 12,960 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#139
|
The Following User Says Thank You to freemangordon For This Useful Post: | ||
|
2012-06-16
, 12:01
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#140
|
For now, I have
So, without optifying uncompressing whole rootfs is not an option.Code:Nokia-N900:~# du -xhs / 345.6M /
Tags |
code size, dinosaurs, fmg ftw!, fmg.da.king, performance, thumb, thumb life |
|