Re: [patch v4 1/8] add basic task isolation prctl interface

From: Marcelo Tosatti
Date: Wed Oct 13 2021 - 07:37:37 EST


On Wed, Oct 13, 2021 at 07:56:37AM -0300, Marcelo Tosatti wrote:
> Hi Peter,
>
> On Tue, Oct 12, 2021 at 03:05:34PM +0200, Peter Zijlstra wrote:
> > On Thu, Oct 07, 2021 at 04:23:47PM -0300, Marcelo Tosatti wrote:
> > > Add basic prctl task isolation interface, which allows
> > > informing the kernel that application is executing
> > > latency sensitive code (where interruptions are undesired).
> > >
> > > Interface is described by task_isolation.rst (added by
> > > next patch).
> >
> > That does not absolve you from actually writing a changelog here.
> > Life is too short to try and read rst shit.
>
> The rst is concise and contains all necessary information.
>
> Changelog is on the patch header (I would appreciate reviews of
> the interface itself, not sure why the changelog is important).

Err, changelog is on the patchset intro.