Bug 19284 - Missing memory in v. 2.2.14-5.0
Summary: Missing memory in v. 2.2.14-5.0
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-17 20:35 UTC by A. mcleod
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-17 20:35:32 UTC
Embargoed:


Attachments (Terms of Use)

Description A. mcleod 2000-10-17 20:35:30 UTC
Hello,

Please excuse me if this report is in the wrong place, but 'kernel' was the
most relevant area I could find.  

Top reports that of 128M of ram, 82M are being used when no application
other than top is being used.  

Stranger still, no individual program claims to be taking up this memory.

Free reports the following (while I'm in Xwindows, running netscape &
Gnome):  
                   total       used           free     shared      
buffers     cached
Mem:        127788     123444       4344     110052       8416      57164
-/+ buffers/cache:      57864      69924
Swap:       136512        768     135744


What is going on here?  82M used with no apps running doesn't seem right.

amcleod.edu

Comment 1 Brock Organ 2000-10-17 22:23:32 UTC
that is because of the kernel's buffer cache ... the kernel automatically uses a
portion of unused memory to cache block devices (disks etc.) to improve I/O
performance ... this memory will be released if/when other processes need access
to it ...



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