PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3467 nico 20 0 1518364 1.446g 788 R 98.7 64.8 0:40.89 6g
1548 root 20 0 370416 78924 15688 S 0.7 3.4 1:03.82 Xorg
Le lundi 6 juillet 2015 02:31:44 UTC+2, nicolas riesch a écrit :
I have compiled in VirtualBox a program having 50,000 lines of code.
When the memory available to VirtualBox is 1.8 Gb, 6g stops with the
message "out of memory".
I increased the memory avalable to VirtualBox to 2.4 Gb and it compiles
with no problem.
Using "top", I could see that 6g is using more than 1.5 Gb of memory
during compilation.
Is it expected that the compiler uses this amount of memory, or have I
come across some pathological case ?
uname -a
Linux nico-Qiana-Xfce 3.13.0-24-generic #47-Ubuntu SMP Fri May 2
23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
go version go1.3.2 linux/amd64
--When the memory available to VirtualBox is 1.8 Gb, 6g stops with the
message "out of memory".
I increased the memory avalable to VirtualBox to 2.4 Gb and it compiles
with no problem.
Using "top", I could see that 6g is using more than 1.5 Gb of memory
during compilation.
Is it expected that the compiler uses this amount of memory, or have I
come across some pathological case ?
uname -a
Linux nico-Qiana-Xfce 3.13.0-24-generic #47-Ubuntu SMP Fri May 2
23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
go version go1.3.2 linux/amd64
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.