CONCURRENT PROCESS MONITORING WITH NO REFERENCE SIGNATURES

Citation
Sj. Upadhyaya et B. Ramamurthy, CONCURRENT PROCESS MONITORING WITH NO REFERENCE SIGNATURES, I.E.E.E. transactions on computers, 43(4), 1994, pp. 475-480
Citations number
19
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture
ISSN journal
00189340
Volume
43
Issue
4
Year of publication
1994
Pages
475 - 480
Database
ISI
SICI code
0018-9340(1994)43:4<475:CPMWNR>2.0.ZU;2-Z
Abstract
A simple, inexpensive and time/space efficient signature technique for process monitoring is presented. In this technique, a known signature function is applied to the instruction stream at compilation phase an d when the accumulated signature forms an m-out-of-n code, the corresp onding instructions are tagged. Error checking is done at run-time by monitoring the signatures accumulated at the tagged locations to deter mine whether they form m-out-of-n codes. This approach of signature ch ecking does not require the embedding of reference signatures at compi lation, thereby leading to savings in memory as well as in execution t ime. The m-out-of-n code approach offers high error coverage and contr ollable latency. The results of the experiments conducted to verify th e controllability of the latency are discussed. One of the distinguish ing features of the proposed scheme is the elimination of reference si gnatures, which are the main source of memory and time overhead in the existing techniques.