- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Memory after recompiling kernel
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 06:51 PM
03-03-2004 06:51 PM
I had recomplied AS 2.1 kernel 2.4.9-e.3 to 2.4.9-e.24 in Compaq DL580. Now I noticed that the total memory shown in /proc/meminfo is only "919994368". any idea why this is so?pls help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 07:40 PM
03-03-2004 07:40 PM
Re: Memory after recompiling kernel
Maybe you have compiled into the new kernel more modules than in the previous, so the kernel itself is bigger. Remember that new kernel versions can reserve more memory for their internal use.
Ciao
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 08:04 PM
03-03-2004 08:04 PM
Re: Memory after recompiling kernel
The oroginal kernel 2.4.9-e.3 shows 2GB. I compiled all options into the kernel instead of modules.Is that the reason why the total memory is displayed as 919MB instead of 2GB?
rgds
mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 09:03 PM
03-03-2004 09:03 PM
Re: Memory after recompiling kernel
Now I have no ideas... it is really weird. could you show the full content of /proc/meminfo?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 10:28 PM
03-03-2004 10:28 PM
Re: Memory after recompiling kernel
total: used: free: shared: buffers: cached:
Mem: 919994368 855797760 64196608 42569728 47906816 680173568
Swap: 2147442688 1392812032 754630656
MemTotal: 898432 kB
MemFree: 62692 kB
MemShared: 41572 kB
Buffers: 46784 kB
Cached: 80392 kB
SwapCached: 583840 kB
Active: 603296 kB
Inact_dirty: 120484 kB
Inact_clean: 28808 kB
Inact_target: 224584 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 898432 kB
LowFree: 62692 kB
SwapTotal: 2097112 kB
SwapFree: 736944 kB
BigPagesFree: 0 kB
rgds
mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:02 PM
03-03-2004 11:02 PM
Re: Memory after recompiling kernel
When you do a "grep -i memory /var/log/dmesg", what amount does it return?
HTH,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:15 PM
03-03-2004 11:15 PM
Re: Memory after recompiling kernel
Thks for the quick reply,here is the output of the command
Memory: 890892k/917504k available (2498k kernel code, 19156k reserved, 137k dat)
agpgart: Maximum main memory to use for agp memory: 816M
Freeing initrd memory: 102k freed
Freeing unused kernel memory: 368k freed
rgds
mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:29 PM
03-03-2004 11:29 PM
Re: Memory after recompiling kernel
and got the output
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 816M
agpgart: no supported devices found.
[drm] The i810 drm module requires the agpgart module to function correctly
Please load the agpgart module before you load the i810 module
It seems that we dont have a agp device in the server
rgds
mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:47 PM
03-03-2004 11:47 PM
Re: Memory after recompiling kernel
rgds
mjs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:51 PM
03-03-2004 11:51 PM
Re: Memory after recompiling kernel
- the bios
- the kernel configuration
Remove the drivers you don't need from the kernel, but I don't think that the agp driver is using 816Mb, though that's just a feeling.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2004 11:52 PM
03-03-2004 11:52 PM
Re: Memory after recompiling kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 12:04 AM
03-04-2004 12:04 AM
Re: Memory after recompiling kernel
Ciao
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 01:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 04:04 PM
03-04-2004 04:04 PM
Re: Memory after recompiling kernel
rgds
mjs