Re: [PATCH 0/4] sched: Various reweight_entity() fixes

From: Peter Zijlstra

Date: Thu Feb 12 2026 - 02:52:05 EST


On Wed, Feb 11, 2026 at 09:54:40PM -0800, Doug Smythies wrote:

> Same here, 6 hours and 20 minutes so far, and I'll leave it overnight:

Excellent!

> By the way, thank you for the cool parsing and histogram command line.

No problem. I love awk :-) Its just small enough to re-learn by reading
the man page.

I always struggle with things like perl and python because I don't use
them enough to retain stuff, and then I'm left endlessly googling how
the heck things worked again. But awk fits in a single 'short' manpage.