[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jonathan Gray <jsg_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 16 Feb 2009 08:50:05 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: jsg_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/02/16 08:50:05
Modified files:
sys/arch/amd64/amd64: cacheinfo.c identcpu.c
sys/arch/amd64/include: cpu.h
Log message:
Store conditionally extended cpuid family/model values
in seperate variables in struct cpu_info instead
of duplicating the process of extracting it from the signature.
Discussed with several, 'just do it' weingart@, ok mikeb@
Visit your host, monkey.org