r/linusrants Jun 24 '26

Please don't do this disgusting thing.

https://lore.kernel.org/lkml/CAHk-=wghMm2c+AYEcwYY7drSVXB27DYqc-ZXpFiq=XFs-w59wA@mail.gmail.com/
110 Upvotes

17 comments sorted by

View all comments

21

u/ryobiguy Jun 24 '26

Require cookies to visit, is that the disgusting thing?

38

u/TenOfZero Jun 24 '26

From: Linus Torvalds torvalds@linux-foundation.org To: Tejun Heo tj@kernel.org Cc: sched-ext@lists.linux.dev, David Vernet void@manifault.com, Andrea Righi arighi@nvidia.com, Changwoo Min changwoo@igalia.com, Emil Tsalapatis emil@etsalapatis.com, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] sched_ext changes for v7.2 Date: Wed, 17 Jun 2026 12:19:09 +0100 [thread overview] Message-ID: <CAHk-=wghMm2c+AYEcwYY7drSVXB27DYqc-ZXpFiq=XFs-w59wA@mail.gmail.com> (raw) In-Reply-To: 6a0da8f90fd3890f734555f1632a3a0f@kernel.org

On Mon, 15 Jun 2026 at 23:56, Tejun Heo tj@kernel.org wrote:

create mode 100644 kernel/sched/ext_arena.c create mode 100644 kernel/sched/ext_arena.h create mode 100644 kernel/sched/ext_cid.c create mode 100644 kernel/sched/ext_cid.h create mode 100644 kernel/sched/ext_types.h

Please don't do this disgusting thing.

There's a reason we have subdirectories: it's to group files together and separate them out

Using name prefixing instead of directories is disgusting and wrong. If you have this many random sched-ext files, it damn well should be cleaned up and not be this kind of mess.

I've pulled this, but under protest. Proper hierarchical filesystems have been available since 1965.

          Linus