Fix a cpuid mismatch from the recent cpuid rototill in Alpha: boot_cpu_id
is a PAL ID, while PCPU_GET(cpuid) is a FreeBSD CPU ID. The FreeBSD CPU
ID of the BSP is always zero, so use that to see which CPU should run the
full clock functions.
Description
Description
Details
Details
- Provenance
jhb Authored on Nov 23 2004, 10:11 PM - Parents
- rGd4d8b7970453: Implement per-jail fstab(5) files. Here's a rc.conf sample using
- Branches
- Unknown
- Tags