Re: [PATCH v2] doc: Add CPU Isolation documentation
From: Steven Rostedt
Date: Wed Apr 01 2026 - 13:14:16 EST
On Wed, 1 Apr 2026 18:27:03 +0200
Frederic Weisbecker <frederic@xxxxxxxxxx> wrote:
> > > +"CPU Isolation" means leaving a CPU exclusive to a given workload
> > > +without any undesired code interference from the kernel.
> > > +
> > > +Those interferences, commonly pointed out as "noise", can be triggered
> >
> > nit: "noise,"
>
> Thanks! I have applied all your suggestions, except this one for now because I don't
> really understand the typo rule behind. Any hint?
So this looks to be an American English thing (placing commas within the
quote), but from what I read, British English places the comma outside the
quote.
Here's one case I much rather go the British English way. This also means
it's only incorrect to Americans ;-)
-- Steve