home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / benchmar / 1736 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.7 KB  |  57 lines

  1. Newsgroups: comp.benchmarks
  2. Path: sparky!uunet!gatech!emory!wupost!uwm.edu!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!pd
  3. From: pd@sei.cmu.edu (Patrick Donohoe)
  4. Subject: Hartstone Benchmark, version 1.1
  5. Message-ID: <1992Nov19.170137.23874@sei.cmu.edu>
  6. Sender: netnews@sei.cmu.edu (Netnews)
  7. Organization: Software Engineering Institute
  8. Date: Thu, 19 Nov 1992 17:01:37 GMT
  9. Lines: 46
  10.  
  11.                    The Hartstone Benchmark, Version 1.1
  12.                    ====================================
  13.  
  14.    The Hartstone benchmark is a set of timing requirements for testing a
  15.    system's ability to handle hard real-time applications.  It is specified
  16.    as a set of processes with well-defined workloads and timing constraints.
  17.    The name Hartstone derives from HArd Real Time and the fact that the work-
  18.    loads are based on the well-known Whetstone benchmark.  "Hard" real-time
  19.    applications must meet their deadlines to satisfy system requirements;
  20.    this contrasts with "soft" real-time applications where a statistical
  21.    distribution of response times is acceptable.
  22.  
  23.    Five test series, of increasing complexity, have been proposed for Hart-
  24.    stone and the first of these, the Periodic Harmonic (PH) series, has been
  25.    implemented in the Ada programming language at the Software Engineering
  26.    Institute (SEI).  Known as version 1.0 of Hartstone, it has been available
  27.    publicly for the past two years.  Version 1.1 of the benchmark is now
  28.    available.  This new version corrects some minor errors in the 1.0 release.
  29.    It has also been restructured to enable users to use a debugger as an inter-
  30.    active interface for preliminary tuning of Hartstone parameters and for
  31.    performing multiple Hartstone experiments.  This eliminates the need for
  32.    repeated compile-link-download cycles when tuning and running Hartstone.
  33.    It also facilitates experimentation with non-harmonic task sets, i.e. the
  34.    Periodic Non-Harmonic (PH) test series.
  35.  
  36.    Electronic mail requests for Hartstone should be sent to the following
  37.    Internet address:
  38.  
  39.                         hartstone-info@sei.cmu.edu
  40.  
  41.    For people without Internet access, the address to send requests to is:
  42.  
  43.                         REST Transition Services
  44.                         Software Engineering Institute
  45.                         Carnegie Mellon University
  46.                         Pittsburgh, PA 15213-3890
  47.                         Phone: (412) 268-7787
  48.  
  49.    Hartstone source code may also be retrieved from the PIWG bulletin board at
  50.  
  51.                              (412) 268-7020
  52.  
  53.  
  54.  
  55. Patrick Donohoe,  Software Engineering Institute,    pd@sei.cmu.edu
  56. Carnegie Mellon University, Pittsburgh, PA 15213.    (412) 268-7616
  57.