启用memory swap的说明是否正确?
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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