RE: [EXT] Re: [PATCH v2] doc: update Linux core isolation guide

2022-05-17 Thread Pavan Nikhilesh Bhagavatula
> On Tue, 17 May 2022 23:38:55 +0530 > wrote: > > > + > > +.. Note:: > > + > > + For more fine grained control over resource management and > performance tuning one can look > > + into ``Linux cgroups``. > > Please provide a better link than just search terms: > Sure, I will add

Re: [PATCH v2] doc: update Linux core isolation guide

2022-05-17 Thread Stephen Hemminger
On Tue, 17 May 2022 23:38:55 +0530 wrote: > + > +.. Note:: > + > + For more fine grained control over resource management and > performance tuning one can look > + into ``Linux cgroups``. Please provide a better link than just search terms: Suggestions: Cgroups uses cpusets. h

[PATCH v2] doc: update Linux core isolation guide

2022-05-17 Thread pbhagavatula
From: Pavan Nikhilesh Update Linux core isolation guide to include isolation from timers, rcu processing and IRQs. Signed-off-by: Pavan Nikhilesh --- v2 Changes: - Add references to the parameters used. - Add note about Linux cgroups. doc/guides/linux_gsg/enable_func.rst | 22