Tagged Questions
6
votes
1answer
124 views
How to blacklist a correct bad RAM sector according to MemTest86+ error imdocation?
MemTest86+ (the version included with Ubuntu 13.04) says
Failing address: 002f796c48 - 759.5 MB
What should I specify in the memmap kernel parameter to bypass this area?
I've tried running ...
1
vote
1answer
31 views
Not using specific memory regions due to errors
I have just installed some new RAM (2x1GB, 667, sticks from 2x512MB, 533, sticks) into an old system (perfectly valid), and all was working fine, until now.
I have been having some issues when the ...
3
votes
1answer
102 views
How can I dump the full system memory?
After starting VirtualBox, the computer became sluggish and then hung completely due to OOM. Usually, OOM should be starting killing processes in order to free up some space, but this did not happen ...
1
vote
1answer
320 views
htop reporting much higher memory usage than free or top
The following three outputs were taken essentially simultaneously:
top:
top - 02:54:36 up 2 days, 13:50, 3 users, load average: 0.05, 0.05, 0.09
Tasks: 181 total, 1 running, 179 sleeping, 0 ...
4
votes
1answer
141 views
Limit disk buffer usage in SLES 11SP2 to allow more efficient memory overcommit on esxi host
When running VMs on an ESXi host, you can overcommit the memory.
Example: host == 20GB physical RAM
The amount of RAM allocated to each VM is
VM1 == 10gb
VM2 == 10gb
VM3 == 10gb
VM4 == 10gb
The ...
5
votes
3answers
379 views
Why is the theoretical RAM limit for RHEL 6 128 TB and how is this determined?
I'm studying for RHCSA and am confused by a statement I came across in some training material:
There is no practical maximum RAM, as theoretically, you could run 128 TB of RAM on RHEL 6. But ...
1
vote
1answer
387 views
How to make the system automatically kill some processes?
Sometimes my computer starts to behave sluggishly after running too many programs/processes simultaneously, at points almost looking crashed/frozen. Using Debian Linux, is there a way to ...
1
vote
4answers
3k views
How to find information about the RAM using the Terminal? [duplicate]
Possible Duplicate:
Can I identify my RAM without shutting down linux?
I need to know it to check the compatibility... I wanna know the type/size/model, etc. Can someone help? Thanks.
5
votes
2answers
885 views
What is the appropriate value of vm.swappiness when using zram?
I'm using zram on my computer as a compressed RAM-backed swap. When the system needs to swap something out, swapping it to a zram-backed swap file is more or less equivalent to compressing that data ...
2
votes
0answers
188 views
Odd Inode/Ram cache drops happening in CentOS
I run a CentOS 5.7 machine (64bit) with 24GB ram and 4x SAS drives in RAID10 setup.
This machine runs nginx/1.0.10, php-fpm & xcache. About a month back the RAM usage of this machine has changed.
...