Skip to content

Commit

Permalink
docs(newsletter): these-weeks-in-loongarch-51: some linux
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0n committed Jun 6, 2024
1 parent 249f45c commit 8c6abcd
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions newsletter/2024-06-03-this-week-in-loongarch-51.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,13 @@ draft: true # TODO

TODO

### 工具链 {#toolchain}
Bibo Mao 使 LoongArch KVM 对只读内存区域[跳过了](https://lore.kernel.org/loongarch/[email protected]/)脏页跟踪:页不会被写,就不会变脏。

#### ABI {#abi}
Bibo Mao 还[增加了](https://lore.kernel.org/loongarch/[email protected]/)使得用户态虚拟机管理程序(VMM)能够将自身特性告知
KVM 的机制。从提交说明看,初期是为了让 KVM 能知道有的 VMM 的中断控制器能支持 256 个虚拟
CPU,而不像真机只能支持 4 个。

TODO
### 工具链 {#toolchain}

#### binutils {#binutils}

Expand Down Expand Up @@ -68,10 +70,6 @@ linker relaxation 的开关。

</details>

#### GCC {#gcc}

TODO

#### LLVM {#llvm}

[wangleiat] 为 LLD [实现了](https://github.com/llvm/llvm-project/pull/94451)基本的
Expand Down

0 comments on commit 8c6abcd

Please sign in to comment.