Skip to content

lab3 栈扩容 #55

@fuuzen

Description

@fuuzen

Image

很多人遇到 lab3 最后一个阶段性任务没法正确处理栈扩容。可能是 stack 变量没有用开栈空间时候算好的栈地址初始化,对应的代码是 src/proc/vm/mod.rs 中的 init_proc stack 函数末尾对 self.stack 的初始化。

可能需要调整文档说明或代码。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions