docs: register Guanghu OS native protocol stack
This commit is contained in:
parent
1a508d2e4e
commit
c5154fb4f4
42 changed files with 1739 additions and 1 deletions
19
gls/protocols/GLS-0840-GUANGHU-OS-KERNEL.hdlp
Normal file
19
gls/protocols/GLS-0840-GUANGHU-OS-KERNEL.hdlp
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# GLS-0840 · GOSK · 光湖 OS 内核规范
|
||||
|
||||
```yaml
|
||||
registry_entry:
|
||||
module_id: GLS-0840
|
||||
acronym: GOSK
|
||||
canonical_name: Guanghu OS Kernel
|
||||
name_zh: 光湖 OS 内核规范
|
||||
family: GUANGHU_NATIVE_OS
|
||||
status: REGISTERED_DRAFT_STANDARD
|
||||
canonical_uri: gls/protocols/GLS-0840-GUANGHU-OS-KERNEL.hdlp
|
||||
depends: [GLS-0131, GLS-0310, GLS-0602, GLS-0810, GLS-0819, GLS-0841]
|
||||
implementation: NOT_STARTED
|
||||
```
|
||||
|
||||
GOSK 负责启动后的系统调用、CPU、内存、中断、执行体、存储、网络、设备、隔离、
|
||||
故障和资源回收,并把广播塔、人格体、频道和运行轨道表达为内核对象。
|
||||
|
||||
在 Linux 上运行的光湖服务不是 GOSK;只有自有内核实现并取得硬件回执后才可宣称。
|
||||
Loading…
Reference in a new issue