Bug 53678
| Summary: | mozilla sometimes opens IN galeon and performs poorly | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Mike McLean <mikem> | ||||||
| Component: | galeon | Assignee: | Christopher Blizzard <blizzard> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 7.3 | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i386 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2001-09-25 20:51:37 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Michael A. McLean
2001-09-14 20:58:21 UTC
Created attachment 31797 [details]
gtop with mozilla mail embedded in galeon
Created attachment 31798 [details]
gtop with mozilla and galeon running separately
Wow. Now _that_ is a bug. Oh. If you're using gtop it will combine all of the threads into a single process giving the illusion of using that much memory. In fact, all of the memory is shared so assuming that there are (5) galeon-bin processes instead of using 200 meg of memory it's actually using 200 / 5 or 40 meg. Note however that the single thread of X is consuming most of the memory. The load is so intense that on a Proliant DL380 with 512M of ram X will simply lock up. Fixed in rawhide. |