Bug 181351 - Incorrect memory usage info in linux 64bit
Summary: Incorrect memory usage info in linux 64bit
Keywords:
Status: CLOSED DUPLICATE of bug 181348
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: kernel
Version: 3.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Paradis
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-13 16:53 UTC by Rajdeep Sengupta
Modified: 2013-08-06 01:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-13 20:38:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Rajdeep Sengupta 2006-02-13 16:53:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Description of problem:
We want to report runtime memory usage in our application running on linux 64bit. We do not know any API which we can use it in our application so that it reports correct result over 2GB of memeory.
So please let me know if there is any API for the same. Suppose there is no such API present in the current release, then could you send us a shared library which we can overload in our application which will keep track of the memory usage and report it correctly.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Whenever we run our application and the meemory usage goes more than 2GB
2.
3.
  

Actual Results:  As we use the mallinfo, it returns in correct info above 2GB

Expected Results:  Correct usage reeport

Additional info:

Comment 1 Ernie Petrides 2006-02-13 20:38:36 UTC
This is apparently an accidental duplicate entry.


*** This bug has been marked as a duplicate of 181348 ***


Note You need to log in before you can comment on or make changes to this bug.