First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 84402
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Gentoo Team <embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David Anes <danes@fiv.upv.es>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 84402 depends on: Show dependency tree
Bug 84402 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-07 08:07 0000
When using bitbake, the memory comsumption fullfills the main memory (512MB
RAM) and half th swap (512MB on HD). Linux starts doing hyperpagging on the
swap partition and Bitbake builds take forever.

Openembedded guys recommend at least 512MB of RAM, but this is not always true.

Reproducible: Always
Steps to Reproduce:
1. Install bitbake
2. Set bitbake environment
3. # bitbake gcc-cross (for example)

Actual Results:  
Excessive memory comsumption causes Linux to do hyperpagging on the swap.

Expected Results:  
Get the bitbake package compiled

There is a patch on http://www.frankengul.org/~seb/cowbb/ to solve the problem,
so the ebuild of bitbake could apply it before compiling bitbake.

The patch reduces drastically the memory consumption of bitbake.

Here is the IBot response on the #oe irc channel for the patch:
"[bbcow] a couple patches for bitbake and openembedded to use copy-on-write for
the metadata handling.  It greatly reduces memory consumption.  Get them at
http://www.frankengul.org/~seb/cowbb/."

------- Comment #1 From SpanKY 2005-03-08 15:35:39 0000 -------
added patch to ebuild

First Last Prev Next    No search results available      Search page      Enter new bug