Posts
58
Following
43
Followers
150
@jann Another use case is periodic polling. Yet another is dealing with latency constraints, for example, compute it the hard and accurate way, but if that takes too long, compute it more quickly and less accurately. Another involves needing to do things that are not permitted in a restrictive context (e.g., interrupt handler), though things like irq work are better on architectures providing this.

All that aside, yes, I have seen timeouts used in cases where investing a little more thought might have provided a better solution. Then again, the same is true of pretty much all other facilities provided by the Linux kernel. ;-)
0
0
2
@jann Timeouts. Can't live with them, can't live without them. ;-)
1
0
4
Slides from this weekend's Oregon State University Beaver BarCamp. Unusual topic, but a request. Fun session, good interaction.

https://drive.google.com/file/d/1-0si8ZhUTE-SA94g_mrBvJuVL1GoQrZ9/view?usp=sharing
0
4
6
@rw Boy does that poster bring back memories! Thank you for that! ;-)
1
0
1
@monsieuricon There is always Breve Court, a short street in Las Vegas, otherwise known as Breve Ct.
0
0
0
It is my honor to be designated as Godfather of the 2025 edition of Kernel Recipes. The conference organizers made it quite clear that they would like some focus on increasing the speaking skills of the presenters. This blog series is a first step in that direction: https://people.kernel.org/paulmck/kernel-recipes-2025
0
16
20
@bagder Dealing with the arising geopolitical threats to open source?
1
0
0
This Linux-kernel-RCU bug fought well: https://people.kernel.org/8q9a9dt4q3
1
22
26
I tried my hand at the sport of curling yesterday. The instructor quickly noted my distinctive personal style comprising strong elements of brute force, awkwardness, and beginner's luck. ;-)
0
0
5

Undefined behaviour in a programming language spec is a good thing because it enables optimisations. Similarly, taking the windscreen wipers off your car is a good thing because it improves aerodynamics.

1
2
4
@monsieuricon Lots of URLs would break.
0
0
0
@vbabka @hrw Anything to improve rocket production, I guess? Maybe Factorio's rockets are too impatient for grace periods. ;-)
0
0
2
@jfbastien @miodvallat Why mess around? Crank it up one more to PDP-12, and enjoy those lovely 12-bit words!!! And 12-bit address space, while you are at it!
2
1
4
@ljs @monsieuricon Being as I come from the Pacific Northwest, when traveling I either get good weather or weather that I a used to. This would be the second option. ;-)
0
0
3
@monsieuricon The river-level gauge is 15cm above normal, but 75cm to go before flood stage. There are a few clogged storm drains. More rain on the way!
1
0
3
Another five years, another LWN RCU API article: https://lwn.net/Articles/988638/

A big "thank you" to my co-authors and all who contributed to RCU!!!
1
7
15
Show older