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

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