oxidecomputer / oxidecomputer/helios
Tweak default core settings
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 481
- Forks
- 21
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 2
Description
I might recommend that per-process cores use the more useful default path of core.%f.%p rather than just core. Not sure if this it the right repo for this or not.
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
Locate where the default per-process core setting is defined and inspect any tests covering core dump naming. Confirm that the requested default is appropriate for this repository, then update the setting and verify the existing checks reflect core.%f.%p rather than core.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100