Re: [PATCH] doc: clarify mempool striding optimisation on Arm

2024-07-29 Thread Thomas Monjalon
15/07/2024 16:44, Jack Bond-Preston: > The mempool memory channel striding optimisation is not necessary on > Arm platforms. > Update the Programmer's Guide's mempool section to clarify this. > > Signed-off-by: Jack Bond-Preston > Reviewed-by: Wathsala Vithanage > --- > +.. note:: > + > +Thi

Re: [PATCH] doc: clarify mempool striding optimisation on Arm

2024-07-17 Thread Bruce Richardson
On Tue, Jul 16, 2024 at 07:25:41PM -0700, Stephen Hemminger wrote: > On Mon, 15 Jul 2024 15:44:20 +0100 > Jack Bond-Preston wrote: > > > The mempool memory channel striding optimisation is not necessary on > > Arm platforms. > > Update the Programmer's Guide's mempool section to clarify this. > >

[PATCH] doc: clarify mempool striding optimisation on Arm

2024-07-15 Thread Jack Bond-Preston
The mempool memory channel striding optimisation is not necessary on Arm platforms. Update the Programmer's Guide's mempool section to clarify this. Signed-off-by: Jack Bond-Preston Reviewed-by: Wathsala Vithanage --- doc/guides/prog_guide/mempool_lib.rst | 6 ++ 1 file changed, 6 insertion