ktf
ktf copied to clipboard
Kernel Test Framework
**Is your feature request related to a problem? Please describe.** I want to create random numbers. **Describe the solution you'd like** Add a PRNG and `random`/`srand` functions to KTF. **Additional...
**Is your feature request related to a problem? Please describe.** Grub is multi purpose; it works now, but may not always provide the features we need with a custom bootloader....
This simplifies the adding of frames during boot. It also fixes a bug for configurations with > 1GB memory. After the initial 4K frames, the current (`cur`) is aligned to...
**Is your feature request related to a problem? Please describe.** TBD **Describe alternatives you've considered** TBD
**Is your feature request related to a problem? Please describe.** TBD **Describe the solution you'd like** TBD
**Is your feature request related to a problem? Please describe.** Modern x86 CPUs have support for PCID for each individual address space for different tasks and contexts. Add support for...
**Is your feature request related to a problem? Please describe.** TBD **Describe the solution you'd like** TBD
[Feature] Add API implementation of a self-balancing tree data structure (preferably Red-Black Tree)
**Is your feature request related to a problem? Please describe.** Currently the only supported data structure is a list. This is suboptimal for handling large data sets like those of...
**Is your feature request related to a problem? Please describe.** TBD **Describe the solution you'd like** TBD
**Is your feature request related to a problem? Please describe.** TBD **Describe the solution you'd like** TBD