All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ref-manual: add numa to machine features
@ 2022-08-22 15:38 Jon Mason
  2022-08-23  8:11 ` [docs] " Quentin Schulz
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Mason @ 2022-08-22 15:38 UTC (permalink / raw)
  To: docs

numa is an existing machine feature, add it to the list so that users
are aware of it.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
---
 documentation/ref-manual/features.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 17521ac2a85f..8dfe29d66a63 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -62,6 +62,8 @@ Project metadata:
 
 -  *keyboard:* Hardware has a keyboard
 
+-  *numa:* Hardware has non-uniform memory access
+
 -  *pcbios:* Support for booting through BIOS
 
 -  *pci:* Hardware has a PCI bus
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-manual: add numa to machine features
  2022-08-22 15:38 [PATCH] ref-manual: add numa to machine features Jon Mason
@ 2022-08-23  8:11 ` Quentin Schulz
  2022-08-23 14:04   ` Jon Mason
  2022-08-29 11:41   ` Michael Opdenacker
  0 siblings, 2 replies; 4+ messages in thread
From: Quentin Schulz @ 2022-08-23  8:11 UTC (permalink / raw)
  To: Jon Mason, docs

Hi Jon,

On 8/22/22 17:38, Jon Mason wrote:
> numa is an existing machine feature, add it to the list so that users
> are aware of it.
> 

Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>

Added back in 2018 with 830880a6888270e047271137f43a643b218050d4, so 
it's a candidate for backport to dunfell and kirkstone I would assume.

I am now wondering if there's some list of supported MACHINE_FEATURES or 
if the list is THAT one in the docs?

Cheers,
Quentin


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-manual: add numa to machine features
  2022-08-23  8:11 ` [docs] " Quentin Schulz
@ 2022-08-23 14:04   ` Jon Mason
  2022-08-29 11:41   ` Michael Opdenacker
  1 sibling, 0 replies; 4+ messages in thread
From: Jon Mason @ 2022-08-23 14:04 UTC (permalink / raw)
  To: Quentin Schulz; +Cc: docs

On Tue, Aug 23, 2022 at 10:11:08AM +0200, Quentin Schulz wrote:
> Hi Jon,
> 
> On 8/22/22 17:38, Jon Mason wrote:
> > numa is an existing machine feature, add it to the list so that users
> > are aware of it.
> > 
> 
> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>
> 
> Added back in 2018 with 830880a6888270e047271137f43a643b218050d4, so it's a
> candidate for backport to dunfell and kirkstone I would assume.
> 
> I am now wondering if there's some list of supported MACHINE_FEATURES or if
> the list is THAT one in the docs?

I just happened to see numa in linux-yocto.inc and the 2 entries there
for MACHINE_FEATURES seemed very lacking.  I'm working on a patch for
that.

The docs list was the only thing I found approaching a canonical list of
MACHINE_FEATURES, but I do wonder how complete it is.

Thanks,
Jon

> 
> Cheers,
> Quentin
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [docs] [PATCH] ref-manual: add numa to machine features
  2022-08-23  8:11 ` [docs] " Quentin Schulz
  2022-08-23 14:04   ` Jon Mason
@ 2022-08-29 11:41   ` Michael Opdenacker
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Opdenacker @ 2022-08-29 11:41 UTC (permalink / raw)
  To: Quentin Schulz, Jon Mason; +Cc: docs

Jon, Quentin,

Thanks for the patch and review!

On 8/23/22 10:11, Quentin Schulz wrote:
> Hi Jon,
>
> On 8/22/22 17:38, Jon Mason wrote:
>> numa is an existing machine feature, add it to the list so that users
>> are aware of it.
>>
>
> Reviewed-by: Quentin Schulz <foss+yocto@0leil.net>

Merged into "master-next"

>
> Added back in 2018 with 830880a6888270e047271137f43a643b218050d4, so 
> it's a candidate for backport to dunfell and kirkstone I would assume.


Good idea. I'll send the corresponding patches.
Cheers
Michael

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-29 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 15:38 [PATCH] ref-manual: add numa to machine features Jon Mason
2022-08-23  8:11 ` [docs] " Quentin Schulz
2022-08-23 14:04   ` Jon Mason
2022-08-29 11:41   ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.