TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Tale of Four Kernels [pdf] (2008)

69 pointsby pcfwik3 months ago

3 comments

Mr-Frog3 months ago
I&#x27;ve always enjoyed the practical research and projects that happen at the CalPoly schools, my friends who attended always seemed to be doing some very neat hands-on work.<p>Anecdotally, my occasional interactions with Linux kernel source code have always impressed me with how the project manage to effectively structure such a large C codebase. Until I look at FreeBSD code, which is even more impressively organized. Both of these projects have really helped me think about how to best organize huge complicated systems.
评论 #43406877 未加载
评论 #43405625 未加载
评论 #43406762 未加载
bcantrill3 months ago
Wow, this has been submitted exactly twice: today -- and 17 years ago.[0] (No comments then either, probably because there isn&#x27;t <i>too</i> much to say? Even the work itself draws pretty tepid conclusions.)<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=194927">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=194927</a>
评论 #43408139 未加载
kev0093 months ago
WRK is basically void of drivers which is where all the pain generally is (and also where comparative survey may be kind of interesting, both the OS APIs and subjective quality? at least to me..). I am not sure if that is reflected on the others where they will dominate SLOC.<p>Doing a comparative survey on this justice would be a monumental undertaking, there&#x27;s just not much to see here - some counters and statistics and box plots don&#x27;t seem to work here.