Downloadliste

Projektbeschreibung

latencytest allows one to benchmark scheduling latencies of audio-apps during high system load (GFX output, /proc filesystem access, heavy DISK I/O) The program outputs HTML pages containing GIF charts of the measured scheduling latencies during each system stresstest. The goal of the benchmark is to have a tool to help optimizing the kernel for realtime multimedia apps. Actually it benchmarks the scheduling latencies of a PCM playing thread which runs with SCHED_FIFO realtime priority, but I plan to include other subsystems, like MIDI I/O , serial I/O etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.42

Added Benchmarking der Echtzeituhr (RTC-Gerät) mit asynchronen Benachrichtigung per SIGIO, hat die automatische Skalierung der Diagramme, damit die Ergebnisse passen. Schauen Sie sich die hervorragende Audio-Latenz Ergebnisse (2.1ms) mit dem neuen Low-Latency-Kernel-Patches erhältlich auf der Homepage.
Added benchmarking of Realtime clock (RTC device) using async notification via SIGIO, added automatic scaling of the diagrams to better fit the results. Check out the excellent audio-latency results (2.1ms) obtained with the new low-latency kernel-patches at the homepage.

2001-01-30 15:13
0.41

einige Fehler behoben, und generische Timer kompiliert hat für die Kompilierung auf nicht-Intel-Architekturen.
some BUGS fixed, and generic timer compile option added for
compilation on non-Intel architectures.

Project Resources