Posts

Showing posts with the label Performance Measuring Index

CS3530 Assignment 1

Kennesaw State University      Department of Computer Science CS3530 Operating Systems Section 01 Assignment #1 Evaluating System Performance Dalibor Labudovic 06/5/2013 Initial Problem Statement: 1.)     Copy the "batch.cpp" source file from the system directory /home/jgarrido/psim3 on CS3 compile and link using the "psim3c" script file. The 'psim3c' script is a command file that uses the GNU C++ compiler on the CS3 server. Follow the instructions in the documents provided in the course Web page. 2.)     Run (execute) the program at least three times. 3.)     Write a report describing the characteristics of the operating system modeled. Use the guidelines for structuring the report. 4.)     Change by a small amount a workload parameter (inter-arrival interval, memory requirements) in the program by executing it again. 5.)     Include at...