Menci / Menci/simple-sandbox

启用memory swap的说明是否正确?

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
74
Forks
23
PR merge metrics
No merged PRs in 30d

Description

readme中提到启用memory swap是在GRUB_CMDLINE_LINUX_DEFAULT中添加swapaccount=1,但是我添加并运行update-grub && reboot后还是不行。

后来搜到这个网址提到在GRUB_CMDLINE_LINUX中添加,我添加了之后就成功启用了。所以readme中的这部分是否需要修改一下?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the README section describing memory swap and compare its GRUB_CMDLINE_LINUX_DEFAULT instruction with the reported working GRUB_CMDLINE_LINUX procedure. Verify the behavior on Linux using update-grub and a reboot, then update the README if confirmed and ensure the documented steps match the working configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
documentation, operating-systems
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.