[PLUG] uname question

tomas.kuchta.lists at gmail.com tomas.kuchta.lists at gmail.com
Tue Aug 13 07:18:07 UTC 2019


from:
https://en.wikipedia.org/wiki/Symmetric_multiprocessing

Symmetric multiprocessing (SMP) involves a multiprocessor computer hardware and
software architecture where two or more identical processors are connected to a
single, shared main memory, have full access to all input and output devices,
and are controlled by a single operating system instance that treats all
processors equally, reserving none for special purposes. Most multiprocessor
systems today use an SMP architecture. In the case of multi-core processors, the
SMP architecture applies to the cores, treating them as separate processors. 

On Mon, 2019-08-12 at 11:36 -0700, Rich Shepard wrote:
> On Mon, 12 Aug 2019, Paul Heinlein wrote:
> 
> > You'll want to google for KBUILD_BUILD_VERSION (and perhaps also
> > KBUILD_BUILD_TIMESTAMP) to see how those are generated.
> 
> Thanks, Paul. If the answer's there I missed seeing it. But, it really
> doesn't matter as the system boots and knows it's 64-bits.
> 
> Regards,
> 
> Rich
> _______________________________________________
> PLUG mailing list
> PLUG at pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug



More information about the PLUG mailing list