Bug 7105
| Summary: | Wrong amount of memory found for Dell Dimension L400c | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | rouillardj |
| Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.1 | CC: | isalsberg |
| 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: | 2000-04-25 19:04:50 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: | |||
|
Description
rouillardj
1999-11-18 17:08:37 UTC
Assigned to dledford I'm having the same problem with an assembled machine. It has 128 mb but in red hat I only could see 64mb. The machine uses the AMD Athlon CPU. Booting the computer with the trick rouilj said, I can see up to 120 mb. The other 8 mb are used by the integrated video card. I added the option to the lilo.conf file in order to avoid typing it every time the machine boots. Isaac This is vendor BIOS problems not kernel. Linux 2.2 supports E801 large memory queries. 2.4 supports the E820 stuff which helps for some of these vendor problems Commits pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/973c71946bfbe263bdf0bda52b7054749f7c7fa4 Issue 7105, removed from cluster resource override example https://github.com/openshift/openshift-docs/commit/c695e5b91b9d739b17ae6c387b1b341459ec0d1b Merge pull request #7106 from ahardin-rh/overcommit-fix Issue 7105, removed kubernetesMasterConfig from cluster resource override example |