]> Zhao Yanbai Git Server - minix.git/commit
CPU type detection
authorTomas Hruby <tom@minix3.org>
Thu, 23 Sep 2010 14:42:19 +0000 (14:42 +0000)
committerTomas Hruby <tom@minix3.org>
Thu, 23 Sep 2010 14:42:19 +0000 (14:42 +0000)
commit8eece1c00cda2275d6184f6c96844f9b2e8c3181
tree55ff211e9eb15bce0988898b9421b8338afae5f3
parent6e385a1b010ae589e79a2d1fd03a50f527956c4e
CPU type detection

- sometimes the system needs to know precisely on what type of cpu is
  running. The cpu type id detected during arch specific
  initialization and kept in the machine structure for later use.

- as a side-effect the information is exported to userland
include/minix/type.h
kernel/arch/i386/arch_system.c
kernel/arch/i386/include/archconst.h