Commit Graph

113 Commits

Author SHA1 Message Date
songyanguang b3aae320fe Merge branch 'jh7110_debug' into prepare_for_master 2025-01-24 17:52:12 +08:00
songyanguang 861795f8bd Fix showMemInfo issue 2025-01-21 11:26:32 +08:00
songyanguang e98cffed83 Modify log 2025-01-21 10:16:39 +08:00
songyanguang f872eaea25 Modify build 2025-01-17 20:33:08 +08:00
songyanguang 994145bd63 Modify CPU context scheduler 2025-01-17 19:23:34 +08:00
songyanguang b03330f0f8 Modify MemSpace for riscv 2025-01-17 18:56:37 +08:00
songyanguang eb5f73251c Modify context_switch parameters 2025-01-16 20:14:00 +08:00
songyanguang b8c77c5758 S-mode to access the memory of U-mode in the riscv 2025-01-16 16:16:03 +08:00
songyanguang 5190dadd12 Modify syscall 2025-01-15 17:06:57 +08:00
songyanguang 1631e60baa Modify context and trapframe init 2025-01-13 19:58:37 +08:00
xuedongliang dca3e93959 Update XiZi_AIoT Kernel from tuyuyang
it is OK
2025-01-13 16:49:36 +08:00
TXuian 42b17738ee minor bug fix in sys_kill 2025-01-07 22:15:15 +08:00
Flower Black 5f47b92255 Find order faster in KBuddyPagesAlloc when using GCC. 2024-12-30 11:53:13 +08:00
songyanguang b6340dee69 Add riscv context_switch 2024-12-27 19:01:00 +08:00
TXuian 6b636dfde0 minor fix 2024-12-24 16:48:52 +08:00
TXuian 74da96e1f1 centralize thread state transition 2024-12-24 16:10:53 +08:00
TXuian e0ff453726 Support Schedule node 2024-12-24 03:36:26 +08:00
TXuian af1ceec308 Add schedule node 2024-12-24 02:28:20 +08:00
TXuian 21304531a5 Add schedule node midway 2024-12-24 01:01:54 +08:00
TXuian 7639937678 little fix 2024-12-23 22:40:54 +08:00
songyanguang 9fbb5be499 Modify _address_translate 2024-12-20 10:38:34 +08:00
songyanguang 7e94dc5cb2 fix build error 2024-12-19 21:40:06 +08:00
songyanguang 197957f202 Modify map_pages 2024-12-19 21:34:23 +08:00
songyanguang a2ed0ee073 Add pagetable_riscv_level3.c 2024-12-19 21:10:55 +08:00
songyanguang 9a6857843b load fs.img shell fs_server 2024-12-19 21:06:31 +08:00
songyanguang 8f0c6bbd5c build services 2024-12-19 20:59:36 +08:00
songyanguang 64ba03adef Modify kalloc for RISCV only supports -2GB to 2GB in link script file 2024-12-19 20:50:29 +08:00
songyanguang 2087cb7d33 buddy fits more than 4GB of memory. 2024-12-19 20:40:29 +08:00
TXuian 3d43cb9644 add ERROR_FREE sign, break task manager 2024-10-31 23:33:58 +08:00
TXuian ce727442de Support mmap with customized attr. 2024-10-31 21:00:09 +08:00
TXuian 78cba2564e Fix bug when memory drain part 1 2024-10-31 15:40:46 +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
songyanguang bac1ec5b71 Add xiuos jh7110 code can be compiled. 2024-10-15 10:35:00 +08:00
tuyuyang 968d66e5a9 Support sleep 2024-08-25 23:29:34 +08:00
wty 6bc856b7a6 merge branch 2024-08-12 10:56:45 +08:00
lr 4fc3391523 fix rk3568 nic rx normal 2024-08-08 21:41:27 +08:00
wty 98261fbe29 clean unuse code 2024-08-05 16:59:49 +08:00
tuyuyang ece7cb6a7f fix memspace creation fail bug. 2024-08-01 00:13:44 +08:00
tuyuyang 4716a4e018 Support multi page task mapping 2024-07-28 14:02:14 +08:00
tuyuyang 19d467463b free memory based on tracer 2024-07-27 22:37:39 +08:00
lr fbd7aa46f5 fix memlayout and sys_kill 2024-07-20 15:48:49 +08:00
lr ae7992d429 fix multi core error of rk3568 2024-07-19 23:15:10 +08:00
土鲜 a8aea9338f fix sync core bootup. 2024-07-09 16:17:49 +08:00
土鲜 b8031eaf51 fix sync core bootup. 2024-07-09 15:30:26 +08:00
tuyuyang e3d3f4845a Sync secondary core bootup. 2024-07-08 22:04:29 +08:00
tuyuyang 247541173f Support naive_mmap; Support get_tick in sys_state. 2024-07-01 00:47:10 +08:00
tuyuyang 99899900a1 Fix multithread awaking. 2024-06-23 08:59:51 +08:00
lr b8cdfbfd8a Merge branch 'rk3568' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568 2024-06-12 18:58:13 +08:00
wty bddf0012df add 3568 2024-06-10 23:30:18 -07:00