Quote:
Originally Posted by nixkalo
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