土鲜
|
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 |
|
TXuian
|
148b422006
|
Support rk3568.(TODO: fix userland)
|
2024-06-07 16:47:03 +08:00 |
|
TXuian
|
872a2df6ff
|
Kernel Support rk3568.(TODO: Fix user apps)
|
2024-06-06 18:22:53 +08:00 |
|
TXuian
|
3a99cc550c
|
Support multithread server
|
2024-05-31 01:17:57 +08:00 |
|
TXuian
|
d05754a98e
|
Fix a semaphore.c bug
|
2024-05-29 16:22:23 +08:00 |
|
TXuian
|
5a2c07e1a9
|
Support kernel semaphore.
|
2024-05-29 11:06:03 +08:00 |
|
TXuian
|
71cf0c667c
|
Support virt armv8.(Todo: fix clock intr)
|
2024-05-27 14:57:58 +08:00 |
|
TXuian
|
80f80b64f0
|
ArmV8 support arch mmu intr clock
|
2024-05-24 16:06:09 +08:00 |
|
TXuian
|
c1e99c449a
|
Merge branch 'armv8' of https://gitlink.org.cn/tuyuyang/xiuos into armv8
|
2024-05-24 13:47:59 +08:00 |
|
liuqh
|
0efbe375eb
|
TODO: Support armv8
|
2024-05-24 13:43:31 +08:00 |
|
TXuian
|
2c4fe30bd3
|
Fix style.
|
2024-05-22 13:55:30 +08:00 |
|
TXuian
|
f7a232ed4f
|
Fix minor cases.
|
2024-05-20 16:55:43 +08:00 |
|
TXuian
|
29f1df2eea
|
Fix bitmap64 corner case.
|
2024-05-19 17:37:52 +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
|
52387d47a7
|
Change some compile flags.
|
2024-05-15 17:59:38 +08:00 |
|
TXuian
|
79d741e015
|
Fix softkernel uint32_t.
|
2024-05-10 15:40:36 +08:00 |
|
TXuian
|
b6dd58c629
|
Optimize XiZi_AIoT FS fd allocation.
|
2024-05-09 16:01:43 +08:00 |
|
TXuian
|
6d54c54bcc
|
Use new actracer.
|
2024-05-09 10:52:17 +08:00 |
|
TXuian
|
a19312df24
|
Use new sys tracer.
|
2024-05-09 09:39:07 +08:00 |
|
TXuian
|
3b011500f1
|
Change Service dir structure, erase uncessary hardkernel functions.
|
2024-05-08 15:22:08 +08:00 |
|
TXuian
|
18eff4334c
|
Use better KPrintf
|
2024-05-07 18:02:19 +08:00 |
|
TXuian
|
50ecc1e520
|
Finish micorkernel functions.
|
2024-05-01 12:12:13 +08:00 |
|
TXuian
|
7a296b2744
|
Support blockiing server.
|
2024-04-30 22:52:28 +08:00 |
|
TXuian
|
3a985252d9
|
Support blocking server.
|
2024-04-30 18:17:31 +08:00 |
|
TXuian
|
9f9e25a98e
|
Support running task list management.
|
2024-04-30 14:49:51 +08:00 |
|
TXuian
|
baa04913bd
|
Support running task list management.
|
2024-04-30 14:24:07 +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
|
8d2d7e3e09
|
Make sure that kernel is interrupt disabled.
|
2024-04-29 10:46:07 +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 |
|
TXuian
|
a7cbb0d041
|
delete task only when it's not in running.
|
2024-04-26 17:39:23 +08:00 |
|
TXuian
|
03039cbdab
|
fix sys_kill.
|
2024-04-26 11:05:10 +08:00 |
|
TXuian
|
10cc7cc270
|
Unify kernel entrance.
|
2024-04-25 13:51:18 +08:00 |
|
TXuian
|
52b549c14c
|
support irq
|
2024-04-25 09:32:10 +08:00 |
|
TXuian
|
213a92330e
|
Optimize session connection and buddy.
|
2024-04-24 14:31:00 +08:00 |
|
TXuian
|
fc380de895
|
Fix some bugs.
|
2024-04-24 10:19:58 +08:00 |
|
TXuian
|
a2e5b49b19
|
fix sys_poll_session performance bug.
|
2024-04-02 10:56:28 +08:00 |
|
TXuian
|
8f3df1e5c2
|
clean unnecessary lock initialization in kernel
|
2024-03-26 09:39:20 +08:00 |
|
TXuian
|
0f5527d73a
|
Support smp for imx6q-sabrelite.
|
2024-03-21 14:54:52 +08:00 |
|
TXuian
|
08c8f0b952
|
Update spinlock to avoid hungry.
|
2024-03-19 10:12:51 +08:00 |
|
TXuian
|
50dab7b553
|
test cache
|
2024-03-18 11:17:55 +08:00 |
|