diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2010-01-09 20:33:17 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2010-01-09 20:33:17 +0000 |
commit | 87b483e2a7df54e7ed2f12b9849b2536d55e9082 (patch) | |
tree | d6b24a614c2a0c15bad70eed78b911b2ef109148 /sys/scsi/cd.c | |
parent | 1c2dbae3782a9af621a9d39b2388249f24e4a16f (diff) |
Define struct cpu_hwinfo, to hold hardware specific information about each
processor (instead of sys_config.cpu[]), and pass it in the attach_args
when attaching cpu devices.
This allows per-cpu information to be gathered late in the bootstrap process,
and not be limited by an arbitrary MAX_CPUS limit; this will suit IP27 and
IP35 systems better.
While there, use this information to make sure delay() uses the speed
information from the cpu it is invoked on.
Diffstat (limited to 'sys/scsi/cd.c')
0 files changed, 0 insertions, 0 deletions