TankTechnology
Results
2
issues of
TankTechnology
# Add ASID/PCID support for improved TLB management This PR implements Address Space ID (ASID) support to solve issue #969, improving context switching by reducing unnecessary TLB flushes. ## Changes...
- Add `sys_syslog` module with circular 64 KB kernel log buffer and `dmesg_restrict`. - Extend `AsterLogger` to push logs into the buffer and honor console log levels. - Register callback...