[PATCH 2/2] doc: use core lists rather than masks in guides
Bruce Richardson
bruce.richardson at intel.com
Mon Jun 30 15:31:48 CEST 2025
On Mon, Jun 30, 2025 at 03:11:30PM +0200, David Marchand wrote:
> Hello Bruce,
>
> On Tue, Jun 24, 2025 at 3:35 PM Bruce Richardson
> <bruce.richardson at intel.com> wrote:
> >
> > For the guides for applications and examples, use the "-l" flag rather
> > than the "-c" flag to pass in core lists rather than core masks. While
> > for the trivial examples given, core masks work fine and may be easier;
> > in real-world cases, with potentially hundreds of cores, core lists are
> > a much better fix, so update the docs to reflect this.
> >
> > Similarly replace instances of "-s <service-coremask>" with
> > "-S <service-core-list>".
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
>
> I have a few more changes.
>
> I can squash them when applying if you double check them:
>
Yes, those look fine to me. Thanks for catching these.
I forgot when checking that we could have masks without the 0x on them.
/Bruce
More information about the dev
mailing list