vhive-serverless / vhive-serverless/invitro
Bug in memory allocation inside wimpy functions
Open
Nobody has claimed this yet.
low priority
- Dominant language
- Jupyter Notebook
- Stars
- 29
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I can guess that it should be numePages x pageSize.
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 server/wimpy/wimpy.go at line 35 and the surrounding wimpy functions. Check whether the memory allocation accounts for both the number of pages and page size as described in the issue. Done means the allocation size matches that expectation and the existing behavior remains valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100