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

2022-07-11 Thread Thomas Monjalon
I appreciate you work on the doc. Please take extra care of the rendering, thanks. 17/05/2022 21:59, pbhagavat...@marvell.com: > From: Pavan Nikhilesh > > Update Linux core isolation guide to include isolation from > timers, rcu processing and IRQs. > > Signed-off-by: Pavan Nikhilesh > --- [.

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

2022-06-02 Thread Jerin Jacob
On Wed, May 18, 2022 at 1:30 AM wrote: > > From: Pavan Nikhilesh > > Update Linux core isolation guide to include isolation from > timers, rcu processing and IRQs. rcu-> RCU > > Signed-off-by: Pavan Nikhilesh Acked-by: Jerin Jacob > --- > v3 Changes: > - Add additional information links f

[PATCH v3] 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 --- v3 Changes: - Add additional information links for Cgroups. v2 Changes: - Add references to the parameters used. - Add note about Linux cgr