GB1436428A - Data processing apparatus - Google Patents

Data processing apparatus

Info

Publication number
GB1436428A
GB1436428A GB4151473A GB4151473A GB1436428A GB 1436428 A GB1436428 A GB 1436428A GB 4151473 A GB4151473 A GB 4151473A GB 4151473 A GB4151473 A GB 4151473A GB 1436428 A GB1436428 A GB 1436428A
Authority
GB
United Kingdom
Prior art keywords
program
counters
interrupt
hardware
measurement
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
GB4151473A
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Publication of GB1436428A publication Critical patent/GB1436428A/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/349Performance evaluation by tracing or monitoring for interfaces, buses

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

1436428 Monitoring data processing systems INTERNATIONAL BUSINESS MACHINES CORP 4 Sept 1973 [31 Oct 1972] 41514/73 Heading G4A A monitor program stored in a data processing system selectively activates a hardware monitor, connected to the system, in response to events determined by the monitor program. Software and hardware monitoring tools may thus be used selectively to obtain effective performance evaluation, the results of which may be used to modify the system automatically to improve its efficiency. Software hooks are inserted into object programs including system control and application programs, either before entry into the system, or preferably, automatically by a measurement set-up routine 102. The hooking technique may make use of any instruction which causes an interruption of the normal stream of instruction execution. During the setting up process the operator may specify particular hardware counters to be assigned to tasks while other counters are to be used to monitor lines in the processing system. Execution of queued tasks then proceeds, 103, until an interrupt is encountered, 104. All interrupts other than machine check cause a branch to a measurement program. An applications program start loop interrupt, 105-108 causes an instruction to be issued to start all hardware/ software measurement counters, 109 before returning to "normal" execution. The measurement counters are stopped, 113, when an end loop interrupt is encountered, but may be restarted if multiple measurement passes are required, 114, 115, otherwise the application program hooks are removed, 116, and the data collected by the hardware counters are transferred to memory 117, for subsequent analysis by a monitor control program MONTROL. An interrupt which does not signify a system program hook or applications program hook or start or end loop is analysed by MONTROL, 112a, for appropriate action to be taken. System hook interrupts cause those hardware/ software counters assigned to system measurements to be started, 110, subsequent stopping of the counters, 113 and analysis of the interrupt 112a being as before. MONTROL stops the hardware counters since they are not required and causes a branch to the appropriate interrupt handling routine, e.g. I/O, program check, external. An interrupt resulting from a read direct RDD instruction causes a branch to a feedback control program MSFCP to analyse the feedback and possibly modify the system. A hook interrupt causes a branch to a routine Fig. 3B (not shown) in which operator requests to change the assignment of counters to tasks, halt collection of data without removing hooks, end the measurement program and remove hooks, or change the hooks, are handled. The feedback control program MSFCP is designed to maximize (1) the number of concurrent requests to an I/O subsystem (2) the transfer of data over a channel (3) the CPU/ channel utilization overlap, and to minimize the time for an I/O request to be stacked in a queue. Measurements of channel busy time; I/O device, e.g. disc, seek time obtained from hardware monitoring devices, and software measurements of CPU busy and wait times, length of I/O device request queues, I/O request service time CPU/channel overlap and so on, are combined and utilized to modify the system to improve its efficiency. An example of modifying technique is described with reference to Figs. 6A-6C (not shown) and includes detection of conditions in which a program is said to be CPU or I/O bound and selection of tasks which are heavy on I/O or CPU activity to relieve the situation.
GB4151473A 1972-10-31 1973-09-04 Data processing apparatus Expired GB1436428A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US30244272A 1972-10-31 1972-10-31

Publications (1)

Publication Number Publication Date
GB1436428A true GB1436428A (en) 1976-05-19

Family

ID=23167749

Family Applications (1)

Application Number Title Priority Date Filing Date
GB4151473A Expired GB1436428A (en) 1972-10-31 1973-09-04 Data processing apparatus

Country Status (3)

Country Link
JP (1) JPS4978455A (en)
DE (1) DE2352696A1 (en)
GB (1) GB1436428A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2158977A (en) * 1984-05-11 1985-11-20 Raytheon Co Control sequencer with dual microprogram counters for microdiagnostics
US4841434A (en) * 1984-05-11 1989-06-20 Raytheon Company Control sequencer with dual microprogram counters for microdiagnostics

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4262331A (en) * 1978-10-30 1981-04-14 Ibm Corporation Self-adaptive computer load control
EP0372682A3 (en) * 1988-12-05 1991-07-17 Digital Equipment Corporation System characterization method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2158977A (en) * 1984-05-11 1985-11-20 Raytheon Co Control sequencer with dual microprogram counters for microdiagnostics
US4841434A (en) * 1984-05-11 1989-06-20 Raytheon Company Control sequencer with dual microprogram counters for microdiagnostics

Also Published As

Publication number Publication date
DE2352696A1 (en) 1974-05-09
JPS4978455A (en) 1974-07-29

Similar Documents

Publication Publication Date Title
US5274823A (en) Interrupt handling serialization for process level programming
KR930000592B1 (en) Task searching apparatus
DE3687805T2 (en) INPUT AND CONTROL SYSTEM IN A VIRTUAL MACHINE SYSTEM.
KR101915198B1 (en) Method and Apparatus for processing the message between processors
EP0316250A2 (en) Apparatus and method for monitoring workstation controller performance
JPH02249055A (en) Multiprocessor system, multiprocessing method and work allocation method
US3639912A (en) Management control subsystem for multiprogrammed data processing system
GB1436428A (en) Data processing apparatus
JPH0193830A (en) System for controlling interruption in virtual computer system
JPS603216B2 (en) Data processing system operation control method
JP3318121B2 (en) Virtual computer system
GB1521449A (en) Digital data processing apparatus
JPH01124042A (en) Line control system in virtual computer system
JPH05120039A (en) Task scheduling system
JPH077380B2 (en) Buffer management method
JPS58192152A (en) System for monitoring completion of process
JPH0433130A (en) Multi-chip constituting method
JP2550708B2 (en) Debug method
JPH05324418A (en) Cpu utilization time monitoring system
JPH04367951A (en) Memory stagnancy preventing system
JP3097750B2 (en) Information collection method online
CRAWFORD BA, Texas Christian University, 1963
JPH0430054B2 (en)
JPS58195915A (en) Error processing system of channel device
JPS6126095B2 (en)

Legal Events

Date Code Title Description
PS Patent sealed
PCNP Patent ceased through non-payment of renewal fee