Predictability Requirements of a Soft Modem

Michael B. Jones and Stefan Saroiu

Formats
HTML (236 KBytes)
PostScript (4.023 MBytes)
PDF (633 KBytes)

Keywords
Real-Time, CPU Scheduling, Soft Devices, Soft Modem, Signal Processing, Open Real-Time System, Windows NT, Windows 2000, Rialto, Rialto/NT

Abstract

Soft Modems use the main processor to execute modem functions traditionally performed by hardware on the modem card. To function correctly, soft modems require that ongoing signal processing computations be performed on the host CPU in a timely manner. Thus, signal processing is a commonly occurring background real-time application--one running on systems that were not designed to support predictable real-time execution. This paper presents a detailed study of the performance characteristics and resource requirements of a popular soft modem. Understanding these requirements should inform the efforts of those designing and building operating systems needing to support soft modems. Furthermore, we believe that the conclusions of this study also apply to other existing and upcoming soft devices, such as soft Digital Subscriber Line (DSL) cards. We conclude that (1) signal processing in an interrupt handler is not only unnecessary but also detrimental to the predictability of other computations in the system and (2) a real-time scheduler can provide predictability for the soft modem while minimizing its impact on other computations in the system.


Appeared in Proceedings of the ACM SIGMETRICS Conference on Measurement and Modeling of Computer Systems, Cambridge, MA, June 2001.


Microsoft Research technical report MSR-TR-2000-88, Predictable Scheduling for a Soft Modem, an earlier version of this paper containing additional content, is also available.