Re: [yocto] File system optimization in yocto

2017-07-04 Thread Esponde, Joel
16:34 À : yocto@yoctoproject.org Objet : [yocto] File system optimization in yocto Hi, I am trying to optimise the file system. I have removed the packages which are not required using PACKAGE_EXCLUDE. It still take around 8 seconds to load the file system. How can I optimization so that my

[yocto] File system optimization in yocto

2017-07-03 Thread Prasoon Kumar
Hi, I am trying to optimise the file system. I have removed the packages which are not required using PACKAGE_EXCLUDE. It still take around 8 seconds to load the file system. How can I optimization so that my file system loading take less time. Is there any way to load files in a multi-threaded w