[feature] OpenWRT: extract available memory
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 42
- Forks
- 18
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 1
Description
Like #66 but to get available memory as calculated by the Linux kernel, which is quite useful to know.
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 by reading issue #66 and locating the existing OpenWRT memory-information implementation it describes. Confirm how available memory is calculated by the Linux kernel, then add the corresponding extraction and tests; done means the new value is returned consistently for supported devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100