asterinas/kernel
Arthur Paulino c31c6110f6 chore: use `jhash` to compute the `FutexKey` hash
This patch pays the price of making the instantiation of `FutexKey`
more expensive to achieve two goals:
* Minor: make `match_up` slightly faster
* Major: make futex bucket allocation balancing more robust
2025-08-16 09:16:50 +08:00
..
comps Replace `write_vals` by `fill_zeros` in `VmIo` 2025-08-10 16:40:11 +08:00
libs Provide efficient `VmIo` with VM readers/writers 2025-08-10 16:40:11 +08:00
src chore: use `jhash` to compute the `FutexKey` hash 2025-08-16 09:16:50 +08:00
Cargo.toml chore: use `jhash` to compute the `FutexKey` hash 2025-08-16 09:16:50 +08:00