CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/04 22:59:09
Modified files:
sys/arch/octeon/include: octeonvar.h
Log message:
Add a function for getting the current core's hardware identifier.
For now, the kernel does enforce one-to-one mapping between logical
cpuids and hardware coreids, but the reliance on that should be
removed eventually.
