home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / ada / 3315 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.7 KB

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