Skip to content

[log] Log信息太过琐碎的问题 #11

@ghost

Description

fprintf(stderr, "Warning: the memory at  [0x%llX, 0x%llX] has been realigned\n"
                "to the %ld KiB page size: [0x%llX, 0x%llX]\n",
        base0, base0 + size0 - 1, long(PGSIZE / 1024), base, base + size - 1);

看log信息的时候会有很多类似的输出,其实是无用输出,应该定义一个开关

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions