Kenji Aoyama

357 Followers
18 Following
271 Posts

#OpenBSD/luna88k port maintainer since 2004
Japanese & English

https://www.openbsd.org/luna88k.html

230行目の uvm_wait_counter == 0 の評価が終わってから
231行目の msleep_nsec を CPU#0 が実行するまでの間に、
別の CPU が 162~164 行目を実行したら何が起きるんだろう?

ここは割り込み許可だから、231行目の msleep_nsec の実行の
前に割り込まれたら追い越しが起きちゃうんじゃないだろうか・・・

https://github.com/openbsd/src/commit/e2ec3bff9932b9378ed7f233bd1bab2ef0d90e0f#diff-893822e8d6d96494097bc6cc07f35c13dcb9b14dfbe828f8677612aa6d8b2714

uvm_wait() was waking the pagedaemon then going to sleep on &uvmexp.f… · openbsd/src@e2ec3bf

…ree, but made no indicator in a variable that the pagedaemon should do anything. So, if the pagedaemon didn't see sleepin pmemrange allocations at the same time, it would go back to sleep. T...

GitHub

#OpenBSD/luna88k の GENERIC.MP カーネルが不安定な件、1月末の

https://github.com/openbsd/src/commit/e2ec3bff9932b9378ed7f233bd1bab2ef0d90e0f#diff-893822e8d6d96494097bc6cc07f35c13dcb9b14dfbe828f8677612aa6d8b2714

の変更を戻すと安定するように見える。他の機種では問題が出ていないようだけれど...

https://bsd.network/@ao_kenji/116029471162158126

uvm_wait() was waking the pagedaemon then going to sleep on &uvmexp.f… · openbsd/src@e2ec3bf

…ree, but made no indicator in a variable that the pagedaemon should do anything. So, if the pagedaemon didn't see sleepin pmemrange allocations at the same time, it would go back to sleep. T...

GitHub
LUNA-I/LUNA-88K とかのエミュレータ nono ver 1.6.6 置いときますね。
https://www.pastel-flower.jp/~isaki/nono/

CLI 版のバグ修正と 68030 キャッシュ周りのたぶん見えない改善とかです。
nono

Miod Vallat ( @miodvallat ) regularly publishes "OpenBSD stories."
It's interesting to get a glimpse into the OpenBSD development atmosphere from an insider's perspective.

Miod Vallat さんが、"OpenBSD stories"(英語)を定期的に公開されています。
中の人からみたOpenBSD開発の雰囲気が垣間見られて興味深い。

http://miod.online.fr/software/openbsd/stories/index.html

OpenBSD stories

ところで RetroPC News の記事写真に出てきた、一部が透明になっていてCPUボードを覗くことができる特製 LUNA-88K 天板は今うちにあるものではないだろうか?

https://retropcnews.com/wp/wp-content/uploads/2026/01/LUNA88K.jpg

Following the LUNA news, there's also a new article on RetroPC NEWS about the LUNA emulator nono!

LUNAつながりで、RetroPC NEWS に LUNA エミュレータ nono に関する記事も掲載されました!

https://retropcnews.com/archives/1696

ワークステーション愛好家必見!nonoで体験するLUNA 68K/88Kの世界 - RetroPC NEWS

2026/2/9 RetroPC NEWS編集部 希少なLUNAですが、なんとLUNAエミュレータ

RetroPC NEWS - レトロPC最新ニュース&現代での遊び方・活用術を公開!
#OpenBSD/luna88k で snapshot 作成中。新カーネルは作成できたが、そのカーネルで再起動後 make build すると途中でハングアップしてしまう。うーむ。

RetroPC NEWS (in Japanese) just published an article about LUNA!

RetroPC NEWS で LUNA に関する記事が掲載されました!

https://retropcnews.com/archives/1561

ワークステーションにCバス?オムロン「LUNA」に見る1980年代末の興味深い市場戦略 - RetroPC NEWS

2026/2/6 RetroPC NEWS編集部 オムロン(当時の立石電機)が1988年に投入したL

RetroPC NEWS - レトロPC最新ニュース&現代での遊び方・活用術を公開!
Newer #OpenBSD/luna88k snapshot based on Jan-7 tree is available! Now xeyes works fine:-)
https://cdn.openbsd.org/pub/OpenBSD/snapshots/luna88k/
Index of /pub/OpenBSD/snapshots/luna88k/

Hey @ao_kenji, it's my turn to hit 88100!