Skip to content

towards amd64 #49

@icexin

Description

@icexin

64 bit mode has the following advantages:

  1. Acceleration can be used in QEMU's debug mode.
  2. Most of go's third-party libraries give priority to amd64.
  3. We can use frame pointer to trace the stack, which makes it easier to debug the kernel.
  4. Faster speed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions