6 Commits

Author SHA1 Message Date
TXuian
736ba18769 Rename struct Thread; Completely split task memspace and shceduling 2024-05-18 21:37:30 +08:00
TXuian
3c6e8ce109 Enhance optimization and warning level. 2024-04-30 11:22:38 +08:00
TXuian
077dcd66ac Support O2 optimization 2024-04-29 18:27:28 +08:00
TXuian
695dd91201 Close interrupt during trapframe construction. 2024-04-28 18:34:45 +08:00
TXuian
e5df6012af Support blocking task. 2024-04-28 15:49:41 +08:00
TXuian
a24d73f710 Fully support userland interrupt handler. Use fixed common abort handler. 2024-04-28 14:44:49 +08:00