Skip to content

Crash when ncpu != 2 #4

@AlmuHS

Description

@AlmuHS

When the system is booted from a number of cpus less or higher than 2, the system crash

  • With an only CPU, the system crash during the booting start. It seems related with the cpu enumeration, in acpi_setup()

  • With 3 or more CPUs, the system crash after boot the first AP. It only happen when paging is enabled. Disabling the paging configuration, all CPUs got to boot successfully. But paging is needed to get that the CPUs are useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions