All of lore.kernel.org
 help / color / mirror / Atom feed
* poky consume all memory on redhat-based linux in virtualbox
@ 2011-09-22  9:28 蔡振军
  2011-09-22 10:01 ` Chris Tapp
  0 siblings, 1 reply; 3+ messages in thread
From: 蔡振军 @ 2011-09-22  9:28 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

Hi all,
         When I tried to build image on Fedora and Scientific , I encountered same problem that poky consume all memory and then system became very slow. The poky process also moved on hardly. After killing poky process, memory wasn’t freed. I had noticed that some process like “cc1”  brought up by poky process were still alive. Anybody know what’s the problem?
         Another trouble, toolchain built on Ubuntu can’t work well on Fedora. Qemu fail to mount nfs , but it can work on Ubuntu.

Best regards
Feye

蔡振军
网新技术有限公司物联网事业部
杭州天目山路226号网新大厦
电话-138 6745 1910


[-- Attachment #2: Type: text/html, Size: 3408 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: poky consume all memory on redhat-based linux in virtualbox
  2011-09-22  9:28 poky consume all memory on redhat-based linux in virtualbox 蔡振军
@ 2011-09-22 10:01 ` Chris Tapp
  2011-09-22 10:14   ` 答复: " 蔡振军
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Tapp @ 2011-09-22 10:01 UTC (permalink / raw)
  To: 蔡振军; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 855 bytes --]

On 22 Sep 2011, at 10:28, 蔡振军 wrote:

> Hi all,
>          When I tried to build image on Fedora and Scientific , I  
> encountered same problem that poky consume all memory and then  
> system became very slow. The poky process also moved on hardly.  
> After killing poky process, memory wasn’t freed. I had noticed that  
> some process like “cc1”  brought up by poky process were still  
> alive. Anybody know what’s the problem?

How much memory do you have? I've seen the build process peak at  
something like 2.5GB. I started running with a VM that only had 1GB  
allocated and had the same problem as this caused lots of swap file  
activity. It was mainly the compiler/linker that was using most of the  
memory, which would explain why you see 'cc1'. Don't forget that the  
build process fires off multiple processes.


[-- Attachment #2: Type: text/html, Size: 2172 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* 答复: poky consume all memory on redhat-based linux in virtualbox
  2011-09-22 10:01 ` Chris Tapp
@ 2011-09-22 10:14   ` 蔡振军
  0 siblings, 0 replies; 3+ messages in thread
From: 蔡振军 @ 2011-09-22 10:14 UTC (permalink / raw)
  To: Chris Tapp; +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]

Hi Chris,
         The VM has 1GB memory. Normally 400-500MB is consumed on Ubuntu ,so I think it is enough. Does redhat-based linux need more memory?
         Because I had closed terminal running poky, all process of poky should quit.

发件人: Chris Tapp [mailto:opensource@keylevel.com]
发送时间: 2011年9月22日 18:02
收件人: 蔡振军
抄送: yocto@yoctoproject.org
主题: Re: [yocto] poky consume all memory on redhat-based linux in virtualbox

On 22 Sep 2011, at 10:28, 蔡振军 wrote:


Hi all,
         When I tried to build image on Fedora and Scientific , I encountered same problem that poky consume all memory and then system became very slow. The poky process also moved on hardly. After killing poky process, memory wasn’t freed. I had noticed that some process like “cc1”  brought up by poky process were still alive. Anybody know what’s the problem?

How much memory do you have? I've seen the build process peak at something like 2.5GB. I started running with a VM that only had 1GB allocated and had the same problem as this caused lots of swap file activity. It was mainly the compiler/linker that was using most of the memory, which would explain why you see 'cc1'. Don't forget that the build process fires off multiple processes.


[-- Attachment #2: Type: text/html, Size: 5220 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-22 10:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-22  9:28 poky consume all memory on redhat-based linux in virtualbox 蔡振军
2011-09-22 10:01 ` Chris Tapp
2011-09-22 10:14   ` 答复: " 蔡振军

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.