0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python3,545 forks (3,545 forks)batch import
enhancementhelp wanted
Repository metrics
- Stars
- 32,919 stars (32,919 stars)
- PR merge metrics
- Avg merge 194d 19h (Avg merge 194d 19h)6 merged PRs in 30d (6 merged PRs in 30d)
Contributor guide
- Research direction
- Review the existing linux insides content on data structures, then research the kernel source code for hlist head and hlist node. Write a clear description explaining their purpose and usage in the kernel's hash table implementation.
- Tech stack
- c
- Domain
- operating systemsdocumentation
- Issue type
- Documentation
- Prerequisites
- Linux kernel basicsC programming