vasilito 2396d8ce76 redox_syscall: add AcpiVerb::SetLpiHint (verb 7) for LPIT MWAIT hint
acpid provides the firmware-recommended MWAIT hint from the LPIT
native C-state entry_trigger (FFH GAS address). The kernel idle path
uses this hint for mwait_loop() instead of the CPUID-max fallback.
Write payload: 4-byte LE u32. Read payload: 0 (one-way).
2026-07-22 22:05:49 +09:00
2016-11-02 19:31:24 -06:00
2026-05-27 13:02:46 +07:00
2017-04-07 17:21:32 -07:00
2025-07-31 01:15:13 -03:00

syscall

This crate contains the system call numbers and Rust wrappers for the inline Assembly code of system calls.

MIT licensed crates.io docs.rs

S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Readme MIT 18 GiB
Languages
C 37.5%
C++ 37.2%
JavaScript 6.7%
QML 3.4%
HTML 3.2%
Other 11.4%