[go: up one dir, main page]

18 Jun 25

Take a look at your process tree, it’s likely that you might notice a new service: rtkit-daemon, the RealtimeKit Daemon. It seems nobody on the internet is talking about it, so let’s explain what it’s about in this article.

by edml 8 months ago

12 Apr 25

An article that explains how the kernel executes scripts files that contain a shebang (#!)

by mrnossiom 10 months ago saved 4 times

An article that explains how the kernel executes scripts files that contain a shebang (#!)

by SergeantBiggs 10 months ago saved 4 times

03 Oct 23

Enthusiast kernel optimized for low latency

by levibeach 2 years ago saved 2 times

25 Sep 23

“Notwithstanding any other terms in this License, this License is not available to You if You and/or your employer develop, produce, sell, and/or resell a product which contains substantially similar capabil- ities of the BitKeeper Software, or, in the reason- able opinion of BitMover, competes with the BitKeeper Software.” 🤦🏻‍♀️

So glad the BitKeeper days are over

by 2097 2 years ago

28 Apr 21

Basic overview of fast userspace mutex (aka futex), how they work and how they’re used to implement the more familiar synchronization primitives in higher-level APIs and languages.

by mlb 4 years ago

08 Jun 20

This 3-part article series, explain how to use io_uring — a new high performance interface for high performance I/O for Linux — to get the most common programming tasks done under Linux.

by mlb 5 years ago