DragonFly kernel List (threaded) for 2007-10
DragonFly BSD
DragonFly kernel List (threaded) for 2007-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: pmap of amd64


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Oct 2007 14:39:10 -0700 (PDT)

:
:Hi Matt,
:
:just to make sure: when you talking about the globaldata, it is
:per-cpu, not globaldata for the whole system, am I right?
:
:is the CPU_prvspace in machine/globaldata.h the array to keep the
:per-cpu globaldata?
:
:More questions coming :)
:
:yyh

    Correct.  globaldata, aka 'mycpu' is a per-cpu structure.

					-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]