simload tool to generate defined CPU load?

From: Bütow, Michael (michael.buetow_at_comsoft.de)
Date: 04/12/05

  • Next message: John Welsh: "Summary: Appmanager cant find Desktop Apps."
    Date: Tue, 12 Apr 2005 15:10:06 +0200
    To: tru64-unix-managers@ornl.gov
    
    

    Dear Managers,

    I have seen a tool on some platforms which was called simload_OSF1 .
    This tool allowed to generate a defined CPU load (e.g. 75%).

    Unfortunately I have only seen a binary of this.

    Does anyone know if this tool's source is/was available somewhere, or whether an open-source alternative exists which can generate such a defined load ? I have looked at "stress" but it doesn't quite do the same (good tool though!)

    Any pointers would be most appreciated.

    Best regards,
    Michael


  • Next message: John Welsh: "Summary: Appmanager cant find Desktop Apps."

    Relevant Pages

    • Re: size_t
      ... any ways relevant to my work DO support integer encoding of pointers and the ... distinction is only how the hardware registers are USED, ... When the platforms are known, ... these so-called portability issues can crop up regardless of if ...
      (comp.lang.cpp)
    • Re: size_t
      ... common integer types like char, short, int .. ... the idea for size_t was to provide support for various architechtures in a ... integer type as offset to the array on platforms where, say, int would be 32 ... bit but pointers 64 bit. ...
      (comp.lang.cpp)
    • Re: cast pointer to int
      ... Apparently a very bad tutorial about pointers in C, ... with quite frequently has the following sizes for integer types: ... Another has char, short, int, and long all 1 byte. ... There are platforms where the value of a pointer is too large to fit ...
      (comp.lang.c)
    • Re: Mono and D8 .NET
      ... >> VCL.NET is not supported by mono? ... > chance at portability to other .NET platforms. ... > Applications that are limited to the feature set of the .NET compact ... > Best regards, ...
      (borland.public.delphi.non-technical)
    • Re: Assembler versus ANSI C
      ... > achieve almost the same efficiency than hand-optimized assembly. ... > platforms, C is the way to go (with regards to assembly). ... coding the arbitrary length integer ...
      (sci.crypt)