Autoconf painfully slow on Ubuntu 10.04
Posted: 29. Oct 2010, 17:43
Hi everyone !
I'm new to Virtualbox: I've enjoyed using it for a few days but I've discovered that compiling in a Linux guest is terribly slow.
Autoconf (./configure) is painfully slow (1 or 2 lines per second) and I would like to know what happens.
It seems that compiling the C files is actually faster than doing a single configure step.
I am compiling software like binutils, ncurses, DirectFB and the linux kernel.
System time seems to be where the majority of the CPU time is spent, and top is showing that bash is the guilty one (usually in multiples instances, >4).
Is there a way to pinpoint the actual bottleneck ? I assume top is not the best tool for that ...
Thanks in advance !
Host Info:
Windows XP sp3 32bits
Intel Core2 Quad Q6850 3.0Ghz
4GB ram
Vbox 3.2.10 r66523 PEUL
Guest:
Ubuntu 10.04 32bits + Guest Additions
1GB Ram, Dynamic VMDK, 4 CPUs, VT-x and Nested paging ON
I'm new to Virtualbox: I've enjoyed using it for a few days but I've discovered that compiling in a Linux guest is terribly slow.
Autoconf (./configure) is painfully slow (1 or 2 lines per second) and I would like to know what happens.
It seems that compiling the C files is actually faster than doing a single configure step.
I am compiling software like binutils, ncurses, DirectFB and the linux kernel.
System time seems to be where the majority of the CPU time is spent, and top is showing that bash is the guilty one (usually in multiples instances, >4).
Is there a way to pinpoint the actual bottleneck ? I assume top is not the best tool for that ...
Thanks in advance !
Host Info:
Windows XP sp3 32bits
Intel Core2 Quad Q6850 3.0Ghz
4GB ram
Vbox 3.2.10 r66523 PEUL
Guest:
Ubuntu 10.04 32bits + Guest Additions
1GB Ram, Dynamic VMDK, 4 CPUs, VT-x and Nested paging ON