Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2006 21:51:10 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools README src/tools/tools/ncpus Makefile acpi.c acpidump.h biosmptable.c ncpus.c
Message-ID:  <200602222151.k1MLpADc088502@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-02-22 21:51:10 UTC

  FreeBSD src repository

  Modified files:
    tools/tools          README 
  Added files:
    tools/tools/ncpus    Makefile acpi.c acpidump.h biosmptable.c 
                         ncpus.c 
  Log:
  test program to check cpu counting
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +1 -0      src/tools/tools/README
  1.1       +11 -0     src/tools/tools/ncpus/Makefile (new)
  1.1       +335 -0    src/tools/tools/ncpus/acpi.c (new)
  1.1       +177 -0    src/tools/tools/ncpus/acpidump.h (new)
  1.1       +265 -0    src/tools/tools/ncpus/biosmptable.c (new)
  1.1       +14 -0     src/tools/tools/ncpus/ncpus.c (new)



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