惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
The Cloudflare Blog
量子位
T
Tailwind CSS Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
MyScale Blog
MyScale Blog
T
The Blog of Author Tim Ferriss
The GitHub Blog
The GitHub Blog
G
Google Developers Blog
D
DataBreaches.Net
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
U
Unit 42
博客园 - 聂微东
有赞技术团队
有赞技术团队
A
About on SuperTechFans

FreeBSD Foundation

FreeBSD Foundation Intern Sourojeet Adhikari on Bringing ROCm to FreeBSD | FreeBSD Foundation FreeBSD Foundation Intern Jim Huang Chen on Raspberry Pi Support and Open Source | FreeBSD Foundation An Update on the FreeBSD Journal: New Editor, New Format | FreeBSD Foundation BSDCan 2026 Travel Report – Novković | FreeBSD Foundation BSDCan 2026 Travel Report – Patrick McEvoy | FreeBSD Foundation BSDCan 2026 Trip Report – ShengYi Hung | FreeBSD Foundation Understanding the Foundation Board’s Role in the FreeBSD Ecosystem | FreeBSD Foundation FreeBSD Foundation Welcomes New Board Member: Dave Cottlehuber | FreeBSD Foundation Represent FreeBSD in Your Community | FreeBSD Foundation EuroBSDCon 2026 Travel Grant Application Now Open | FreeBSD Foundation FreeBSD Graphics Port Upgraded to Linux 6.12 | FreeBSD Foundation FreeBSD AI-assisted Vulnerability Discovery Project launch | FreeBSD Foundation Recap of the April 2026 Frankfurt Area FreeBSD Hackathon – Sven Ruediger | FreeBSD Foundation Cleaning Up Critical Infrastructure in FreeBSD | FreeBSD Foundation AsiaBSDCon 2026 Trip Report – Saikeo | FreeBSD Foundation Call for testing: introducing the Laptop Integration Testing project | FreeBSD Foundation Build a NAS using FreeBSD on a Raspberry Pi | FreeBSD Foundation Getting ready for the Cyber Resilience Act | FreeBSD Foundation FreeBSD Foundation Q4 2025 Status Update | FreeBSD Foundation The Q4 2025 Issue of the FreeBSD Journal is Now Available! | FreeBSD Foundation Powering the Future of FreeBSD | FreeBSD Foundation 2025: Software Development and Infrastructure Support. | FreeBSD Foundation Infrastructure Modernization – commissioned by the Sovereign Tech Agency | FreeBSD Foundation FreeBSD Closes the Laptop Gap: Year One Project Update | FreeBSD Foundation 2025: A Year of Advocacy, Community, and Growth | FreeBSD Foundation
AsiaBSDCon 2026 Trip Report – Minsoo Choo | FreeBSD Found...
Florine Kamdem · 2026-04-16 · via FreeBSD Foundation
April 15, 2026

I’m very grateful that the FreeBSD Foundation sponsored my trip to AsiaBSDCon 2026 in Taipei, Taiwan. The conference ran from March 19 through 22, with the first two days dedicated to the FreeBSD Developer Summit and the final two days to the main conference. It was an incredibly productive experience, and I’m glad I had the opportunity to attend.  

The Developer Summit ran for two days, 10 AM to 5 PM each day. Most sessions were short presentations covering topics like FreeBSD on WSL 2 and Ansible on FreeBSD. Between talks, developers worked on patches, followed up on mailing-list threads, and reviewed one another’s work. I found this format extremely valuable as I was able to get useful feedback on my LLVM pull requests during these gaps, which would have taken much longer to sort out over email. I had a productive conversation with Shingyi Hung (aokblast@) about my LLDB kernel debugging pull requests, and his review comments helped me refine my approach going forward.  

The main conference began on Saturday and drew roughly three to four times as many attendees as the DevSummit. Kenichi Yasukata’s talk on a portable userland TCP/IP stack was fascinating — he outlined how separating OS-specific glue from the core stack allows it to remain portable  

while still achieving strong performance. He also discussed techniques for intercepting system calls without relying on LD_PRELOAD, using binary overwriting with architecture-specific hooks. Pierre Pronchery’s demonstration of smolBSD was equally impressive, showing container-oriented NetBSD images that boot in under one second by stripping the kernel and bypassing the traditional UEFI boot path.  

On Sunday, George Neville-Neil gave a thought-provoking talk on runtime reoptimization for modern heterogeneous hardware. His core argument — that Unix-like systems still carry assumptions rooted in the PDP-11 era — resonated with me, and his approach of feeding live profiling data back into LLVM to produce architecture-specific binaries is something I plan to revisit once the recording is available. Brooks Davis presented the CheriBSD upstreaming effort, with a target of FreeBSD 16 in December 2027. The security demonstrations were compelling.  CHERI caught all 13 memory bugs intentionally injected into NGINX, plus two additional ones introduced unintentionally. At lunch, I had the chance to speak with Olivier (olce@) about designing a hybrid scheduler and IntelHFI patch review, which is directly relevant to the hybrid scheduling work I’ve been doing for FreeBSD.  

As helpful as mailing lists and code review platforms can be, they don’t compare to the quality of communication you can have with someone in person. Being able to sit down with Olivier and  Shingyi to discuss my ongoing work face-to-face was far more productive than weeks of asynchronous back-and-forth would have been.  

During the closing session, Li-wen Hsu announced that AsiaBSDCon 2027 will be held in Singapore, and the organizers are actively looking for volunteers and sponsors. I also want to note that I will be presenting a talk on hybrid scheduling at BSDCan 2026.  

Conference schedule: https://2026.asiabsdcon.org/entry/schedule/  

My blog recap: https://minsoo.io/asiabsdcon-2026-recap/  

Thank you again to the Foundation for making this trip possible.  

Respectfully,  

Minsoo Choo