View Single Post
Old 02-15-2016, 05:15 PM   #6
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by nixkalo View Post
On the other side we are doing also the opposite with /var: taking 32Mb of RAM for use as filesystem.
Maybe /var size can be reduced in /etc/upstart/system.conf?
On the other side of what? Reality?

Have you read the logs of what all the system does to verify the partitioning of the eMMC is 'as expected'?
Read the logs attached to the 'recover ... with fastboot' thread.

PS: only the /var/local sub-tree of /var is on its own partition.
The rest of the /var tree is already in RAM (specifically, the VFS cache blocks):
Code:
[root@kindle /var]# df .
Filesystem           1K-blocks      Used Available Use% Mounted on
tmpfs                    32768       696     32072   2% /var

Last edited by knc1; 02-15-2016 at 05:25 PM.
knc1 is offline   Reply With Quote