Applying program restructuring to dataflow environments

  • Authors:
  • Sharilyn A. Thoreson;Arlen N. Long

  • Affiliations:
  • -;-

  • Venue:
  • SAC '86 Proceedings of the 1986 workshop on Applied computing
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the effects of program restructuring in a dataflow environment. Previous studies showed that dataflow programs can exhibit locality and that a memory hierarchy is feasible in a dataflow environment. This study shows that the order in which code is placed into pages can affect the performance of a dataflow program executing in a paged virtual memory. The paper reports performance results for selected programs loaded into memory according to various algorithms, one of which is an automatic program restructuring algorithm based on critical paths.