Opened 14 years ago
Last modified 8 years ago
#410 new defect
Can't have more than 1GiB of memory on ppc32
| Reported by: | Jakub Jermář | Owned by: | Martin Decky |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | helenos/kernel/ppc32 | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: |
Description
The current ppc32 kernel (but also revisions prior to the kernel non-identity feature merge) will not boot when the machine has more than 1GiB of memory. The booting process stays in the Booting the kernel… screen.
Change History (4)
comment:1 by , 14 years ago
| Summary: | Can't have more than 1GiB on ppc32 → Can't have more than 1GiB of memory on ppc32 |
|---|
comment:2 by , 14 years ago
| Milestone: | 0.5.0 → 0.5.1 |
|---|
comment:3 by , 11 years ago
| Milestone: | 0.6.0 → 0.7.1 |
|---|
comment:4 by , 8 years ago
| Milestone: | 0.7.1 |
|---|
Note:
See TracTickets
for help on using tickets.

Retargeting as this is not a regression from previous release.