Dualism in the Dusk
#architecture #urban #fineart #geometry #twilight #cloudysky #facade #pattern #structure #tokyo
#architecture #urban #fineart #geometry #twilight #cloudysky #facade #pattern #structure #tokyo

https://blog.gslin.org/archives/2026/06/21/13078/linux-%e4%b8%8a%e7%9a%84-restartable-sequences/
Linux 上的 Restartable Sequences
#application #cosmopolitan #cost #cpu #data #kernel #linux #lock #malloc #per #performance #preemption #restartable #rseq #sequences #space #speed #structure #user #userland
看到「Restartable Sequences (via)」這個介紹 Linux 上的 Restartable Sequences (rseq),試著讓 user-space application 避開 heavy lock 的機制,讓演算法有不同的工具可以增加效能。 原作者網站好像沒設定好 Let's Encrypt 的 renew,所以開不起來,不過照慣例這種有上 Hacker News 的文章都可以在 Internet Archive 上看到備份的原文:「Restartable Sequences」。 rseq 的想法在「R...