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

2022-05-10 Thread Pavan Nikhilesh Bhagavatula
> On Mon, 2 May 2022 12:54:14 +0530 > Pavan Nikhilesh wrote: > > > Update Linux core isolation guide to include isolation from > > timers, rcu processing and IRQs. > > > > Signed-off-by: Pavan Nikhilesh > > --- > > doc/guides/linux_gsg/enable_func.rst | 10 +- > > 1 file changed, 5 inse

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

2022-05-02 Thread Stephen Hemminger
On Mon, 2 May 2022 12:54:14 +0530 Pavan Nikhilesh wrote: > Update Linux core isolation guide to include isolation from > timers, rcu processing and IRQs. > > Signed-off-by: Pavan Nikhilesh > --- > doc/guides/linux_gsg/enable_func.rst | 10 +- > 1 file changed, 5 insertions(+), 5 deleti

[PATCH] doc: update Linux core isolation guide

2022-05-02 Thread Pavan Nikhilesh
Update Linux core isolation guide to include isolation from timers, rcu processing and IRQs. Signed-off-by: Pavan Nikhilesh --- doc/guides/linux_gsg/enable_func.rst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/guides/linux_gsg/enable_func.rst b/doc/guides/l