Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2010 22:20:12 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 mca.c src/sys/ia64/include mca.h
Message-ID:  <201004132220.o3DMKSUG010752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-04-13 22:20:12 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        mca.c 
    sys/ia64/include     mca.h 
  Log:
  SVN rev 206570 on 2010-04-13 22:20:12Z by marcel
  
  Populate the sysctl tree with any MCA records we collected.
  The sequence number is used as the name of a sysctl node,
  under which we add the MCA records using the CPU id as the
  leaf  name.
  
  Add the hw.mca.inject sysctl to provide a way to inject
  MC errors and trigger machine checks.
  
  PR:             ia64/113102
  
  Revision  Changes    Path
  1.14      +89 -46    src/sys/ia64/ia64/mca.c
  1.9       +1 -2      src/sys/ia64/include/mca.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004132220.o3DMKSUG010752>