Steffen Sledz <[email protected]> writes:
> The first thing we observed was that the do_rootfs stage made a very > big load (more than 500) on the machine but the cpu's aren't working > for 100%. I could track down the problem to the call > ... > which eats swap space without end till the system crashes (more than 100GB > swap space ist available). > > I've no idea how to inspect this problem further. Any ideas? I had a similar issue when /var/tmp in the rootfs was an absolute symlink pointing to toplevel /var/tmp which contained some millions of files. Can you look (lsof) which files are open by qemu? Enrico -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
