Commit Graph

15 Commits

Author SHA1 Message Date
TXuian
ce727442de Support mmap with customized attr. 2024-10-31 21:00:09 +08:00
TXuian
3e1479bdf0 Valid 3 code version 2024-10-31 12:42:45 +08:00
TXuian
7b6c93d391 add memory usage 2024-10-29 16:17:43 +08:00
tuyuyang
968d66e5a9 Support sleep 2024-08-25 23:29:34 +08:00
tuyuyang
247541173f Support naive_mmap; Support get_tick in sys_state. 2024-07-01 00:47:10 +08:00
TXuian
5a2c07e1a9 Support kernel semaphore. 2024-05-29 11:06:03 +08:00
TXuian
4803239498 Support thread. 2024-05-19 11:48:43 +08:00
TXuian
736ba18769 Rename struct Thread; Completely split task memspace and shceduling 2024-05-18 21:37:30 +08:00
TXuian
077dcd66ac Support O2 optimization 2024-04-29 18:27:28 +08:00
TXuian
a24d73f710 Fully support userland interrupt handler. Use fixed common abort handler. 2024-04-28 14:44:49 +08:00
TXuian
a7cbb0d041 delete task only when it's not in running. 2024-04-26 17:39:23 +08:00
TXuian
0f5527d73a Support smp for imx6q-sabrelite. 2024-03-21 14:54:52 +08:00
TXuian
d987bf0357 Support smp. TODO: delete all inner kernel locks. 2024-03-15 16:01:30 +08:00
TXuian
6942ad6d1d XIZI_AIoT: Add modifications for all SDK files. Add libmalloc interfaces(not functional) 2024-02-02 11:10:55 +08:00
TXuian
494312183b Support XiZi_AIoT 2024-01-31 10:30:34 +08:00