WO2001009720A1 - Systeme de gestion et systeme informatique virtuel - Google Patents

Systeme de gestion et systeme informatique virtuel Download PDF

Info

Publication number
WO2001009720A1
WO2001009720A1 PCT/JP2000/004948 JP0004948W WO0109720A1 WO 2001009720 A1 WO2001009720 A1 WO 2001009720A1 JP 0004948 W JP0004948 W JP 0004948W WO 0109720 A1 WO0109720 A1 WO 0109720A1
Authority
WO
WIPO (PCT)
Prior art keywords
saving mode
clock cycle
operating system
request
power saving
Prior art date
Application number
PCT/JP2000/004948
Other languages
English (en)
French (fr)
Inventor
Mika Ryukawa
Hiroyuki Sasaki
Original Assignee
Matsushita Electric Industrial Co., Ltd.
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 Matsushita Electric Industrial Co., Ltd. filed Critical Matsushita Electric Industrial Co., Ltd.
Priority to EP00946487A priority Critical patent/EP1134656A1/en
Publication of WO2001009720A1 publication Critical patent/WO2001009720A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3246Power saving characterised by the action undertaken by software initiated power-off
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present invention relates to an operating system capable of executing a plurality of tasks in a computer system and a virtual computer system capable of executing one or a plurality of operating systems including the operating system.
  • FIG. 29 is a state transition diagram at the time of a power-off request in a conventional operating system.
  • the conventional power on / off switching method in the operating system having task A and task B, if task B issues a power-off request during execution of task A, the operating system determines that task A Even during execution, processing was performed to accept the power-off request from task B, turn off the power, and then turn it on again. Similar processing is also performed for power-on requests. Was being done. Therefore, since the power is once turned off, the power is turned back on, and the processing of task A is continued, the wasteful processing of once turning off the power and then returning to the power on state is eliminated. Will occur.
  • FIG. 30 is a state transition diagram at the time of a power saving mode switching request in a conventional operating system.
  • the conventional method of switching the CPU power saving mode is that in an operating system that has two tasks, task A and task B, task B switches to power saving mode? While task A is running in power saving mode.
  • a power-saving mode switching request was issued to a power-saving mode, the task was switched to the power-saving mode? Even if task A was being executed in the power-saving mode, and then processing to return to the power-saving mode was performed. Therefore, there is a wasteful process of once switching to the power saving mode /? And then returning to the power saving mode.
  • FIG. 31 is a state transition diagram at the time of a clock cycle switching request in a conventional operating system.
  • the clock cycle is changed so that task B switches to the clock cycle /? While task A is executing at the clock cycle.
  • the task was switched to the clock cycle? Even if task A was executing at the clock cycle, and then the task was switched back to the clock cycle. Therefore, there is a wasteful process of once switching to the clock cycle /? And then returning to the clock cycle.
  • Figure 32 shows one configuration of the virtual computer system.
  • the virtual computer system is composed of operating systems A101, B1 that have different properties such as real-time operation and large or small load under one or more virtual computer devices 100 in the CPU.
  • Steps 105 and 106 are executed.
  • FIG. 33 is a state transition diagram at the time of a power-off request in the conventional virtual machine system.
  • operating system A hereinafter referred to as OSA
  • OSB operating system B
  • OSA operating system A
  • OSB operating system B
  • Fig. 34 is a state transition diagram when a power saving mode switching request is made in the conventional virtual machine system.
  • the power saving mode is changed from 0 SB to 0 SA while the SA is running in the power saving mode.
  • the process was temporarily switched to the power saving mode while the SA was being executed in the power saving mode, and then the process of returning to the power saving mode was performed. Therefore, there is a wasteful process of once switching to the power saving mode /? And then returning to the power saving mode.
  • FIG. 35 is a state transition diagram at the time of a clock cycle switching request in the conventional virtual machine system.
  • the conventional clock cycle switching method in a system having two operating systems, operating system A and operating system B, switching of clock cycle d from 0 SB to 0 SB is required during execution of 0 SA at the clock cycle.
  • the OSA was switched to the clock cycle? While the OSA was running at the clock cycle, and then returned to the clock cycle. Therefore, useless processing such as once switching to the clock cycle /? And then returning to the clock cycle occurs.
  • the present invention has been made in view of the above problems, and can control a request for a hardware device such as power on / off when controlling a plurality of tasks or a plurality of operating systems. It is intended to provide an operating system and a virtual computer system capable of reducing power consumption.
  • a hardware device such as power on / off when controlling a plurality of tasks or a plurality of operating systems. It is intended to provide an operating system and a virtual computer system capable of reducing power consumption.
  • An operating system for managing a plurality of tasks comprising: storage means for storing execution information including an execution state of a hardware device in each of the tasks; Request accepting means for accepting at least one of a power-on request and a power-off request for a device, and controlling execution of a process related to the request based on the execution information. If at least one of the power-off requests is issued to at least one hidden air device, and another evening uses the hidden air device, the power-on request or the power-off request is issued. And power supply switching control means for preventing execution of processing.
  • An operating system of the present invention in an operating system that manages a plurality of tasks, a storage unit that stores power saving mode information of a hardware device in each of the tasks, and receives the power saving mode switching request.
  • a request accepting unit for controlling execution of a process related to the request based on the power saving mode information, wherein when the task is switched, the power saving mode of the switched task is Power-saving mode switching control means for setting a power-saving mode based on one-way information.
  • the power saving mode switching control means can change a setting of the power saving mode based on the power saving mode information during execution of the task.
  • the operating system according to (2) or (3) further comprising: priority comparing means for comparing the task execution priority or the power saving mode information priority in the (2) or (3).
  • the power mode switching control means changes the setting of the power saving mode based on the comparison result of the priorities during execution of the task.
  • An operating system of the present invention in an operating system for managing a plurality of tasks, comprising: a power saving mode information of a hardware device in each of the tasks; and a power saving mode information of the operating system itself.
  • a storage unit for storing; a request receiving unit for receiving a request for switching the power saving mode; and a unit for controlling execution of a process related to the request based on the power saving mode information.
  • Power saving mode switching control means for comparing the power mode information with the power saving mode information of the operating system itself to change the setting of the power saving mode.
  • An operating system in an operating system for managing a plurality of tasks, comprising: a power saving mode information of a hardware device in each of the tasks; and a power saving mode information of the operating system itself.
  • a storage unit for storing, a request receiving unit for receiving a request for switching the power saving mode, and a unit for controlling execution of a process related to the request based on the power saving mode information.
  • Power saving mode switching control means for comparing the power saving mode information of the operating system with the power saving mode information of the operating system itself and changing the setting of the power saving mode.
  • the operating system of the present invention in the operating system for managing a plurality of tasks, comprising: a storage unit for storing clock cycle information of a hardware device in each of the tasks; Request receiving means for receiving a switching request; and And a clock cycle switching control unit for setting a clock cycle based on clock cycle information of the switched task when the task is switched.
  • the clock cycle switching control means can change a clock cycle based on the clock cycle information during execution of the task. It is characterized by.
  • the operating system according to (7) or (8), further comprising: priority comparing means for comparing the execution priority of the task or the priority of the clock cycle information;
  • the switching control means changes the clock cycle based on the priority comparison result during the execution of the task.
  • An operating system of the present invention in an operating system that manages a plurality of tasks, stores clock cycle information of a Hard-Air device in each of the tasks and clock cycle information of the operating system itself.
  • a storage unit a request receiving unit that receives the request for switching the cycle period; and a unit that controls execution of a process related to the request based on the clock period information.
  • clock cycle switching control means for comparing the cycle information with the clock cycle information of the operating system itself to change the clock cycle.
  • An operating system is an operating system for managing a plurality of tasks, comprising: a clock cycle information of a Hard-Air device for each of the tasks; and a clock cycle of the operating system itself.
  • Storage means for storing information; a request receiving means for receiving the clock cycle switching request; and a control unit for controlling execution of the processing related to the request based on the clock cycle information.
  • clock cycle switching control means for comparing the clock cycle information of the operating system with the clock cycle information of the operating system itself to change the clock cycle.
  • a virtual machine system includes an execution control means for controlling execution of at least one of the operating systems according to any of (1) to (11).
  • the above operating system if at least one task issues a power-on request or power-off request to at least one hardware device, and another task is using the hardware device, Does not perform power-on processing or power-off processing immediately in response to the issued request, for example, power-on processing or power supply of the corresponding Hard-Air device when the task being executed is completed and the task is switched. Perform off processing. As a result, useless power consumption is reduced, and current consumption can be suppressed.
  • the power saving mode switching process is not performed immediately in response to the issued request.
  • the power saving mode of the hard disk device such as CPU is set based on the power saving mode information of the task.
  • compare the task execution priority and the priority of the power saving mode information to change the setting of the power saving mode, and compare the power saving mode information of the task with the power saving mode information of the operating system itself. Compare and change the power saving mode setting. As a result, useless power consumption is reduced, and current consumption can be suppressed.
  • the task when a task issues a clock cycle switching request and another task is running, the task does not immediately execute the clock cycle switching process in response to the issued request.
  • the clock cycle of a hard disk device such as a CPU can be set based on the clock cycle information of the task, The execution cycle of the task is compared with the priority of the clock cycle information to change the clock cycle, or the clock cycle of the task is compared with the clock cycle information of the operating system itself to determine the clock cycle. Change settings. As a result, useless power consumption is reduced, and current consumption can be suppressed.
  • a virtual machine system in a virtual machine system that executes and controls a plurality of operating systems, storage means for storing execution information including an execution state of a hard-air device in each of the operating systems; and Low power-on and power-off requests for the hardware device Request receiving means for receiving at least one request; andcontrolling execution of a process related to the request based on the execution information, wherein at least one operating system determines at least one of the power-on request and the power-off request at least.
  • Power switching control means when issued to one hardware device, if another operating system is using the hardware device, do not execute the power-on request or power-off request.
  • a virtual computer system is a virtual computer system for executing and controlling a plurality of operating systems, wherein a storage means for storing power saving mode information of a hard-air device in each of the operating systems, Request receiving means for receiving the power saving mode switching request; and controlling the execution of the processing related to the request based on the power saving mode information.
  • Power saving mode switching control means for setting a power saving mode based on the information.
  • the power-saving mode switching control unit changes the power-saving mode based on the power-saving mode information while the operating system is running. It is characterized by being possible.
  • a priority comparing means for comparing the execution priority of the operating system or the priority of the power saving mode information is provided.
  • the power saving mode switching control unit changes the setting of the power saving mode based on the comparison result of the priorities during execution of the operating system.
  • a virtual machine system is a virtual machine system for executing and controlling a plurality of operating systems, comprising: a power-saving mode information of a hard-air device in each of the operating systems; and the virtual machine system.
  • a storage unit for storing the power saving mode information in itself, a request receiving unit for receiving a request for switching the power saving mode, and a unit for controlling execution of the process related to the request based on the power saving mode information.
  • the operating system Power saving mode switching control means for comparing the power saving mode information of the operating system with the power saving mode information of the virtual machine system itself and changing the setting of the power saving mode during the operation. It is.
  • a virtual machine system is a virtual machine system for executing and controlling a plurality of operating systems, comprising: a power saving mode information of a hardware device in each of the operating systems; and the virtual machine system itself.
  • Storage means for storing the power saving mode information in the above, a request receiving means for receiving the power saving mode switching request, and controlling the execution of the processing related to the request based on the power saving mode information.
  • Power-saving mode switching control for changing the power-saving mode by comparing the power-saving mode information of the switched operating system with the power-saving mode information of the virtual machine system itself at the time of switching the operating system. Means.
  • a virtual machine system in a virtual machine system that executes and controls a plurality of operating systems, storage means for storing clock cycle information of a hardware device in each of the operating systems; Request receiving means for receiving a switching request for a clock cycle, and controlling execution of a process related to the request based on the clock cycle information.
  • clock cycle information of the switched operating system is provided.
  • a cycle switching control means for setting the cycle based on the above.
  • the clock cycle switching control means may change a clock cycle based on the clock cycle information during execution of the operating system. It is characterized by being.
  • the virtual machine system of the present invention uses a plurality of operating systems.
  • a virtual computer system for performing execution control a storage means for storing clock cycle information of a hard-air device in each of the operating systems, and clock cycle information in the virtual computer system itself;
  • Request accepting means for accepting a switching request; and controlling execution of the process related to the request based on the clock cycle information.
  • the clock cycle information of the operating system and the virtual computer system And clock cycle switching control means for comparing the clock cycle information with its own to change the clock cycle.
  • a virtual machine system is a virtual machine system for executing and controlling a plurality of operating systems, comprising: a clock cycle information of a hardware device in each of the operating systems; and a virtual machine system in the virtual machine system itself.
  • Storage means for storing clock cycle information; request receiving means for receiving the clock cycle switching request; and controlling execution of the request based on the clock cycle information based on the clock cycle information.
  • a clock cycle switching control means for comparing the clock cycle information of the switched operating system with the clock cycle information of the virtual computer system itself at the time of switching to change the clock cycle.
  • the power saving mode switching process is not performed in response to the issued request immediately. So that, for example, when the running operating system is terminated and the operating system is switched, During the execution of the switched operating system, sets the power saving mode of the hard disk device such as CPU based on the power saving mode information of the operating system, and sets the execution priority and power saving of the operating system. Change the setting of the power saving mode by comparing the priority of the power mode information, and set the power saving mode by comparing the power saving mode information of the operating system with the power saving mode information of the virtual machine system itself. change. As a result, wasteful power consumption is reduced, and current consumption can be suppressed.
  • the clock cycle switching process is not performed immediately in response to the issued request.
  • a hardware device such as a CPU is used based on the clock cycle information of the operating system. Setting the clock cycle of the operating system, comparing the execution priority of the operating system and the priority of the link cycle information, and changing the clock cycle. The clock cycle is compared with the clock cycle information of the computer system itself. To constant change. As a result, wasteful power consumption is reduced, and current consumption can be suppressed.
  • FIG. 1 is a block diagram showing a functional configuration of a virtual machine system using an operating system according to the present embodiment.
  • FIG. 2 is a state transition diagram in the operating system according to the first embodiment of the present invention.
  • FIG. 3 is a state transition diagram in the operating system according to the first embodiment of the present invention.
  • FIG. 4 is a state transition diagram in the operating system according to the second embodiment of the present invention.
  • FIG. 5 shows a state in the operating system according to the second embodiment of the present invention. It is a transition diagram.
  • FIG. 6 is a state transition diagram in the operating system according to the third embodiment of the present invention.
  • FIG. 7 is a state transition diagram in the operating system according to the third embodiment of the present invention.
  • FIG. 8 is a state transition diagram in the operating system according to the fourth embodiment of the present invention.
  • FIG. 9 is a state transition diagram in the operating system according to the fourth embodiment of the present invention.
  • FIG. 10 is a state transition diagram in the operating system according to the fifth embodiment of the present invention.
  • FIG. 11 is a state transition diagram in the operating system according to the fifth embodiment of the present invention.
  • FIG. 12 is a block diagram showing a functional configuration of a virtual computer system using an operating system having a priority comparison unit according to the present embodiment.
  • FIG. 13 is a state transition diagram in the operation system according to the sixth embodiment of the present invention.
  • FIG. 14 is a state transition diagram in the operation system according to the seventh embodiment of the present invention.
  • FIG. 15 is a block diagram illustrating a functional configuration of the virtual machine system according to the present embodiment.
  • FIG. 16 is a state transition diagram in the virtual machine system according to the eighth embodiment of the present invention.
  • FIG. 17 is a state transition diagram in the virtual machine system according to the eighth embodiment of the present invention.
  • FIG. 18 is a state transition diagram in the virtual machine system according to the ninth embodiment of the present invention.
  • FIG. 19 is a state transition diagram in the virtual machine system according to the ninth embodiment of the present invention.
  • FIG. 20 is a state transition diagram in the virtual machine system according to the tenth embodiment of the present invention.
  • FIG. 21 is a state transition diagram in the virtual machine system according to the tenth embodiment of the present invention.
  • FIG. 22 is a state transition diagram in the virtual machine system according to the first embodiment of the present invention.
  • FIG. 23 is a state transition diagram in the virtual machine system according to the first embodiment of the present invention.
  • FIG. 24 is a state transition diagram in the virtual machine system according to the 12th embodiment of the present invention.
  • FIG. 25 is a state transition diagram in the virtual machine system according to the 12th embodiment of the present invention.
  • FIG. 26 is a block diagram illustrating a functional configuration of a virtual computer system having a priority comparison unit according to the present embodiment.
  • FIG. 27 is a state transition diagram in the virtual machine system according to the thirteenth embodiment of the present invention.
  • FIG. 28 is a state transition diagram in the virtual machine system according to the fourteenth embodiment of the present invention.
  • FIG. 29 is a state transition diagram at the time of a power-off request in the conventional operating system.
  • FIG. 30 is a state transition diagram when a power saving mode switching request is made in a conventional operating system.
  • FIG. 31 is a state transition diagram when a clock cycle switching request is made in a conventional operating system.
  • FIG. 32 is a block diagram showing one configuration of the virtual machine system.
  • FIG. 33 is a state transition diagram at the time of a power-off request in the conventional virtual machine system.
  • FIG. 34 is a state transition diagram at the time of a power saving mode switching request in the conventional virtual machine system.
  • FIG. 35 is a state transition diagram at the time of a clock cycle switching request in the conventional virtual machine system.
  • 1, 11, 22, and 32 are storage units
  • 2, 12, 21, and 31 are reception units
  • 3, 13, 23, and 33 are control units
  • 4, 14, 26, and 36 is a hardware device
  • 15 and 38 are priority comparison units
  • 20 and 30 are operation system identifiers
  • 24 and 34 are device identifiers
  • 25 and 35 are operation systems
  • 27 and 37 are virtual computer devices.
  • the operating system manages a plurality of different tasks under an operating system in one or a plurality of CPUs, and performs execution and switching control thereof.
  • the virtual machine system according to the present embodiment includes a plurality of operating systems having different properties such as real-time property and load size under the virtual machine 100 having one or more CPUs.
  • a 101, B 102, ..., Z 103 can be executed, and applications 104, 105, 106 can be executed while controlling a plurality of hardware devices 107 on each operating system. It has a configuration.
  • Various operating systems can be applied as the operating system, such as real-time 0 S for embedded devices and UN IX of the time division system (T SSS).
  • FIG. 1 is a block diagram showing a functional configuration of a virtual computer system using an operating system according to the present embodiment.
  • the virtual machine system includes a hardware device 4 and, for example, one of a power-on request and a power-off request for each hardware device, or A storage unit 1 that stores and manages both of these requests for each task, a reception unit 2 that receives and stores a power on / off switching request from the task to the hard air device, and a power supply that is stored in the reception unit 2. Compare the contents of the on / off switching request (that is, information about the task that issued the power on / off switching request) with the contents stored in the storage unit 1 (that is, information about the currently executing task). And a control unit 3 that performs control based on the result.
  • the storage unit 1, the reception unit 2, and the control unit 3 are configured by software programs and data executable by a CPU in a semiconductor memory or the like provided in a computer system. Since the structure and the principle of operation can be implemented by using a well-known technique, a description thereof will be omitted here, and only the features of the present embodiment will be described.
  • the first embodiment power-on / off switching request
  • the second and third embodiments CPU power-saving mode switching request
  • the fourth and fifth embodiments clock cycle switching request
  • FIG. 2 and 3 are state transition diagrams in the operating system according to the first embodiment of the present invention.
  • the functional configuration of the virtual machine system used in the first embodiment is shown in FIG.
  • the operating system of the first embodiment manages and controls a power-on request or a power-off request switching request (hereinafter referred to as a power-on / off switching request) for each hardware device of each task. This is to reduce power consumption.
  • the operation at the time of issuing the power on / off switching request in the first embodiment will be described.
  • a task other than that task issues a power on / off switching request while a task is running, the task that is currently running and that task is using
  • the execution state of each task related to hardware devices and the like is stored and managed in the storage unit 1.
  • the reception unit 2 A power on / off switching request from a task other than the running task is received and stored.
  • control unit 3 compares the content stored in the reception unit 2 with the content stored in the storage unit 1, and as a result, the power on / off switching request is If the request is from another server other than the one specified above, process this power on / off switching request so that it is not executed for the hardware device.
  • the timing of task switching and the task switching method are the same as in a general operating system.
  • Fig. 2 shows the case where task B issues a power-off request while task A is processing.
  • the task B power-off request is not executed for the hardware device, and after task A processing is completed, task B power-off request is processed and the operation is performed. Shut down the system.
  • Figure 3 shows the case where task B receives a power-on request while task A is being processed.
  • the task B power-on request is not issued to the hardware device, and after task A processing is completed, task B power-on request is processed and the task is turned off. Instead, task B is executed as it is.
  • both the power-on request and the power-off request are accepted, and if any of these requests is issued, requests from other than the currently executing task will be processed in the same way as described above.
  • the processing may be performed after the processing is completed.
  • the request when one of the power-on request and the power-off request from another task or both of these requests is issued during execution of a certain task, the request is executed. Processing a running task before starting, preventing access to hardware devices every time a power on / off switching request is issued from another task, and wasteful power consumption. Can be prevented.
  • FIGS. 4 and 5 show an operation system according to the second embodiment of the present invention.
  • FIG. The functional configuration of the virtual computer system used in the second embodiment also refers to FIG.
  • the operating system according to the second embodiment reduces power consumption by managing and controlling the power saving mode switching request of the CPU to each hardware device of each task.
  • each task has power saving mode information, and in the configuration of the first embodiment, the CPU power saving mode for changing the CPU power saving mode in place of the power on / off switching request. A mode switching request is received. Otherwise, the configuration is the same as that of the first embodiment, and a description thereof will not be repeated.
  • FIG. 1 If a power saving mode switching request is issued from task B other than task A while task A is running, the execution state of each task and the execution state of each hardware device, and which task is in which power saving mode,
  • the storage unit 1 manages whether or not it is being executed.
  • the receiving unit 2 receives and stores the power saving mode switching request from the task B, and compares the content stored in the receiving unit 2 by the control unit 3 with the content stored in the storage unit 1. As a result, if the current power saving mode switching request is a request from a device other than the disk A, the power saving mode switching request is processed so as not to be executed for the hard disk.
  • task B power saving mode switching request is sent to the hardware device.
  • the task is switched to task B and the task B is changed to the power saving mode m2.
  • the operating system according to the second embodiment changes the power saving mode during the execution of the task B after the switching to the task B and the setting of the task B to the power saving mode. It is also possible.
  • FIG. 6 and 7 are state transition diagrams in the operation system according to the third embodiment of the present invention.
  • the functional configuration of the virtual machine system used in the third embodiment also refers to FIG.
  • the operating system for managing a plurality of tasks of the third embodiment has its own power saving mode, and the storage unit 1 in the configuration of the second embodiment stores the hard disk device and the execution state of each task, In addition to storing and managing which tasks are being executed in which power saving mode, it also stores and manages the power saving mode information of the operating system itself.
  • the other components are the same as in the second embodiment, and a description thereof will not be repeated.
  • a power saving mode switching request is issued from task B other than task A while task A is running, the execution status of each task and the execution status of each hardware device, and which task is executed in which power saving mode,
  • the power saving mode information of the operating system itself is stored and managed in the storage unit 1.
  • the control unit 3 compares the content of the power saving mode switching request stored in the reception unit 2 with the content stored in the storage unit 1, and determines that the current power saving mode switching request is a request from a source other than evening A. If so, the power saving mode switching request is processed so as not to be executed for the hard disk.
  • the operating system when executing task A and switching task B, executes the power saving mode information content from task B and the power saving mode information held by the operating system itself.
  • the power saving mode can be freely selected based on the results.
  • the request to change the task B to the power saving mode m2 is not executed for the hardware de-piice.
  • the power saving mode m2 of task B is compared with the power saving mode M1 of the operating system itself, and as a result, The power saving mode to be executed can be freely selected.
  • the priority is set between the power saving mode of the operating system itself and the power saving mode of the task, or the power saving mode with lower power consumption is preferentially switched.
  • the operating system that manages and controls a plurality of tasks
  • a task other than the task being executed requests a power saving mode switch
  • the task being executed is processed, and then the power saving mode of the operating system is processed.
  • the power saving mode of the task that issued the power saving mode switching request, and based on the result, the power saving mode can be switched.
  • FIGS. 8 and 9 are state transition diagrams in the operating system according to the fourth embodiment.
  • the functional configuration of the virtual machine system used in the fourth embodiment also refers to FIG.
  • the operating system according to the fourth embodiment reduces power consumption by managing and controlling a clock cycle switching request for each task to each hardware device.
  • This operating system receives the clock cycle switching request for changing the clock cycle instead of the power on / off switching request in the configuration of the first embodiment. Otherwise, the configuration is the same as that of the first embodiment, and a description thereof will be omitted.
  • the storage unit 1 stores and manages which tasks are being executed in which clock cycle.
  • the receiving unit 2 receives and stores the clock cycle switching request from the task B, and the control unit 3 compares the content stored in the receiving unit 2 with the content stored in the storage unit 1, and compares the content. If the content of this request is a request from task B, the clock cycle switching request is processed so as not to be executed. Then, when the task A is completed and the task is switched, the clock cycle of the CPU is set based on the clock cycle information of the switched task B.
  • the operating system terminates the processing of the task A, switches to the task B and sets the clock cycle f2 of the task B, and then executes the task B during execution. It is possible for task B to change the clock cycle setting.
  • FIGS. 10 and 11 are state transition diagrams in the operating system according to the fifth embodiment.
  • the functional configuration of the virtual machine system used in the fifth embodiment also refers to FIG.
  • the storage unit 1 in the configuration of the fourth embodiment stores and manages the execution state of each task and each hardware device, and which task is executing at which clock cycle. It stores and manages the clock cycle information of the operating system itself.
  • the other components are the same as in the fourth embodiment, and a description thereof will not be repeated.
  • a task other than task A issues a clock cycle switching request while task A is running, it manages the execution state of each task and the execution state of each hardware device. Run at clock cycle In addition, the clock period information of the operating system itself is stored and managed in the storage unit 1.
  • the control unit 3 compares the content of the clock cycle switching request from the task B stored in the reception unit 2 with the content stored in the storage unit 1, and as a result, the content of this request is If this is the case, it is processed so that the clock cycle switching request is not executed.
  • the operating system of the fifth embodiment is configured such that when the processing of the task A is completed and the task is switched to the task B, the clock cycle fl of the task B and the clock cycle F1 of the operating system itself are used. Based on the comparison result, the clock cycle to be executed later can be freely selected.
  • the change request of the task B to the clock cycle f2 is not executed to the hard-air device.
  • the clock cycle f 2 of task B is compared with the clock cycle F 1 of the operating system itself, and as a result, the clock cycle executed thereafter Can be freely selected.
  • the operating system that manages and controls a plurality of tasks
  • a clock cycle switching request is issued from a task other than the task being executed
  • the task that is being executed is processed, and then the clock cycle of the operating system is changed. It is possible to compare the clock cycle of the task and switch the clock cycle based on the result.
  • switching clock periods for example, prioritizing between the clock period of the operating system itself and the clock period of the task, For example, the clock cycle is preferentially switched to a longer clock cycle with less power consumption.
  • FIG. 12 is a block diagram showing a functional configuration of a virtual computer system using an operating system having a priority comparison unit according to the present embodiment.
  • This virtual machine system includes a hardware device 14, a storage unit 11 for storing and managing, for example, a power saving mode switching request to each hardware device 14 for each task, and a power saving mode switching from each task.
  • a reception unit 12 for receiving and storing the request; a control unit 13 for comparing and controlling the content of the power saving mode switching request stored in the reception unit 12 with the content stored in the storage unit 11; It has a priority comparing section 15 for comparing the priorities of the power saving mode information being executed and the power saving mode information stored in the storage section 11.
  • This virtual computer system is the same as the virtual computer system of FIG. 1 except that a priority comparison unit is provided.
  • FIG. 13 is a state transition diagram in the operation system according to the sixth embodiment of the present invention. The functional configuration of the virtual machine system used in the sixth embodiment is shown in FIG.
  • the operating system according to the sixth embodiment includes a priority comparison unit that compares the priority of the task being executed with the task that has issued the power saving mode switching request, and the power saving mode of the CPU to the hardware device.
  • the power consumption is reduced by managing and controlling the switching request for each task.
  • a power saving mode switching operation of the CPU according to the sixth embodiment will be described with reference to FIGS.
  • a task B other than task A issues a power saving mode switching request while task A is running, the execution state of each task and the execution state of each hardware device And which task is being executed in which power saving mode is stored and managed in the storage unit 11.
  • the receiving unit 12 receives and stores the power saving mode switching request from the task B.
  • control unit 13 compares the content stored in the reception unit 12 with the content stored in the storage unit 11, and as a result, if the current request is a request from the task B, However, the power saving mode switching request is not executed. Then, when the processing of task A is completed and switching to task B is performed, the task priorities of task A and task B (that is, the task priorities of tasks executable in the operating system) are compared and determined. It is possible to determine the power saving mode to be changed when switching to task B, based on the result of the degree comparison.
  • the mode is switched to the power saving mode m2 of the task B (not shown).
  • the operating system terminates the processing of task A, switches to task B, sets the power saving mode of task B, and then saves task B during execution of task B.
  • the power mode can be changed.
  • task A is compared with task priority during execution of task B, It is also possible to determine the power saving mode by comparing the priorities.
  • the power saving mode may be determined based on the comparison result of the priority.
  • the priority comparing unit compares and determines the priorities of the plurality of tasks, and compares the priority. Thus, it is possible to determine the power saving mode to be changed.
  • the task being executed is processed without executing the request. This prevents access to the hardware device every time a power saving mode switching request is issued from another task, thereby preventing wasteful power consumption.
  • FIG. 14 is a state transition diagram in the operation system according to the seventh embodiment of the present invention. Refer to FIG. 12 for the functional configuration of the virtual machine system used in the seventh embodiment.
  • the operating system includes a priority comparison unit that compares the priority of the task being executed with the task that issued the clock cycle switching request, and manages the clock cycle switching request to the hardware device for each task. By controlling, power consumption is reduced.
  • the operating system according to the seventh embodiment receives the clock cycle switching request for changing the clock cycle instead of the power saving mode switching request of the CPU in the configuration of the sixth embodiment. Otherwise, the configuration is the same as that of the sixth embodiment, and a description thereof will not be repeated.
  • a clock cycle switching operation in the seventh embodiment will be described with reference to FIGS.
  • a task other than task A issues a clock cycle switching request while task A is running, the execution status of each task and the execution of each hardware device The state is managed, and which task is being executed at which clock cycle is stored and managed in the storage unit 11.
  • the receiving unit 12 receives the clock cycle switching request from the task B.
  • the control unit 23 stores the contents stored in the reception unit 12 and the contents stored in the storage unit 11. If the current request is a request from task B as a result of comparing and examining the contents remembered, the clock cycle switching request is not executed.
  • the priority comparison unit 15 compares and determines the task priorities of task A and evening B, and based on the priority comparison result, the task B It is possible to determine the clock cycle to be changed when switching to.
  • the operating system completes the processing of task A, switches to task B, sets the clock cycle of task B, and then executes task B during the execution of task B.
  • the period can be changed.
  • the task is switched to task B and the clock cycle of task B is set, and task A and task B are prioritized during task B execution. It is also possible to determine the clock period by comparing and judging the degrees and comparing the priorities.
  • the clock cycle priority may be set, and the clock cycle may be determined based on the comparison result of the priority.
  • the priorities of the plurality of tasks are compared after the ending of the currently executing task. It is possible to make a comparison judgment in the section and determine the clock cycle to be changed at the time of task switching based on the priority comparison result.
  • the task being executed is processed before the request is executed. Prevents access to the hardware device every time a clock cycle switching request is issued from another task, and wastes power. Can be prevented.
  • FIG. 15 is a block diagram showing a functional configuration of the virtual computer system according to the present embodiment.
  • This virtual machine system includes an operating system identifier (hereinafter, referred to as an OS identifier) 20 for managing the execution status of a plurality of operating systems 25, for example, a power-on request or power-off of a device from the operating system.
  • a receiving unit 21 that receives and stores one or both of the requests, and a storage unit 22 that stores and manages power on / off information of each hardware device for each operating system.
  • the control unit 23 for comparing and controlling the content stored in the reception unit 21 and the content stored in the storage unit 22 and the device identifier 24 for managing the execution status of the plurality of hardware devices 26
  • the virtual computer device 27 is provided.
  • the OS identifier 20, the storage unit 22, the reception unit 21, the control unit 23, and the device identifier 24 are based on software programs and data executable by the CPU in a semiconductor memory or the like provided in the computer system. Since the more specific structure and operation principle of each means can be implemented by using a well-known technique, the description is omitted here, and only the characteristic portions of the present embodiment will be described. I do.
  • the eighth embodiment power on / off switching request
  • the ninth and tenth embodiments CPU power saving mode switching request
  • the 11th and 12th embodiments clock cycle switching request
  • FIGS. 16 and 17 are state transition diagrams in the virtual machine system according to the eighth embodiment of the present invention.
  • the functional configuration of the virtual machine system according to the eighth embodiment is shown in FIG.
  • the virtual machine system according to the eighth embodiment eliminates power consumption by managing and controlling a power on / off switching request for each hardware device of each operating system.
  • a power on / off switching operation in the eighth embodiment will be described with reference to FIG.
  • OSA operating system A
  • 0 SB operating system B
  • the operating status of each operating system is managed.
  • 0 S identifier 20 identifies which operating system is running
  • device identifier 24 identifies each operating system.
  • the storage unit 22 stores and manages which operating system is executing the hardware device.
  • the receiving unit 21 receives and stores a power on / off switching request from an operating system 0 SB other than 0 S A.
  • the control unit 23 compares the contents of the 0 SB that issued the power on / off switching request stored in the reception unit 21 with the contents of the current 0 SA stored in the storage unit 22. consider. As a result of the comparison, if the content of the current power on / off switching request is a power on / off switching request from another operating system 0 SB other than the currently executed 0 SA, the currently executed 0 SA is executed. As long as is running a hardware device, processing is performed so as not to accept a power on / off switching request from 0SB.
  • the timing of switching the operating system and the method of switching the operating system are the same as those of a general virtual machine system.
  • the power off request for 0 SB is temporarily held in the virtual machine, and the OSA processing ends. After that, when the execution right is transferred to the virtual machine, the power-off request is accepted, the power-off process of 0SB is performed, then the power-off process of 0SA is performed, and the system is terminated.
  • both the power-on request and the power-off request are accepted, and if any of these requests is issued, requests from other than the currently running operating system will be executed in the same manner as described above.
  • the processing may be executed after the system processing is completed.
  • FIGS. 18 and 19 are state transition diagrams in the virtual machine system according to the ninth embodiment of the present invention. Refer to FIG. 15 for the mechanical configuration of the virtual machine system according to the ninth embodiment.
  • the virtual machine system reduces power consumption by managing and controlling a power saving mode switching request of the CPU to the hardware editor.
  • each operating system has power saving mode information.
  • a power saving mode for changing the CPU power saving mode instead of a power on / off switching request is provided. Receive a switching request. Otherwise, the configuration is the same as that of the eighth embodiment, and a description thereof will not be repeated.
  • FIG. 15 In a virtual machine system that manages multiple operating systems 25 and multiple hardware devices 26, if a power saving mode switching request is issued from an operating system other than task A 0 SB while SA is running, multiple The 0S identifier 20 that manages the execution state of the operating system and the device identifier 24 that manages the execution state of multiple devices
  • the storage unit 22 stores and manages which operating system is executing in which power saving mode. 0
  • the power saving mode switching request from the SB is received by the reception unit 21, and the content stored in the reception unit 21 and the content stored in the storage unit 22 are compared and examined. If the power saving mode switching request is a request from the OSB, processing is performed so that the power saving mode switching request is not executed.
  • the 0 SB power saving mode switching request is It is not executed for one door device, and when 0 SA processing is completed, switching to 0 SB and change to 0 SB power saving mode m4 are performed.
  • the virtual machine system switches to the OSB and sets the power saving mode of the CPU based on the power saving mode information of the OSB. It is also possible to change the settings.
  • FIG. 20 and FIG. 21 are state transition diagrams in the virtual machine system according to the tenth embodiment of the present invention. Refer to FIG. 15 for the functional configuration of the virtual machine system used in the tenth embodiment.
  • the virtual machine system according to the tenth embodiment is a power-saving mode of the virtual machine system itself.
  • the storage unit 22 in the configuration of the ninth embodiment stores the execution state of each hardware device and each operating system, and which operating system is running in which power saving mode. In addition to management, it stores and manages the power saving mode information of the virtual computer system itself.
  • the other components are the same as in the ninth embodiment and will not be described.
  • the storage device 22 stores and manages the power saving mode information of the virtual machine system itself in addition to which operating system is running in which power saving mode by using the device identifier 24 for managing the state.
  • the current power saving mode switching request If the request is from the 0 SB, processing is performed so that the power saving mode switching request is not executed.
  • the mode is switched to 0 SB and the power saving mode of 0 SB is set, and during the execution of 0 SB, the power saving mode information of the virtual machine system itself and the saving of 0 SB are performed.
  • the power mode information is compared and determined, and based on the result, the setting can be changed to the power saving mode of the CPU.
  • a request to change the OSB to the power saving mode m4 is not executed for the hard- Is switched to 0 SB at the end of the process, and at the same time, to the power saving mode m 4 of 0 SB.
  • the power saving mode can be freely switched based on the result of comparing and determining the power saving mode M2 of the virtual machine system itself and the power saving mode m4 of 0SB.
  • the virtual storage device when executing the OSA described above, switches the contents of the power saving mode information from the OSB stored in the reception unit 21 and the contents of the virtual computer system itself when the 0 SB is switched. Compare the power saving mode information with It is also possible to freely select the power saving mode.
  • the running operating system is issued.
  • the power saving mode of the operating system and the power saving mode of the virtual computer system are compared, and the power saving mode can be switched based on the result.
  • FIG. 22 and FIG. 23 are state transition diagrams in the virtual machine system according to the first embodiment of the present invention.
  • FIG. 15 shows the functional configuration of the virtual computer system used in the first embodiment.
  • the virtual machine system according to the eleventh embodiment reduces power consumption by managing and controlling a clock cycle switching request to each of the virtual devices of each operating system.
  • This virtual machine system receives a clock cycle switching request for changing a clock cycle instead of a power on / off switching request in the configuration of the eighth embodiment. Otherwise, the configuration is the same as that of the eighth embodiment, and a description thereof will not be repeated.
  • the clock cycle switching operation in the eleventh embodiment will be described with reference to FIGS.
  • a virtual machine system that manages a plurality of operating systems 25 and a plurality of hardware devices 26
  • an operating system other than Sunset A issues a click cycle switching request while OSA is running, Which operating system is executing in which clock cycle by the 0S identifier 20 that manages the execution state of the operating system of the device and the device identifier 24 that manages the execution state of a plurality of hardware devices Is stored in the storage unit 22, and the reception unit 21 receives and stores the clock cycle switching request from the OSB.
  • the control unit 23 compares the content stored in the reception unit 21 with the content stored in the storage unit 22 and, as a result of the comparison, finds that the current request is a request from 0SB.
  • the virtual storage device of the first embodiment completes the OSA processing, switches to the 0 SB, sets the clock cycle of the 0 SB, and then changes the clock cycle during the execution of the 0 SB. It is possible to change.
  • the switching request to the clock cycle f 4 of 0 SB is not executed for the hardware device, and the processing of 0 SA is not performed.
  • the switching to the 0 SB and the change of the clock cycle f 4 of the 0 SB are performed, and then the switching to the clock cycle f 3 is performed while the 0 SB is being executed.
  • FIGS. 24 and 25 are state transition diagrams in the virtual machine system according to the 12th embodiment. Refer to FIG. 15 for the functional configuration of the virtual machine system used in the 12th embodiment.
  • the storage unit 22 stores the operating state of each operating system and each hardware device, and the operating system that executes In addition to storing and managing whether or not it is being executed periodically, it also stores and manages the desktop computer's own cycle period information.
  • the other components are the same as in the eleventh embodiment, and will not be described.
  • a clock cycle switching operation in the 12th embodiment will be described with reference to FIGS.
  • a virtual machine system that manages a plurality of operating systems 25 and a plurality of hardware devices 26, when a clock cycle switching request is issued from an operating system other than 0 SA during execution of 0 SA, multiple The OS identifier 20 that manages the execution status of the operating system of each device, and the device identifier 24 that manages the execution status of multiple devices, determine which operating system is running at which clock cycle, and The clock period information of the system itself is managed in the storage unit 22, and the control unit 23 compares the contents of the clock cycle switching request from the OSB stored in the reception unit 21 with the contents stored in the storage unit 22.
  • this request is a request from operating system B, Is processed so as not to be executed. Then, the processing of 0 SA is completed, and after switching to 0 SB and setting the clock cycle of 0 SB, the clock cycle information of the virtual machine system itself is obtained. Then, the clock cycle of 0 SB is compared and determined, and based on the result, the clock cycle can be changed during execution of the OSB.
  • the virtual storage device of the first embodiment when the above-described processing of 0 SA is completed and switching to 0 SB, sets the clock cycle f 4 of the OSB and the clock cycle F 3 of the virtual machine system itself.
  • the clock cycle to be executed thereafter can be freely selected based on the comparison result.
  • a request to change the OSB to clock cycle f4 is not made to the hardware device, and the processing of 0 SA ends.
  • the clock cycle of 0 SB: f 4 is compared with the clock cycle F 3 of the virtual computer system itself, and the clock cycle to be executed thereafter can be freely selected.
  • a priority is given between the clock cycle of the virtual computer system itself and the clock cycle of the operating system, or the clock cycle is preferentially switched to a clock cycle that is longer and consumes less power.
  • FIG. 26 is a block diagram showing a functional configuration of a virtual computer system having a priority comparison unit according to the present embodiment.
  • This virtual machine system is a virtual machine system that manages a plurality of operating systems 35 and a plurality of hardware devices 36.
  • an OS identifier 30 that manages an execution state of each operating system is provided.
  • a reception unit 31 for receiving and storing a power saving mode switching request from the operating system; a storage unit 32 for storing and managing a power saving mode switching request to each hard-air device for each operating system;
  • a priority comparing unit 38 comparing the priority between the power saving mode in the power saving mode information stored in the storage unit 32 and the power saving mode switching request stored in the receiving unit 31.
  • a control unit 33 for comparing and controlling the contents stored in the storage unit 32, and a device identifier for managing the execution state of each hard-air device 36.
  • a virtual computer device 37 having a bespoke 34 is provided. This virtual computer system is the same as the virtual computer system of FIG. 15 except that a priority comparison unit is provided.
  • FIG. 27 is a state transition diagram in the virtual machine system according to the thirteenth embodiment of the present invention. See FIG. 26 for the functional configuration of the virtual machine system used in the thirteenth embodiment.
  • the virtual machine system has a priority comparison unit that compares the priority of the operating system being executed with the operating system that has issued the power saving mode switching request. Reduces power consumption by managing and controlling power saving mode switching requests for each operating system Is what you do.
  • the storage device 32 manages which operating system is executing in which power saving mode by using the device identifier 34 to be operated, and the power receiving mode switching request from the SB is received by the receiving unit.
  • the contents stored in the reception unit 31 and the contents stored in the storage unit 32 are compared and examined, and as a result of comparison, if the current request is a request from the OSB, the power saving mode switching is performed.
  • the request is not executed, and after the OSA processing is completed, when the switching processing to 0 SB is executed, the priority of 0 SA and OSB is compared and determined, and based on the priority comparison result, the switching to 0 SB is performed. It is possible to determine the power saving mode to be changed at the time of switching.
  • the mode is switched to the power saving mode m4 owned by 0SB (not shown).
  • the virtual machine system is configured as follows: After the SA processing is completed, switching to the 0 SB and setting the power saving mode of the 0 SB, the OSB Can be changed. Or, after OSA processing is completed, ⁇ After switching to SB and setting the power saving mode of 0 SB, during execution of 0 SB, ⁇ Compare the operating system priority between SA and 0 SB, It is also possible to determine the power saving mode by comparing the priorities. In addition, not only the execution priority of the operating system but also the priority of the power saving mode may be set, and the power saving mode may be determined based on the comparison result of the priority.
  • the priority comparison section makes a comparison determination, and the power saving mode to be changed can be determined based on the priority comparison result.
  • FIG. 28 is a state transition diagram in the virtual machine system according to the fourteenth embodiment of the present invention. Refer to FIG. 26 for the functional configuration of the virtual machine system used in the 14th embodiment.
  • the virtual machine system of the fourteenth embodiment reduces power consumption by managing and controlling the clock cycle switching request of each operating system to each hardware device.
  • this operating system receives a clock cycle switching request for changing the clock cycle instead of the power saving mode switching request of the CPU. Otherwise, the configuration is the same as that of the components of the thirteenth embodiment, and a description thereof will not be repeated.
  • the device identifier 34 that manages the execution state of 6 manages which operating system is executing at which clock cycle in the storage unit 32, and the clock cycle from 0 SB
  • the switching request is received by the receiving unit 31, and the content stored in the receiving unit 31 is compared with the content stored in the storage unit 32, and as a result of the comparison, the current request is a request from the OSB.
  • the clock cycle switching request is not executed, and after the OSA processing is completed, when the switching processing to 0SB is executed, the priority of 038 and 038 is compared and determined. Based on the comparison result, it is possible to determine the clock cycle to be changed when switching to 0SB.
  • the virtual machine system according to the 14th embodiment is configured such that after the processing of 0 SA is completed, the switching to 0 SB and the setting of the clock cycle of 0 SB are performed, and during the execution of the operating system, It is possible to change the clock cycle.
  • the processing of operating system A is completed, switch to operating system B and set the clock cycle of 0 SB, and compare and determine the priority of OSA and OSB during execution of 0 SB. It is also possible to change the clock cycle setting based on the result of the degree comparison.
  • not only the execution priority of the operating system but also the priority of the clock cycle may be set, and the clock cycle may be determined based on the result of the comparison of the priority.
  • the operating system manages and controls the execution information of each hardware device for each task, and performs power on / off control, CPU power saving mode control, clock switching control, etc.
  • requests related to power consumption such as power on / off switching requests, prevent immediate execution and direct control of hardware devices, and appropriately manage execution of various requests can do.
  • current consumption can be suppressed.
  • the execution information of each hardware device is managed and controlled for each operation system, and power on / off control, CPU power saving mode control, clock switching control, etc. are performed. In addition, current consumption can be suppressed.
  • a request for a hard-air device such as power on / off is managed. Power consumption can be reduced.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Power Sources (AREA)

Description

明 細 書 オペレーティ ングシステムおよび仮想計算機システム ぐ技術分野 >
本発明は計算機システムにおいて複数のタスクを実行可能なオペレーティング システムおよびそのオペレ一ティングシステムを含む単数または複数のオペレー ティングシステムを実行可能な仮想計算機システムに関する。 ぐ背景技術 >
近年、 計算機システムにおいて、 オペレーティングシステム (略して O Sとも いう) にて複数のタスクを選択実行する機会が多くなり、 1つまたは複数の C P Uにおけるオペレーションシステムの下で、 異なるタスクが実行および管理され ている。 このようなォペレ一ティングシステムでは、 複数のタスクを順次切替え ながら時分割で実行するようになっており、 オペレーティングシステムにおける 省電力化が重要な課題である。
また同様に、 複数のオペレーティングシステムを選択実行する機会が多く、 ォ ペレ一ティ ングシステムの実行制御機能をもった仮想計算機装置 ( Virtual Machine, VM) が種々提案されている。 このような仮想記憶計算機システムでは 複数のオペレーティングシステムを順次切替えながら時分割で実行するようにな つており、 各オペレーティングシステムにおける省電力化が重要な課題である。 従来の複数のタスクを管理するオペレーティングシステムにおける動作につい て図 2 9ないし図 3 1に基づき説明する。
図 2 9は従来のオペレーティングシステムにおける電源オフ要求時の状態遷移 図である。 従来の電源のオン/オフを切替える方法では、 タスク Aおよびタスク Bを有するォペレ一ティングシステムにおいて、 タスク Aの実行中にタスク Bが 電源オフ要求を発行した場合、 オペレーティ ングシステムは、 タスク Aが実行中 でもタスク Bからの電源オフ要求を一旦受け入れて電源をオフし、 その後電源を オンし直すような処理が行われていた。 また、 電源オン要求に対しても同様な処 理が行われていた。 したがって、 一旦電源をオフ状態にした後に、 再度電源をォ ン状態に戻しタスク Aの処理を続行する処理を行うため、 一旦電源オフ状態にし た後に再度電源オンの状態に戻すという無駄な処理が発生することとなる。
図 3 0は従来のオペレーティングシステムにおける省電力モ一ド切替要求時の 状態遷移図である。 従来の C P Uの省電力モードの切替え方法では、 タスク Aお よびタスク Bの二つのタスクを有したオペレーティングシステムにおいて、 タス ク Aが省電力モードひで実行中にタスク Bが省電力モード ?へ切替えるように省 電力モード切替要求を出した場合、 タスク Aが省電力モードひで実行中でも省電 力モード ?に一旦切り替わり、その後省電力モードひに戻す処理が行われていた。 したがって、 一旦省電力モード/?に切り替えた後に、 省電力モードひに戻すとい う無駄な処理が発生することとなる。
図 3 1は従来のオペレーティングシステムにおけるクロック周期切替要求時の 状態遷移図である。 従来のクロック周期の切替え方法では、 タスク Aおよびタス ク Bの二つのタスクを有したオペレーティングシステムにおいて、 タスク Aがク ロック周期ひで実行中にタスク Bがクロック周期/?へ切替えるようにクロック周 期切替要求を出した場合、 タスク Aがクロック周期ひで実行中でもクロック周期 ?に一旦切り替わり、 その後クロック周期ひに戻す処理が行われていた。 したが つて、 一旦クロック周期/?に切り替えた後に、 クロック周期ひに戻すという無駄 な処理が発生することとなる。
次に、 複数のオペレーティングシステムを有する仮想計算機システムにおける 動作について図 3 2ないし図 3 5に基づき説明する。
図 3 2は仮想計算機システムの一構成を示したものである。 仮想計算機システ ムは、 1つまたは複数の C P Uにおける仮想計算機装置 1 0 0の下で、 リアル夕 ィム性ゃ負荷の大小など性質の異なるオペレーティングシステム A 1 0 1, B 1
0 2, …, Z 1 0 3が実行され、 それそれのオペレーティングシステム上で複数 のハードゥエアデバイス 1 0 7を制御しながら種々のアプリケーション 1 0 4 ,
1 0 5 , 1 0 6が実行される。
図 3 3は従来の仮想計算機システムにおける電源オフ要求時の状態遷移図ある。 従来の電源オフ切替え方法では、 オペレーティングシステム A (以下、 O S Aと もいう。 ) およびオペレーティングシステム B (以下、 O S Bともいう。 ) の 2 つのオペレーティングシステムを有したシステムにおいて、 0 S Aが実行中に 0 S Bから電源オフが要求された場合、 一旦電源をオフし、 その後電源をオンし直 すといった処理を行って、 0 S Aの処理を続行させる処理が行われていた。 した がって、 一旦電源をオフ状態にした後に、 再度電源をオン状態に戻し 0 S Aの処 理を続行する処理を行うため、 一旦電源ォフ状態にした後に再度電源ォンの状態 に戻すという無駄な処理が発生することとなる。
図 3 4は従来の仮想計算機システムにおける省電力モード切替要求時の状態遷 移図である。 従来の省電力モード切替方法では、 ォペレ一ティングシステム Aお よびオペレーティングシステム Bの 2つのオペレーティングシステムを有したシ ステムにおいて、 0 S Aが省電力モードひで実行中に 0 S Bから省電力モ一ド ? への切替えが要求された場合、 0 S Aが省電力モードひで実行中でも省電力モ一 ド ?に一旦切り替わり、 その後、 省電力モードひに戻す処理が行われていた。 し たがって、 一旦省電力モード/?に切り替えた後で、 省電力モードひに戻すという 無駄な処理が発生することとなる。
図 3 5は従来の仮想計算機システムにおけるクロック周期切替要求時の状態遷 移図である。 従来のクロック周期切替方法では、 オペレーティ ングシステム Aお よびオペレ一ティングシステム Bの 2つのオペレーティングシステムを有したシ ステムにおいて、 0 S Aがクロック周期ひで実行中に 0 S Bからクロック周期 d の切替えが要求された場合、 O S Aがクロック周期ひで実行中でもクロック周期 ?に一旦切り替わり、 その後クロック周期ひに戻すという処理が行われていた。 したがって、 一旦クロック周期/?に切り替えた後で、 クロック周期ひに戻すとい うような無駄な処理が発生することとなる。
上述したように、 従来の複数のタスクを管理するォペレ一ティングシステムで は、 タスク Aが実行中に、 タスク A以外のタスクからハードウェアデバイスに対 しての切替が要求された場合は、 一旦その要求を実行し、 その後切替え前の状態 に戻すといった処理が発生していた。 それゆえ、 切替要求を処理する必要がない 要求内容も処理するという無駄な作業が発生し、 その度にハードゥエアデバイス にアクセスしなければならないため、 電力を消費するという問題点があつた。 また、 従来の性質の異なる複数のオペレーティングシステムを制御する仮想計 算機システムでも、 ォペレ一ティ ングシステム Aが実行中に、 オペレーティ ング システム A以外のオペレーティングシステムからハードゥエアデバイスに対して の切替えが要求された場合、 一旦、 その要求を実行し、 その後切替え前の状態に 戻すという処理が発生していた。 それゆえ、 切替要求を処理する必要がない要求 事項も処理するという無駄な作業が発生し、 その度にハードゥエアデバイスにァ クセスしなければならないため、 電力を消費するという問題点があつた。
本発明は、 上記問題点に鑑みてなされたもので、 複数のタスクまたは複数のォ ペレ一ティングシステムを制御する際に、 電源オン/オフ等のハードウエアデバ イスに対する要求を管理することができ、 消費電力を削減することが可能なオペ レーティングシステムおよび仮想計算機システムを提供することを目的としてい る。 ぐ発明の開示 >
( 1 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するォペレ —ティングシステムにおいて、 前記それそれのタスクにおけるハードウエアデバ イスの実行状態を含む実行情報を記憶する記憶手段と、 前記ハードゥエアデバイ スに対する電源オン要求と電源オフ要求の少なくとも一方の要求を受け付ける要 求受付手段と、 前記実行情報に基づいて前記要求に関する処理実行を制御するも ので、 少なくとも一つのタスクが前記電源オン要求と電源オフ要求の少なくとも 一方を少なくとも一つのハ一ドゥエアデバイスに対して発行した場合に、 他の夕 スクが前記ハ一ドゥエアデバイスを使用しているときは前記電源オン要求または 電源オフ要求の処理実行を行わないようにする電源切替制御手段と、 を有するも のである。
( 2 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するォペレ —ティングシステムにおいて、 前記それぞれのタスクにおけるハードウヱァデバ イスの省電力モード情報を記憶する記憶手段と、 前記省電力モードの切替要求を 受け付ける要求受付手段と、 前記省電力モード情報に基づいて前記要求に関する 処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクの省電力モ 一ド情報を基に省電力モードを設定する省電力モード切替制御手段と、 を有する ものである。
( 3 ) 本発明のオペレーティ ングシステムは、 前記 (2 ) において、 前記省電 力モード切替制御手段は、 前記タスクの実行中に、 前記省電力モード情報を基に 省電力モードを設定変更可能であることを特徴とする。
( 4 ) 本発明のオペレーティングシステムは、 前記 (2 ) または ( 3 ) におい て、 前記タスクの実行優先度または前記省電力モード情報の優先度を比較する優 先度比較手段を有し、前記省電力モード切替制御手段は、前記タスクの実行中に、 前記優先度の比較結果に基づいて省電力モードを設定変更することを特徴とする。
( 5 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するォペレ —ティングシステムにおいて、 前記それそれのタスクにおけるハードウエアデバ イスの省電力モード情報と、 当該オペレーティングシステム自身における省電力 モード情報とを記憶する記憶手段と、 前記省電力モードの切替要求を受け付ける 要求受付手段と、 前記省電力モード情報に基づいて前記要求に関する処理実行を 制御するもので、 前記タスクの実行中に、 このタスクの省電力モード情報と前記 オペレーティングシステム自身の省電力モード情報とを比較して省電力モードを 設定変更する省電力モード切替制御手段と、 を有するものである。
( 6 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するォペレ 一ティングシステムにおいて、 前記それそれのタスクにおけるハードウエアデバ イスの省電力モード情報と、 当該オペレーティングシステム自身における省電力 モード情報とを記憶する記憶手段と、 前記省電力モードの切替要求を受け付ける 要求受付手段と、 前記省電力モ一ド情報に基づいて前記要求に関する処理実行を 制御するもので、 前記タスクの切替時に、 切替えたタスクの省電力モード情報と 前記オペレーティングシステム自身の省電力モード情報とを比較して省電力モー ドを設定変更する省電力モード切替制御手段と、 を有するものである。
( 7 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するォペレ 一ティングシステムにおいて、 前記それそれのタスクにおけるハードウエアデバ イスのクロック周期情報を記憶する記憶手段と、 前記ク口ック周期の切替要求を 受け付ける要求受付手段と、 前記クロック周期情報に基づいて前記要求に関する 処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクのクロック 周期情報を基にクロック周期を設定するクロック周期切替制御手段と、 を有する ものである。
( 8 ) 本発明のオペレーティ ングシステムは、 前記 (7 ) において、 前記クロ ック周期切替制御手段は、 前記タスクの実行中に、 前記クロック周期情報を基に クロック周期を設定変更可能であることを特徴とする。
( 9 ) 本発明のオペレーティングシステムは、 前記 ( 7 ) または (8 ) におい て、 前記タスクの実行優先度または前記クロック周期情報の優先度を比較する優 先度比較手段を有し、前記クロック周期切替制御手段は、前記タスクの実行中に、 前記優先度の比較結果に基づいてクロック周期を設定変更することを特徴とする。
( 1 0 ) 本発明のオペレーティングシステムは、 複数のタスクを管理するオペ レーティングシステムにおいて、 前記それそれのタスクにおけるハードゥエアデ バイスのクロック周期情報と、 当該オペレーティングシステム自身におけるクロ ック周期情報とを記憶する記憶手段と、 前記ク口ック周期の切替要求を受け付け る要求受付手段と、 前記クロック周期情報に基づいて前記要求に関する処理実行 を制御するもので、 前記タスクの実行中に、 このタスクのクロック周期情報と前 記オペレーティングシステム自身のクロック周期情報とを比較してクロック周期 を設定変更するクロック周期切替制御手段と、 を有するものである。
( 1 1 ) 本発明のォペレ一ティングシステムは、 複数のタスクを管理するオペ レーティングシステムにおいて、 前記それそれのタスクにおけるハードゥエアデ バイスのク口ック周期情報と、 当該オペレーティングシステム自身におけるクロ ック周期情報とを記憶する記憶手段と、 前記クロック周期の切替要求を受け付け る要求受付手段と、 前記クロック周期情報に基づいて前記要求に関する処理実行 を制御するもので、 前記タスクの切替時に、 切替えたタスクのクロック周期情報 と前記オペレーティングシステム自身のクロック周期情報とを比較してクロック 周期を設定変更するクロック周期切替制御手段と、 を有するものである。
( 1 2 ) 本発明の仮想計算機システムは、 前記 ( 1 ) ないし ( 1 1 ) のいずれ かに記載のオペレーティングシステムを少なくとも一つ実行制御する実行制御手 段を備えたものである。 上記オペレーティングシステムでは、 少なくとも一つのタスクが電源オン要求 または電源オフ要求を少なくとも一つのハ一ドゥエアデバイスに対して発行した 場合に、 他のタスクがそのハードウェアデバイスを使用しているときは、 発行さ れた要求に即時に応答して電源オン処理または電源ォフ処理を行わず、 例えば実 行中のタスクが終了してタスクを切替えるときに該当するハードゥエアデバイス の電源オン処理または電源オフ処理を行う。 これにより、 無駄な電力の消費が削 減され、 消費電流の抑制が可能となる。
また、 あるタスクが省電力モード切替要求を発行した場合に、 他のタスクが実 行中であるときは、 発行された要求に即時に応答して省電力モード切替処理を行 わないようにし、 例えば実行中のタスクが終了してタスクを切替えるとき、 また は切り替えたタスクの実行中に、 そのタスクの省電力モード情報を基に C P U等 のハードゥエアデバイスの省電力モ一ドを設定したり、 タスクの実行優先度や省 電力モード情報の優先度を比較して省電力モードを設定変更したり、 タスクの省 電力モ一ド情報とォペレ一ティングシステム自身の省電力モード倩報とを比較し て省電力モードを設定変更する。 これにより、 無駄な電力の消費が削減され、 消 費電流の抑制が可能となる。
また、 あるタスクがクロック周期切替要求を発行した場合に、 他のタスクが実 行中であるときは、 発行された要求に即時に応答してクロック周期切替処理を行 わないようにし、 例えば実行中のタスクが終了してタスクを切替えるとき、 また は切り替えたタスクの実行中に、 そのタスクのクロック周期情報を基に C P U等 のハードゥエアデバイスのク口ック周期を設定したり、 タスクの実行優先度ゃク 口ック周期情報の優先度を比較してクロック周期を設定変更したり、 タスクのク 口ック周期情報とオペレーティングシステム自身のクロック周期情報とを比較し てクロック周期を設定変更する。 これにより、 無駄な電力の消費が削減され、 消 費電流の抑制が可能となる。
( 1 3 ) 本発明の仮想計算機システムは、 複数のオペレーティングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードゥエアデバイスの実行状態を含む実行情報を記憶する記憶 手段と、 前記ハードウェアデバイスに対する電源オン要求と電源オフ要求の少な くとも一方の要求を受け付ける要求受付手段と、 前記実行情報に基づいて前記要 求に関する処理実行を制御するもので、 少なくとも一つのオペレーティングシス テムが前記電源オン要求と電源オフ要求の少なくとも一方を少なくとも一つのハ ―ドゥエアデバイスに対して発行した場合に、 他のオペレーティングシステムが 前記ハ一ドゥエアデバイスを使用しているときは前記電源オン要求または電源ォ フ要求の処理実行を行わないようにする電源切替制御手段と、 を有するものであ る。
( 1 4 ) 本発明の仮想計算機システムは、 複数のオペレーティ ングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードゥエアデバイスの省電力モード情報を記憶する記憶手段と、 前記省電力モードの切替要求を受け付ける要求受付手段と、 前記省電力モード情 報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティン グシステムの切替時に、 切替えたオペレーティ ングシステムの省電力モード情報 を基に省電力モードを設定する省電力モード切替制御手段と、 を有するものであ る。
( 1 5 ) 本発明の仮想計算機システムは、 前記 ( 1 4 ) において、 前記省電力 モード切替制御手段は、 前記オペレーティングシステムの実行中に、 前記省電力 モード情報を基に省電力モードを設定変更可能であることを特徴とする。
( 1 6 ) 本発明の仮想計算機システムは、 前記 ( 1 4 ) または ( 1 5 ) におい て、 前記オペレーティングシステムの実行優先度または前記省電力モード倩報の 優先度を比較する優先度比較手段を有し、 前記省電力モード切替制御手段は、 前 記オペレーティングシステムの実行中に、 前記優先度の比較結果に基づいて省電 力モードを設定変更することを特徴とする。
( 1 7 ) 本発明の仮想計算機システムは、 複数のオペレーティ ングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードゥエアデバイスの省電力モード情報と、 当該仮想計算機シ ステム自身における省電力モード情報とを記憶する記憶手段と、 前記省電力モ一 ドの切替要求を受け付ける要求受付手段と、 前記省電力モード情報に基づいて前 記要求に関する処理実行を制御するもので、 前記オペレーティングシステムの実 行中に、 このオペレ一ティ ングシステムの省電力モード情報と前記仮想計算機シ ステム自身の省電力モード情報とを比較して省電力モードを設定変更する省電力 モード切替制御手段と、 を有するものである。
( 1 8 ) 本発明の仮想計算機システムは、 複数のオペレーティ ングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードウヱアデバイスの省電力モード情報と、 当該仮想計算機シ ステム自身における省電力モード情報とを記憶する記憶手段と、 前記省電力モー ドの切替要求を受け付ける要求受付手段と、 前記省電力モード情報に基づいて前 記要求に関する処理実行を制御するもので、 前記オペレ一ティングシステムの切 替時に、 切替えたオペレーティングシステムの省電力モード情報と前記仮想計算 機システム自身の省電力モ一ド情報とを比較して省電力モ一ドを設定変更する省 電力モード切替制御手段と、 を有するものである。
( 1 9 ) 本発明の仮想計算機システムは、 複数のオペレーティングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードウヱアデバイスのクロック周期情報を記憶する記憶手段と、 前記ク口ック周期の切替要求を受け付ける要求受付手段と、 前記ク口ック周期情 報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティン グシステムの切替時に、 切替えたオペレーティングシステムのクロック周期情報 を基にク口ツク周期を設定するク口ック周期切替制御手段と、 を有するものであ る。
( 2 0 ) 本発明の仮想計算機システムは、 前記 ( 1 9 ) において、 前記クロッ ク周期切替制御手段は、 前記オペレーティングシステムの実行中に、 前記クロッ ク周期情報を基にクロック周期を設定変更可能であることを特徴とする。
( 2 1 ) 本発明の仮想計算機システムは、 前記 ( 1 9 ) または (2 0 ) におい て、 前記オペレーティングシステムの実行優先度または前記クロック周期情報の 優先度を比較する優先度比較手段を有し、 前記クロック周期切替制御手段は、 前 記オペレーティングシステムの実行中に、 前記優先度の比較結果に基づいてクロ ック周期を設定変更することを特徴とする。
( 2 2 ) 本発明の仮想計算機システムは、 複数のオペレーティングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのォペレ一ティングシ ステムにおけるハードゥエアデバイスのクロック周期情報と、 当該仮想計算機シ ステム自身におけるクロック周期情報とを記憶する記憶手段と、 前記クロック周 期の切替要求を受け付ける要求受付手段と、 前記クロック周期情報に基づいて前 記要求に関する処理実行を制御するもので、 前記オペレーティングシステムの実 行中に、 このオペレーティングシステムのクロック周期情報と前記仮想計算機シ ステム自身のクロック周期情報とを比較してクロック周期を設定変更するクロッ ク周期切替制御手段と、 を有するものである。
( 2 3 ) 本発明の仮想計算機システムは、 複数のオペレーティ ングシステムを 実行制御する仮想計算機システムにおいて、 前記それそれのオペレーティングシ ステムにおけるハードウヱアデバイスのクロック周期情報と、 当該仮想計算機シ ステム自身におけるクロック周期情報とを記憶する記憶手段と、 前記クロック周 期の切替要求を受け付ける要求受付手段と、 前記クロック周期情報に基づいて前 記要求に関する処理実行を制御するもので、 前記オペレ一ティングシステムの切 替時に、 切替えたオペレーティングシステムのクロック周期情報と前記仮想計算 機システム自身のクロック周期情報とを比較してクロック周期を設定変更するク ロック周期切替制御手段と、 を有するものである。
上記仮想計算機システムでは、 少なくとも一つのオペレーティングシステムが 電源オン要求または電源オフ要求を少なくとも一つのハ一ドゥエアデバイスに対 して発行した場合に、 他のオペレーティングシステムがそのハ一ドゥエアデバイ スを使用しているときは、 発行された要求に即時に応答して電源オン処理または 電源オフ処理を行わないようにし、 例えば実行中のオペレーティングシステムが 終了してオペレーティングシステムを切替えるときに該当するハ一ドウエアデバ イスの電源オン処理または電源オフ処理を行う。 これにより、 無駄な電力の消費 が削減され、 消費電流の抑制が可能となる。
また、 あるオペレーティングシステムが省電力モ一ド切替要求を発行した場合 に、 他のオペレーティ ングシステムが実行中であるときは、 発行された要求に即 時に応答して省電力モード切替処理を行わないようにし、 例えば実行中のォペレ 一ティングシステムが終了してオペレーティングシステムを切替えるとき、 また は切り替えたオペレーティングシステムの実行中に、 そのオペレ一ティングシス テムの省電力モード情報を基に C P U等のハードゥエアデバイスの省電力モード を設定したり、 ォペレ一ティングシステムの実行優先度や省電力モ一ド情報の優 先度を比較して省電力モードを設定変更したり、 オペレーティングシステムの省 電力モード情報と仮想計算機システム自身の省電力モード情報とを比較して省電 力モードを設定変更する。 これにより、 無駄な電力の消費が削減され、 消費電流 の抑制が可能となる。
また、 あるオペレーティングシステムがク口ック周期切替要求を発行した場合 に、 他のオペレーティングシステムが実行中であるときは、 発行された要求に即 時に応答してクロック周期切替処理を行わないようにし、 例えば実行中のォペレ —ティングシステムが終了してオペレーティングシステムを切替えるとき、 また は切り替えたオペレーティングシステムの実行中に、 そのオペレ一ティングシス テムのクロック周期情報を基に C P U等のハードゥエアデバイスのクロック周期 を設定したり、 ォペレ一ティングシステムの実行優先度ゃク口ック周期情報の優 先度を比較してクロック周期を設定変更したり、 オペレーティングシステムのク 口ック周期情報と仮想計算機システム自身のクロック周期情報とを比較してクロ ック周期を設定変更する。 これにより、 無駄な電力の消費が削減され、 消費電流 の抑制が可能となる。
<図面の簡単な説明 >
図 1は、 本実施形態に係るオペレーティングシステムを用いる仮想計算機シス テムの機能的構成を示すプロック図である。
図 2は、 本発明の第 1実施形態に係るオペレーティングシステムにおける状態 遷移図である。
図 3は、 本発明の第 1実施形態に係るオペレ一ティングシステムにおける状態 遷移図である。
図 4は、 本発明の第 2実施形態に係るオペレーティ ングシステムにおける状態 遷移図である。
図 5は、 本発明の第 2実施形態に係るオペレ一ティングシステムにおける状態 遷移図である。
図 6は、 本発明の第 3実施形態に係るオペレーティングシステムにおける状態 遷移図である。
図 7は、 本発明の第 3実施形態に係るオペレーティングシステムにおける状態 遷移図である。
図 8は、 本発明の第 4実施形態に係るオペレ一ティングシステムにおける状態 遷移図である。
図 9は、 本発明の第 4実施形態に係るオペレーティングシステムにおける状態 遷移図である。
図 1 0は、 本発明の第 5実施形態に係るオペレーティングシステムにおける状 態遷移図である。
図 1 1は、 本発明の第 5実施形態に係るオペレーティングシステムにおける状 態遷移図である。
図 1 2は、 本実施形態に係る優先度比較部を有するオペレーティ ングシステム を用いる仮想計算機システムの機能的構成を示すプロック図である。
図 1 3は、 本発明の第 6実施形態に係るオペレーションシステムにおける状態 遷移図である。
図 1 4は、 本発明の第 7実施形態に係るオペレーションシステムにおける状態 遷移図である。
図 1 5は、 本実施形態に係る仮想計算機システムの機能的構成を示すブロック 図である。
図 1 6は、 本発明の第 8実施形態に係る仮想計算機システムにおける状態遷移 図である。
図 1 7は、 本発明の第 8実施形態に係る仮想計算機システムにおける状態遷移 図である。
図 1 8は、 本発明の第 9実施形態に係る仮想計算機システムにおける状態遷移 図である。
図 1 9は、 本発明の第 9実施形態に係る仮想計算機システムにおける状態遷移 図である。 図 2 0は、 本発明の第 1 0実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 1は、 本発明の第 1 0実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 2は、 本発明の第 1 1実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 3は、 本発明の第 1 1実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 4は、 本発明の第 1 2実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 5は、 本発明の第 1 2実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 6は、 本実施形態に係る優先度比較部を有する仮想計算機システムの機能 的構成を示すプロック図である。
図 2 7は、 本発明の第 1 3実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 8は、 本発明の第 1 4実施形態に係る仮想計算機システムにおける状態遷 移図である。
図 2 9は、 従来のオペレーティングシステムにおける電源オフ要求時の状態遷 移図である。
図 3 0は、 従来のオペレーティングシステムにおける省電力モード切替要求時 の状態遷移図である。
図 3 1は、 従来のオペレーティングシステムにおけるクロック周期切替要求時 の状態遷移図である。
図 3 2は、 仮想計算機システムの一構成を示すプロック図である。
図 3 3は、 従来の仮想計算機システムにおける電源オフ要求時の状態遷移図で ある。
図 3 4は、 従来の仮想計算機システムにおける省電力モード切替要求時の状態 遷移図である。 図 35は、 従来の仮想計算機システムにおけるクロック周期切替要求時の状態 遷移図である。
なお、 図中の符号として、 1, 1 1, 22, 32は記憶部、 2 , 12, 2 1 , 3 1は受付部、 3, 13 , 23, 33は制御部、 4, 14, 26, 36はハード ウェアデバイス、 1 5, 38は優先度比較部、 20 , 30はオペレーションシス テム識別子、 24, 34はデバイス識別子、 25 , 35はオペレーションシステ ム、 27, 37は仮想計算機装置である。
<発明を実施するための最良の形態 >
以下、 本発明の好適な実施の形態を図面を参照して説明する。
本実施形態に係るオペレ一ティングシステムは、 1つまたは複数の CPUにお けるオペレーティングシステムの下で、 複数の異なるタスクを管理し、 その実行 や切替え制御を行うものである。また、本実施形態に係る仮想計算機システムは、 図 32に示したように 1つまたは複数の CPUを有する仮想計算機装置 100の 下で、 リアルタイム性や負荷の大小など、 性質の異なる複数のオペレーティング システム A 10 1 , B 102 , ... , Z 103を実行し、 それそれのオペレ一テ ィングシステム上で複数のハードゥエアデバイス 107を制御しながらアプリケ —シヨン 104, 105, 106を実行可能な構成となっている。 オペレーティ ングシステムとしては、 装置組み込み用のリアルタイム 0 S、 時分割方式 (T S S) の UN IXなど、 種々のオペレーティングシステムを適用可能である。
以下に、 複数の異なるタスクを有するオペレーティングシステムおよび複数の 異なるオペレーティングシステムを有する仮想計算機システムのいくつかの実施 形態に関する機能的構成および動作について述べる。
(複数の異なるタスクを管理するオペレーティングシステム)
オペレーティ ングシステムにおけるタスクの切替または変更要求の管理および 制御を行う動作について説明する。 図 1は本実施形態に係るオペレーティングシ ステムを用いる仮想計算機システムの機能的構成を示すプロック図である。
この仮想計算機システムは、 ハードウェアデバイス 4と、 たとえば各ハードウ エアデバィスへの電源オン要求または電源オフ要求のいずれか一方、 あるいは、 これらの要求の両方をタスク毎に記憶し管理する記憶部 1と、 タスクからのハー ドゥエアデバイスへの電源オン/オフ切替要求を受け付け記憶する受付部 2と、 この受付部 2で記憶した電源オン/オフ切替要求の内容 (すなわち、 電源オン/ オフ切替要求を出したタスクに関する情報)と、記憶部 1で記憶している内容(す なわち、 現在実行中のタスクに関する情報) とを比較し、 その結果に基づいて制 御を行う制御部 3とを有している。 これらの記憶部 1、 受付部 2、 制御部 3は、 計算機システムに設けられる半導体メモリ等において、 C P Uにより実行可能な ソフ トウェアプログラムおよびデータによって構成されるものであり、 各手段の より具体的な構造や作動の原理については周知技術を用いることにより実行可能 であるためここでは説明を省略し、 本実施形態の特徴部分についてのみ述べるこ ととする。
以下に、 図 1に示す仮想計算機システムにおけるオペレーティングシステムの 動作に関する実施形態として、 第 1実施形態 (電源オン/オフ切替要求) 、 第 2 および第 3実施形態 (C P Uの省電力モード切替要求) 、 第 4および第 5実施形 態 (クロック周期切替要求) を説明する。
[第 1実施形態]
図 2および図 3は本発明の第 1実施形態に係るオペレーティングシステムにお ける状態遷移図である。 なお、 第 1実施形態で用いる仮想計算機システムの機能 的構成は図 1を参照する。
第 1実施形態のォペレ一ティングシステムは、 各タスクの各ハードウエアデバ イスに対する電源オン要求または電源オフ要求の切替要求 (以後、 電源オン/ォ フ切替要求と称する) を管理制御することにより、 消費電力を削減するものであ る。
この第 1実施形態における電源オン/オフ切替要求発行時の動作について説明 する。 複数のタスクを管理するオペレーティングシステムにおいて、 あるタスク が実行中にその夕スク以外のタスクから電源オン/オフ切替要求が発行された場 合、 現在実行中のタスク、 およびそのタスクが使用しているハードウェアデバイ ス等に関する各タスクの実行状態を記憶部 1にて記憶管理する。 受付部 2は、 実 行中のタスク以外のタスクからの電源オン/オフ切替要求を受け付け記憶する。 そして、 制御部 3は、 受付部 2で記憶している内容と、 記憶部 1で記憶している 内容とを比較検討し、 その結果、 今回の電源オン/オフ切替要求が現在実行中の タスク以外の他の夕スクからの要求であつた場合、 この電源オン/ォフ切替要求 がハードウェアデバイスに対して実行されないように処理する。 なお、 タスクの 切り換え契機、 タスクの切り換え手法などは、 一般的なオペレーティングシステ ムと同様である。
図 2はタスク Aが処理中のときにタスク Bからの電源オフ要求があった場合を 示している。 タスク Aが処理中のときは、 タスク Bの電源オフ要求は、 ハ一ドウ エアデバイスに対して実行されず、 タスク Aの処理が終了した後、 タスク Bの電 源オフ要求が処理され、 オペレーションシステムを終了させる。
また、 図 3は、 タスク Aが処理中のときにタスク Bからの電源オン要求があつ た場合を示している。 タスク Aが処理中のときは、 タスク Bの電源オン要求はハ —ドゥエアデバイスに対して実行されず、 タスク Aの処理が終了した後、 タスク Bの電源オン要求が処理され、 タスクが切り換わり、 そのままタスク Bの処理が 実行される。
また、 電源オン要求と電源オフ要求の両方を受け付けるようにし、 これらの要 求のいずれかが発行された場合に、 現在実行中のタスク以外からの要求について は上記と同様に実行中のタスクの処理が終了してから処理実行するようにしても よい。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからの電源 オン要求または電源オフ要求のいずれか一方、 あるいは、 これらの両方の要求が 発行された場合、 その要求を実行する前に、 実行中のタスクを処理することで、 他のタスクからの電源オン/オフ切替要求が発行されるたびにハードウエアデバ イスにアクセスすることを防ぎ、 無駄な電力が消費されることを防止することが 可能となる。
[第 2実施形態]
図 4および図 5は本発明の第 2実施形態に係るオペレーションシステムにおけ る状態遷移図である。 第 2実施形態で用いる仮想計算機システムの機能的構成は 同様に図 1を参照する。
第 2実施形態のォペレ一ティングシステムは、 各タスクの各ハードウエアデバ イスへの C P Uの省電力モード切替要求を管理制御することにより、 消費電力を 削減するものである。
このオペレーティングシステムは、 各タスクが省電力モード情報を有し、 また 第 1実施形態の構成において、 電源ォン /オフ切替要求の代わりに C P Uの省電 力モードを変更するための C P Uの省電力モード切替要求を受けとる。 それ以外 は、 第 1実施形態の構成要素と同様であるため説明を省略する。
次に第 2実施形態における省電力モード切替要求発行時の動作について図 1お よび図 4を用いて説明する。 タスク Aが実行中にタスク A以外のタスク Bから省 電力モード切替要求が発行された場合、 各タスクの実行状態および各ハ一ドゥエ アデバイスの実行状態、 また、 どのタスクがどの省電力モードで実行しているか を記憶部 1において記憶管理する。 受付部 2はタスク Bからの省電力モード切替 要求を受付け記憶し、 制御部 3がこの受付部 2で記憶した内容と、 前記記憶部 1 で記憶した内容とを比較検討する。 その結果、 今回の省電力モード切替要求が夕 スク A以外からの要求であつた場合は、 省電力モード切替要求はハードディスク に対して実行されないように処理する。
そしてタスク Aの処理が終了し、 タスク切替時 (タスク Aからタスク Bへ切替 える時) に、 切替えたタスク Bの省電力モード情報をもとに C P Uの省電力モー ドを設定する。
図 4に示すように、 タスク Aが省電力モード m 1で実行中のときに、 タスク B の省電力モード切替要求が発行された場合は、 タスク Bの省電力モード切替要求 はハードウェアデバイスに対して実行されず、 タスク Aの処理が終了した時点で タスク Bへの切替およびタスク Bの省電力モード m 2への変更が行われる。 また、 第 2実施形態のオペレーティ ングシステムは、 タスク Bへの切替および タスク Bの省電力モードへの設定が行われた後、 タスク Bの実行中に、 タスク B が省電力モードを設定変更することも可能である。
図 5に示すように、 タスク Aが省電力モード m 1で実行中のときに、 タスク B の持つ省電力モード m 2への変更要求があった場合、 タスク Aの処理が終了した 時点で、 タスク Bへの切替およびタスク Bの省電力モ一ド m 2への変更が実行さ れる。 そして、 その後タスク Bが実行中に省電力モード m 1へ変更する。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからの省電 力モード切替要求が発行された場合、 その要求を実行する前に、 実行中のタスク を処理することにより、 他のタスクからの省電力モード切替要求が発行されるた びにハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費される ことを防止することが可能となる。
[第 3実施形態]
図 6および図 7は本発明の第 3実施形態に係るオペレーションシステムにおけ る状態遷移図である。 第 3実施形態で用いる仮想計算機システムの機能的構成は 同様に図 1を参照する。
第 3実施形態の複数のタスクを管理するオペレーティングシステムは、 ォペレ ーシヨン自身の省電力モードを有し、 第 2実施形態の構成における記憶部 1が、 各ハードゥエアデバイスおよび各タスクの実行状態、 およびどのタスクがどの省 電力モードで実行しているかを記憶管理することに加えて、 オペレーティングシ ステム自身の省電力モード情報を記憶管理する。 その他の構成要素については、 第 2実施形態と同様であるため説明を省略する。
次に第 3実施形態における省電力モード切替要求発行時の動作について図 1お よび図 6を用いて説明する。 タスク Aが実行中にタスク A以外のタスク Bから省 電力モード切替要求が発行された場合、 各タスクの実行状態および各ハードゥエ アデバイスの実行状態、 また、 どのタスクがどの省電力モードで実行しているか に加えて、 オペレーティングシステム自身の省電力モード情報を記憶部 1におい て記憶管理する。制御部 3が受付部 2で記憶した省電力モード切替要求の内容と、 前記記憶部 1で記憶した内容とを比較検討し、 今回の省電力モ一ド切替要求が夕 スク A以外からの要求であった場合は、 省電力モ一ド切替要求はハードディスク に対して実行されないように処理する。 そして、 タスク Aの処理が終了すると、 タスク Bへの切替およびタスク Bの持つ省電力モードの設定を行う。 その後タス ク Bの実行中に、 オペレーティングシステム自身の省電力モード情報と、 タスク Bの省電力モード情報とを比較判定し、 その比較結果により、 C P Uの省電力モ 一ドに設定変更する。
図 6に示すように、 タスク Aが省電力モード m 1で実行中のときは、 タスク B の省電力モ一ド m 2への変更要求はハードゥエアデバイスに対して実行されず、 タスク Aの処理が終了した時点でタスク Bへ切り替わり、 同時にタスク Bの持つ 省電力モード m 2に切り替わる。 そして、 タスク Bの実行中、 記憶部 1で記憶し ているオペレーティングシステム自身の省電力モード M 1と受付部 2で記憶して いるタスク Bの省電力モ一ド m 2とを比較判定した結果により、 省電力モ一ドを 自由に切替えることができる。
また、 第 3実施形態のオペレーティングシステムは、 タスク Aの実行後、 タス ク Bの切替えの際、 タスク Bからの省電力モード情報の内容と、 オペレーティン グシステム自身で保有している省電力モード情報とを比較検討し、 その結果によ り、 省電力モードを自由に選択することも可能である。
図 7に示すように、 タスク Aが省電力モード m lで実行中のときはタスク Bの 省電力モード m 2への変更要求はハ一ドゥエアデパイスに対して実行されない。 そしてタスク Aの処理が終了しタスク Bへの切替えの処理が行われる際、 タスク Bの省電力モード m 2とォペレ一ティングシステム自身の省電力モード M 1とを 比較し、 その結果で、 その後実行する省電力モードを自由に選択できる。 省電力 モードを切替える場合、 例えば、 オペレーティングシステム自身の省電力モード とタスクの省電力モードとの間に優先順位をつけたり、 消費電力のより少ない省 電力モードに優先的に切替えたりする。
このように、複数のタスクを管理制御するオペレーティングシステムにおいて、 実行中のタスク以外のタスクから省電力モード切替が要求されたときには、 実行 中のタスクを処理した後、 オペレーティングシステムの省電力モ一ドと省電力モ 一ド切替要求を発行したタスクの省電力モードとを比較し、 その結果にもとづい て省電力モ一ドを切替えることが可能となる。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからの省電 力モード切替要求が発行された場合、 その要求を実行する前に、 実行中のタスク を処理することで、 他のタスクからの省電力モ一ド切替要求が発行されるたびに ハードウェアデバイスにアクセスすることを防き、 無駄な電力が消費されること を防ぐことが可能となる。 [第 4実施形態]
図 8および図 9は第 4実施形態に係るオペレーティングシステムにおける状態 遷移図である。 第 4実施形態で用いる仮想計算機システムの機能的構成は同様に 図 1を参照する。
第 4実施形態のォペレ一ティングシステムは、 各タスクの各ハ一ドウエアデバ イスへのクロック周期切替要求を管理制御することにより、 消費電力を削減する ものである。
このオペレーティングシステムは、 第 1実施形態の構成において、 電源オン/ オフ切替要求の代わりにクロック周期を変更するためのクロック周期切替要求を 受けとる。 それ以外は、 第 1実施形態の構成要素と同様であるため説明を省略す る。
次に第 4実施形態におけるクロック周期切替要求発行時の動作について図 1お よび図 8を用いて説明する。 複数のタスクを管理制御するオペレーティングシス テムにおいて、 タスク Aが実行中にタスク A以外のタスクからクロック周期切替 要求を発行された場合、 各タスクの実行状態および各ハ一ドゥエアデバイスの実 行状態を管理し、 また、 どのタスクがどのクロック周期で実行しているかを記憶 部 1において記憶管理する。 タスク Bからのクロック周期切替要求を受付部 2に おいて受付け記憶し、 制御部 3はこの受付部 2で記憶した内容と、 前記記憶部 1 で記憶した内容とを比較検討し、 比較した結果、 今回の要求内容がタスク Bから の要求であった場合は、 前記クロック周期切替要求は実行されないように処理さ れる。 そしてタスク Aの処理が終了しタスクを切替える際に、 切替えたタスク B のクロック周期情報をもとに、 C P Uのクロック周期を設定する。
図 8に示すように、 タスク Aがクロック周期 f 1で実行中のときに、 タスク B のクロック周期 f 2への変更が要求された場合は、 クロック周期切替要求はハー ドゥエアデバイスに対して実行されず、 夕スク Aの処理が終了した時点でタスク Bへの切替およびタスク Bのクロック周期 f 2への変更を行う。
また、 この第 4実施形態におけるオペレーティングシステムは、 タスク Aの処 理が終了し、 タスク Bへの切替およびタスク Bの持つクロック周期 f 2への設定 が行われた後、 タスク Bが実行中に、 タスク Bがクロック周期を設定変更するこ とが可能である。
図 9に示すように、 タスク Aがクロック周期 f 1で実行中のときに、 タスク B のクロック周期: 2への変更要求があった場合は、 クロック周期切替要求はハー ドゥエアデバイスに対して実行されない。 そしてタスク Aの処理が終了し、 タス ク Bへの切替およびタスク Bの持つクロック周期 f 2への変更が実行された後、 タスク Bの実行中にクロック周期 f 1へ切替える。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからのクロ ック周期切替要求が発行された場合、 その要求を実行する前に、 実行中のタスク を処理することで、 他のタスクからのクロック周期切替要求が発行されるたびに ハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することが可能となる。
[第 5実施形態]
図 1 0および図 1 1は第 5実施形態に係るオペレーティングシステムにおける 状態遷移図である。 第 5実施形態で用いる仮想計算機システムの機能的構成は同 様に図 1を参照する。
第 5実施形態は、 第 4実施形態の構成における記憶部 1が、 各タスクおよび各 ハードゥエアデバイスの実行状態、 およびどのタスクがどのクロック周期で実行 しているかを記憶管理することに加えて、 オペレーティングシステム自身のクロ ック周期情報を記憶管理する。 その他の構成要素については、 第 4実施形態と同 様であるため説明を省略する。
次に第 5実施形態におけるク口ック周期切替要求発行時の動作について図 1お よび図 1 0を用いて説明する。 タスク Aが実行中にタスク A以外のタスクからク 口ック周期切替要求を発行された場合、 各タスクの実行状態および各ハ一ドゥエ アデバイスの実行状態を管理し、 また、 どのタスクがどのクロック周期で実行し ているかに加えてオペレーティングシステム自身のクロック周期情報を記憶部 1 において記憶管理する。 制御部 3はこの受付部 2で記憶したタスク Bからのクロ ック周期切替要求の内容と、 前記記憶部 1で記憶した内容とを比較検討し、 その 結果、 今回の要求内容がタスク Bからの要求であった場合は、 クロック周期切替 要求は実行されないように処理される。 そしてタスク Aの処理が終了し、 タスク Bへの切替およびタスク Bの持つクロック周期に設定した後、 タスク Bの実行中 に、 オペレーティングシステム自身のクロック周期情報と、 前記タスク Bのクロ ック周期とを比較判定し、 その結果により、 クロック周期に切替える。
図 1 0に示すように、 タスク Aがクロック周期 f 1で実行中のときに、 タスク Bのクロック周期: f 2への要求があった場合は、 タスク Aの処理が終了した時点 で、 タスク Bへの切替およびタスク Bのクロック周期 f 2への設定を行う。 そし てタスク Bの実行中に、 オペレーティングシステム自身のクロック周期 F 1と夕 スク Bのクロック周期 f 2とを比較判定した結果により、 クロック周期を自由に 切替えることができる。
また、 第 5実施形態のオペレーティ ングシステムは、 前記したタスク Aの処理 が終了し、 タスク Bへ切替えたときに、 タスク Bのクロック周期 f lとォペレ一 ティングシステム自身の持つクロック周期 F 1とを比較した結果で、 その後実行 するクロック周期を自由に選択できる。
図 1 1に示すように、 タスク Aがクロック周期 f 1で実行中のときはタスク B のクロック周期 f 2への変更要求はハードゥエアデバイスに対して実行されない。 そしてタスク Aの処理が終了し、 タスク Bへの切替えが行われる際、 タスク Bの クロック周期 f 2とォペレ一ティングシステム自身のクロック周期 F 1とを比較 し、 その結果、 その後実行するクロック周期を自由に選択できる。
このように、複数のタスクを管理制御するォペレ一ティングシステムにおいて、 実行中のタスク以外のタスクからクロック周期切替要求が発行されたときには、 実行中のタスクを処理した後、 オペレーティングシステムのクロック周期と前記 タスクのクロック周期とを比較し、 その結果にもとづいてクロック周期を切替え ることが可能となる。 クロック周期を切替える場合、 例えばオペレーティングシ ステム自身のクロック周期とタスクのクロック周期との間に優先順位をつけたり、 より長くて消費電力の少ないクロック周期に優先的に切替えたりする。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからのクロ ック周期切替要求が発行された場合、 その要求を実行する前に、 実行中のタスク を処理することで、 他のタスクからのクロック周期切替要求が発行されるたびに ハードウェアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防ぐことが可能となる。
[第 6実施形態]
図 1 2は本実施形態に係る優先度比較部を有するオペレーティングシステムを 用いる仮想計算機システムの機能的構成を示すプロック図である。
この仮想計算機システムは、 ハードウェアデバイス 1 4と、 たとえば各ハード ウェアデバイス 1 4への省電力モ一ド切替要求をタスク毎に記憶管理する記憶部 1 1と、各タスクからの省電力モード切替要求を受け付け記憶する受付部 1 2と、 この受付部 1 2で記憶した省電力モード切替要求の内容と、 記憶部 1 1で記憶し ている内容とを比較制御する制御部 1 3と、 現在実行中の省電力モード情報と記 憶部 1 1で記憶している省電力モード情報との優先度を比較する優先度比較部 1 5とを有する。 この仮想計算機システムは、 図 1の仮想計算機システムに優先度 比較部を設けた以外は同様である。
以下に、 図 1 2に示す仮想計算機システムにおけるオペレーティングシステム の動作に関する実施形態として、 第 6および第 7実施形態 (C P Uの省電力モー ド切替要求) 、 第 8および第 9実施形態 (クロック周期切替要求) を説明する。 図 1 3は本発明の第 6実施形態に係るオペレーションシステムにおける状態遷 移図である。 なお、 第 6実施形態で用いる仮想計算機システムの機能的構成は図 1 2を参照する。
第 6実施形態のォペレ一ティングシステムは、 実行中のタスクと省電力モード 切替要求を発行したタスクとの優先度を比較する優先度比較部を有し、 ハードウ エアデバイスへの C P Uの省電力モード切替要求をタスク毎に管理制御すること により、 消費電力を削減するものである。 次に第 6実施形態における C P Uの省電力モード切替動作について図 1 2およ び図 1 3を用いて説明する。 複数のタスクを管理制御するオペレーティングシス テムにおいて、 タスク Aが実行中にタスク A以外のタスク Bから省電力モード切 替要求を発行された場合、 各タスクの実行状態および各ハードウェアデバイスの 実行状態とを管理し、 また、 どのタスクがどの省電力モードで実行しているかを 記憶部 1 1において記憶管理する。 受付部 1 2は、 タスク Bからの省電力モード 切替要求を受け付け記憶する。 そして制御部 1 3は、 この受付部 1 2で記憶した 内容と、 記憶部 1 1で記憶した内容とを比較検討し、 その結果、 今回の要求内容 がタスク Bからの要求であつた場合は、 前記省電力モード切替要求は実行されな い。 そしてタスク Aの処理が終了し、 タスク Bへの切替えが行われる際、 タスク Aとタスク Bのタスク優先度 (つまり、 オペレーティングシステムにおいて実行 可能なタスクのタスク優先度) を比較判定し、 タスク優先度の比較結果により、 タスク Bへの切替時に変更する省電力モードを決定することを可能とする。
図 1 3に示すように、 タスク Aが省電力モード m 1で実行中のときは、 タスク Bの省電力モ一ド m 2への変更要求はハードゥエアデバイスに対して実行されず、 タスク Aの処理が終了しタスク Bへ切り替わるときに、 タスク Aとタスク Bとの タスク優先度を比較判定し、 タスク Aの方がタスク優先度が高いときにはタスク Aの持つ省電力モード m 1へ切り替わることを可能とする。
また、 前記タスク Bの方がタスク優先度が高いときは、 タスク Bの持つ省電力 モード m 2へ切り替わる (図示なし) 。
また、 第 6実施形態におけるオペレーティングシステムは、 タスク Aの処理が 終了し、 タスク Bへの切替およびタスク Bの持つ省電力モードに設定した後、 前 記タスク Bの実行中に、 タスク Bが省電力モードを設定変更することもできる。 または、 タスク Aの処理が終了し、 タスク Bへの切替およびタスク Bの持つ省電 力モードに設定した後、 タスク Bの実行中にタスク Aとタスク Bとのタスク優先 度を比較判定し、優先度の比較により省電力モードを決定することも可能である。 なお、 タスクの実行優先度だけでなく、 省電力モードの優先度を設定し、 この優 先度の比較結果により省電力モードを決定するようにしてもよい。
このように、複数のタスクを管理制御するォペレ一ティングシステムにおいて、 実行中のタスク以外のタスクから省電力モード切替要求が発行されたときには、 実行中のタスクが終了した後、 複数のタスクの優先度を優先度比較部において比 較判定し、 優先度の比較結果により、 変更する省電力モードを決定することが可 能である。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからの省電 力モード切替要求が発行された場合、 その要求を実行せずに、 実行中のタスクを 処理することで、 他のタスクからの省電力モード切替要求が発行されるたびにハ ―ドゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されることを 防止することができる。
[第 7実施形態]
図 1 4は本発明の第 7実施形態に係るオペレーションシステムにおける状態遷 移図である。 第 7実施形態で用いる仮想計算機システムの機能的構成は図 1 2を 参照する。
第 7実施形態のオペレーティングシステムは、 実行中のタスクとクロック周期 切替要求を発行したタスクとの優先度を比較する優先度比較部を有し、 ハードウ エアデバィスへのクロック周期切替要求をタスク毎に管理制御することにより、 消費電力を削減するものである。
第 7実施形態のォペレ一ティングシステムは、 第 6実施形態の構成において、 C P Uの省電力モード切替要求の代わりにクロック周期を変更するためのクロッ ク周期切替要求を受けとる。 それ以外は、 第 6実施形態の構成要素と同様である ため説明を省略する。
次に第 7実施形態におけるクロック周期切替動作について図 1 2および図 1 4 を用いて説明する。 複数のタスクを管理制御するオペレーティングシステムにお いて、 タスク Aが実行中にタスク A以外のタスクからクロック周期切替要求を発 行された場合、 各タスクの実行状態および各ハ一ドゥエアデバイスの実行状態を 管理し、 また、 どのタスクがどのクロック周期で実行しているかを記憶部 1 1に おいて記憶管理する。 受付部 1 2は、 タスク Bからのクロック周期切替要求を受 付ける。 制御部 2 3は、 この受付部 1 2で記憶した内容と、 前記記憶部 1 1で記 憶した内容とを比較検討し、 比較した結果、 今回の要求内容がタスク Bからの要 求であった場合は、 クロック周期切替要求は実行しない。 そしてタスク Aの処理 が終了し、 タスク Bへの切替えが行われる際、 優先度比較部 1 5がタスク Aと夕 スク Bのタスク優先度を比較判定し、 優先度の比較結果により、 タスク Bへの切 替時に変更するクロック周期を決定することを可能とする。
図 1 4に示すように、 タスク Aがクロック周期 f 1で実行中のときは、 タスク Bのクロック周期: f 2への変更要求はハードゥエアデバイスに対して実行されず、 タスク Aの処理が終了し、 タスク Bへ切り替わる際に、 タスク Aとタスク Bの優 先度を比較判定し、 タスク Aの方が優先度が高いときにはタスク Aの持つクロッ ク周期 f 1へ切り替わる。
また、 タスク Bの方が優先度が高いときは、 タスク Bの持つクロック周期 f 2 へ変更される (図示なし) 。
また、 第 7実施形態におけるオペレーティングシステムは、 タスク Aの処理が 終了し、 タスク Bへの切替およびタスク Bの持つクロック周期への設定を行った 後、 タスク Bの実行中に、 タスク Bがクロック周期を変更することができる。 ま たは、 タスク Aの処理が終了し、 タスク Bへの切替およびタスク Bの持つクロッ ク周期への設定を行った後、 タスク Bの実行中に、 タスク Aとタスク Bとのタス ク優先度を比較判定し、 優先度の比較により、 クロック周期を決定することも可 能である。 なお、 タスクの実行優先度だけでなく、 クロック周期の優先度を設定 し、 この優先度の比較結果によりクロック周期を決定するようにしてもよい。 このように、複数のタスクを管理制御するオペレーティングシステムにおいて、 実行中のタスク以外のタスクからクロック周期切替要求が発行されたときには、 実行中のタスク終了後、 複数のタスクの優先度を優先度比較部において比較判定 し、 優先度の比較結果により、 タスク切替時に変更するクロック周期を決定する ことが可能である。
以上のように、 本実施形態では、 あるタスクを実行中に他のタスクからのクロ ック周期切替要求が発行された場合、 その要求を実行する前に、 実行中のタスク を処理することで、 他のタスクからのクロック周期切替要求が発行されるたびに ハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することが可能となる。
(複数のオペレーティングシステムを制御する仮想計算機システム)
次に、 複数のオペレーティングシステムを実行制御する仮想計算機システムに おける切替要求の管理制御動作について説明する。 図 1 5は本実施形態に係る仮 想計算機システムの機能的構成を示すプロック図である。
この仮想計算機システムは、 複数のオペレーティングシステム 2 5の実行状況 を管理するオペレーティングシステム識別子 (以下、 O S識別子と称する) 2 0 と、 たとえば前記オペレ一ティングシステムからのデバイスの電源オン要求また は電源オフ要求のいずれか一方、 あるいは、 これらの要求の両方を受け付け記憶 する受付部 2 1と、 各ハードウェアデバイスの電源オン/オフ情報をオペレ一テ イングシステム毎に記憶管理する記憶部 2 2と、 受付部 2 1で記憶した内容と、 記憶部 2 2で記憶している内容とを比較制御する制御部 2 3と、 複数のハードウ エアデバイス 2 6の実行状況を管理するデバイス識別子 2 4とを有する仮想計算 機装置 2 7を備えている。 これらの O S識別子 2 0、 記憶部 2 2、 受付部 2 1、 制御部 2 3、 デバイス識別子 2 4は、 計算機システムに設けられる半導体メモリ 等において、 C P Uにより実行可能なソフトウェアプログラムおよびデータによ つて構成されるものであり、 各手段のより具体的な構造や作動の原理については 周知技術を用いることにより実行可能であるためここでは説明を省略し、 本実施 形態の特徴部分についてのみ述べることとする。
以下に、 図 1 5に示す仮想計算機システムの動作に関する実施形態として、 第 8実施形態 (電源オン/オフ切替要求) 、 第 9および第 1 0実施形態 (C P Uの 省電力モード切替要求)、 第 1 1および第 1 2実施形態(クロック周期切替要求) を説明する。
[第 8実施形態]
図 1 6および図 1 7は本発明の第 8実施形態に係る仮想計算機システムにおけ る状態遷移図である。 なお、 第 8実施形態に係る仮想計算機システム機能的構成 は図 1 5を参照する。 第 8実施形態の仮想計算機システムは、 各オペレーティングシステムの各ハー ドゥエアデバイスに対する電源オン/オフ切替要求を管理制御することにより、 消費電力を削除するものである。
第 8実施形態における電源オン/オフ切替動作について図 1 5を用いて説明す る。 複数のオペレーティングシステム 2 5と複数のハードゥエアデバイス 2 6を 制御する仮想記憶システムにおいて、 たとえば、 O S A (オペレーティ ングシス テム A ) が実行中に 0 S A以外のオペレーションの 0 S B (オペレーティングシ ステム B ) から電源オン/オフ切替要求があった場合、 各オペレーティングシス テムの実行状態を管理している 0 S識別子 2 0によりどのオペレーティングシス テムが実行中かを確認し、 かつ、 デバイス識別子 2 4より各ハードウェアデバイ スの実行状態を確認することにより、 どのオペレーティングシステムがハ一ドウ エアデバイスを実行しているかを記憶部 2 2に記憶管理させる。 受付部 2 1は、 0 S A以外の他のオペレーティングシステム 0 S Bから電源オン/オフ切替要求 を受け付け記憶する。 そして、 制御部 2 3において、 受付部 2 1で記憶している 電源オン/オフ切替要求を出した 0 S Bの内容と前記記憶部 2 2で記憶している 現在の 0 S Aの内容とを比較検討する。 比較した結果、 今回の電源オン/オフ切 替要求の内容が現在実行中の 0 S A以外の他のオペレーティングシステム 0 S B からの電源オン/オフ切替要求であった場合は、 現在実行中の 0 S Aがハードウ エアデバイスを実行している限り、 0 S Bからの電源オン/オフ切替要求を受け 付けないように処理される。 なお、 オペレーティングシステムの切り換え契機、 オペレーティングシステムの切替え手法などは、 一般的な仮想計算機システムと 同様である。
図 1 6に示すように、 0 S Aが処理中のときに 0 S Bからの電源オフ要求があ つた場合は、 0 S Bの電源オフ要求を一旦、 仮想計算機装置内で保持し、 O S A の処理終了後、 実行権が仮想計算機装置に移行した段階で、 前記電源オフ要求を 受付け、 0 S Bの電源オフ処理を行い、 次いで 0 S Aの電源オフ処理を実行し、 システムを終了させる。
また、 図 1 7に示すように、 0 S Bからの電源オフ要求があった場合は、 O S Aが処理中のときは、 0 S Bの電源オン要求はハードゥエアデバイスに対して実 行されず、 タスク Aの処理終了後、 タスクが切替えられ、 そのままタスク Bの処 理が実行される。
また、 電源オン要求と電源オフ要求の両方を受け付けるようにし、 これらの要 求のいずれかが発行された場合に、 現在実行中のオペレーティングシステム以外 からの要求については上記と同様に実行中のオペレーティングシステムの処理が 終了してから処理実行するようにしてもよい。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからの電源オン/オフ切替要求が発行された場合、 その要求を実行する前に、実行中のォペレ一ティングシステムを終了することで、 他のオペレーティングシステムからの電源ォン /ォフ切替要求が発行されるたび にハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されるこ とを防止することが可能である。
[第 9実施形態]
図 1 8および 1 9は本発明の第 9実施形態に係る仮想計算機システムにおける 状態遷移図である。 第 9実施形態に係る仮想計算機システムの機械的構成は図 1 5を参照する。
第 9実施形態の仮想計算機システムは、 ハ一ドゥエアデパイスへの C P Uの省 電力モード切替要求を管理制御することにより、消費電力を削減するものである。 この仮想計算機システムは、 各オペレーティ ングシステムが省電力モード情報 を有し、 また第 8実施形態の構成において、 電源オン/オフ切替要求の代わりに C P Uの省電力モードを変更するための省電力モード切替要求を受けとる。 それ 以外は、 第 8実施形態の構成要素と同様であるため説明を省略する。
次に第 9実施形態における C P Uの省電力モ一ド切替動作について図 1 5およ び図 1 8を用いて説明する。 複数のオペレーティングシステム 2 5と複数のハー ドゥエアデバイス 2 6を管理する仮想計算機システムにおいて、 0 S Aが実行中 にタスク A以外のオペレーティングシステム 0 S Bから省電力モード切替要求を 発行された場合、 複数のオペレーティングシステムの実行状態を管理する 0 S識 別子 2 0と、複数のデバイスの実行状態を管理するデバイス識別子 2 4とにより、 どのオペレ一ティングシステムがどの省電力モ一ドで実行しているかを記憶部 2 2において記憶管理する。 0 SBからの省電力モード切替要求を受付部 2 1にお いて受付け、 この受付部 2 1で記憶した内容と、 前記記憶部 22で記憶した内容 とを比較検討し、 比較した結果、 今回の省電力モード切替要求内容が O SBから の要求であった場合は、 前記省電力モ一ド切替要求は実行されないように処理す る。
図 18に示すように、 0 S Aが省電力モード m3で実行中のときに、 〇SBの 省電力モ一ド m4への変更が要求された場合は、 0 S Bの省電力モード切替要求 はハ一ドゥエアデバイスに対して実行されず、 0 S Aの処理が終了した時点で 0 S Bへの切替および 0 S Bの省電力モード m 4への変更を行う。
また、 第 9実施形態の仮想計算機システムは、 OSBへの切替および OSBの 省電力モード情報をもとに CPUの省電力モードの設定が行われた後、 0 S Bの 実行中に省電力モードを設定変更することも可能である。
図 19に示すように、 OSAが省電力モード m3で実行中のときに、 OSBの 省電力モ一ド m4への変更要求があった場合、 0 S Aの処理が終了した時点で、 OSBへの切替およびタスク Bの省電力モ一ド m4への変更が実行される。 そし て、 0 S Bが実行中に省電力モード m3へ変更する。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからの省電力モード切替要求が発行された場合、 そ の要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレーティングシステムからの省電力モード切替要求が発行されるたびに ハ一ドゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することが可能である。
[第 10実施形態]
図 20および図 2 1は本発明の第 1 0実施形態に係る仮想計算機システムにお ける状態遷移図である。 第 10実施形態で用いる仮想計算機システムの機能的構 成は図 15を参照する。
第 1 0実施形態の仮想計算機システムは、 仮想計算機システム自身の省電力モ —ドを有し、 第 9実施形態の構成における記憶部 2 2が、 各ハードウェアデバイ スおよび各オペレーティングシステムの実行状態、 およびどのオペレ一ティング システムがどの省電力モードで実行しているかを記憶管理することに加えて、 仮 想計算機システム自身の省電力モード情報を記憶管理する。 その他の構成要素に ついては、 第 9実施形態と同様であるため省略する。
次に第 1 0実施形態における省電力モード切替動作について図 1 5および図 2 0を用いて説明する。 0 S Aが実行中にタスク A以外のォペレ一ティングシステ ム O S Bから省電力モード切替要求を発行された場合、 複数のオペレーティング システムの実行状態を管理する 0 S識別子 2 0と、 複数のデバイスの実行状態を 管理するデバイス識別子 2 4とにより、 どのオペレーティングシステムがどの省 電力モ一ドで実行しているかに加えて、 仮想計算機システム自身の省電力モード 情報を記憶部 2 2において記憶管理する。 制御部 2 3が受付部 2 1で記憶した 0 S Bからの省電力モード切替要求の内容と、 記憶部 2 2で記憶した内容とを比較 検討した結果、今回の省電力モ一ド切替要求が 0 S Bからの要求であった場合は、 前記省電力モード切替要求は実行されないように処理する。 そして、 O S Aの処 理が終了し、 0 S Bへ切替および 0 S Bの持つ省電力モードに設定された後、 0 S Bの実行中に仮想計算機システム自身の省電力モード情報と、 前記 0 S Bの省 電力モード情報とを比較判定し、 その結果により、 C P Uの省電力モードに設定 変更することが可能となる。 図 2 0に示すように、 0 S Aが省電力モード m 3で実行中のときは、 O S Bの 省電力モ一ド m 4への変更要求はハードゥエアデバイスに対して実行されず、 0 S Aの処理が終了した時点で 0 S Bへ切り替わり、 同時に 0 S Bの省電力モード m 4に切り替わる。 そして、 〇 S Bが実行中、 仮想計算機システム自身の省電力 モード M 2と 0 S Bの省電力モード m 4とを比較判定した結果により、 省電力モ ―ドを自由に切替えることができる。
また、 第 1 0実施形態の仮想記憶装置は、 前記した O S Aの実行後、 0 S Bの 切替え時に、 受付部 2 1で記憶した O S Bからの省電力モード情報の内容と、 仮 想計算機システム自身の持つ省電力モード情報とを比較検討し、その結果により、 省電力モードを自由に選択することも可能である。
図 2 1に示すように、 0 S Aが省電力モード m 3で実行中のときは〇 S Bの省 電力モード m 4への変更要求はハードゥエアデバイスに対して実行されない。 そ して 0 S Aの処理が終了し 0 S Bへの切替えの処理が行われる際、 0 S Bの省電 カモ一ド m 4と仮想計算機システム自身の持つ省電力モ一ド M 2とを比較した結 果で、 その後実行する省電力モードを自由に選択できる。 省電力モードを切替え る場合、 例えば、 仮想計算機システム自身の省電力モードとタスクの省電力モー ドとの間に優先順位をつけたり、 消費電力のより少ない省電力モ一ドに優先的に 切替えたりする。
このように、 複数のオペレーティングシステムを実行制御する仮想計算機シス テムにおいて、 実行中のォペレ一ティングシステム以外のオペレーティングシス テムから省電力モ一ド切替要求が発行されたときには、 実行中のォペレ一ティン グシステムの処理が終了した後、 オペレーティングシステムの省電力モードと仮 想計算機システムの省電力モードとを比較し、 その結果にもとづいて省電力モー ドを切替えることができる。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからの省電力モード切替要求が発行された場合、 そ の要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレーティングシステムからの省電力モード切替要求が発行されるたびに ハ一ドゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することが可能である。
[第 1 1実施形態]
図 2 2および図 2 3は本発明の第 1 1実施形態に係る仮想計算機システムにお ける状態遷移図である。 第 1 1実施形態で用いる仮想計算機システムの機能的構 成は図 1 5を参照する。
第 1 1実施形態の仮想計算機システムは、 各オペレーティ ングシステムの各ハ 一ドゥエアデバイスへのクロック周期切替要求を管理制御することにより、 消費 電力を削減するものである。 この仮想計算機システムは、 第 8実施形態の構成において、 電源オン/オフ切 替要求の代わりにクロック周期を変更するためのクロック周期切替要求を受けと る。 それ以外は、 第 8実施形態の構成要素と同様であるため説明を省略する。 次に第 1 1実施形態におけるクロック周期切替動作について図 1 5および図 2 2を用いて説明する。 複数のオペレーティングシステム 2 5と複数のハードゥエ アデバイス 2 6とを管理する仮想計算機システムにおいて、 O S Aが実行中に夕 スク A以外のオペレーティングシステムからク口ック周期切替要求を発行された 場合、複数のオペレーティングシステムの実行状態を管理する 0 S識別子 2 0と、 複数のハ一ドゥエアデバイスの実行状態を管理するデバイス識別子 2 4とにより、 どのオペレ一ティングシステムがどのクロック周期で実行しているかを記憶部 2 2において管理し、 受付部 2 1が O S Bからのクロック周期切替要求を受け付け 記憶する。 そして制御部 2 3が、 この受付部 2 1で記憶した内容と、 前記記憶部 2 2で記憶した内容とを比較検討し、 比較した結果、 今回の要求内容が 0 S Bか らの要求であった場合は、 前記ク口ック周期切替要求は実行されないように処理 される。 そして 0 S Aの処理が終了し、 オペレーティングシステム切替え時に切 替えた 0 S Bのクロック周期情報をもとに、 C P Uのクロック周期を設定する。 図 2 2に示すように、 O S Aがクロック周期 f 3で実行中のときは、 0 S Bの クロック周期 f 4への変更要求はハードゥエアデバイスに対して実行されず、 0 S Aの処理が終了した時点で 0 S Bへの切替および 0 S Bのクロック周期 f 4へ の変更を行う。
また、 第 1 1実施形態の仮想記憶装置は、 O S Aの処理が終了し、 0 S Bへの 切替および 0 S Bの持つクロック周期への設定が行われた後、 0 S Bの実行中に クロック周期を変更することが可能である。
図 2 3に示すように、 O S Aがクロック周期 f 3で実行中のときは、 0 S Bの クロック周期 f 4への切替要求はハ一ドゥエアデバイスに対して実行されず、 0 S Aの処理が終了した時点で、 0 S Bへの切替および 0 S Bのクロック周期 f 4 の変更が実行された後、 0 S Bが実行中にクロック周期 f 3へ切替える。
以上のように、 本実施形態では、 複数のオペレーティ ングシステムを管理制御 する際に、 あるオペレーティングシステムを実行中に他のオペレーティングシス テムからのクロック周期切替要求が発行された場合、 この要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレ一ティングシ ステムからのクロック周期切替要求が発行されるたびにハードゥエアデバイスに アクセスすることを防ぎ、 無駄な電力が消費されることを防止することが可能で ある。
[第 1 2実施形態]
図 2 4および図 2 5は第 1 2実施形態に係る仮想計算機システムにおける状態 遷移図である。 第 1 2実施形態で用いる仮想計算機システムの機能的構成は図 1 5を参照する。
第 1 2実施形態の仮想計算機システムは、 第 1 1実施形態の構成における記憶 部 2 2が、 各ォペレ一ティングシステムおよび各ハードゥエアデバイスの実行状 態、 およびどのオペレーティングシステムがどのク口ヅク周期で実行しているか を記憶管理することに加えて、 仮想計算機システム自身のク口ック周期情報を記 憶管理する。 その他の構成要素については、 第 1 1実施形態と同様であるため省 略する。
次に第 1 2実施形態におけるクロック周期切替動作について図 1 5および図 2 4を用いて説明する。 複数のオペレーティングシステム 2 5と複数のハードゥエ アデバイス 2 6を管理する仮想計算機システムにおいて、 0 S Aの実行中に 0 S A以外のォペレ一ティングシステム 0 S Bからクロック周期切替要求を発行され た場合、 複数のオペレーティングシステムの実行状態を管理する O S識別子 2 0 と、 複数のデバイスの実行状態を管理するデバイス識別子 2 4により、 どのオペ レーティングシステムがどのクロック周期で実行しているかに加えて、 仮想計算 機システム自身のクロック周期情報を記憶部 2 2において管理し、 制御部 2 3で 受付部 2 1で記憶した O S Bからのクロック周期切替要求を内容と、 記憶部 2 2 で記憶した内容を比較検討し、 比較した結果、 今回の要求内容がオペレーティン グシステム Bからの要求であった場合は、 ク口ック周期切替要求は実行されない ように処理される。 そして 0 S Aの処理が終了し、 0 S Bへの切替および 0 S B の持つクロック周期に設定した後、 仮想計算機システム自身のクロック周期情報 と、 0 S Bのクロック周期を比較判定し、 その結果により、 O S Bの実行中にク 口ック周期を変更することを可能とする。
図 2 4に示すように、 〇 S Aがクロック周期 f 3で実行中のときは、 O S Bの クロック周期 f 4への変更要求はハードゥエアデバイスに対して実行されず、 〇 S Aの処理が終了した時点で〇 S Bへ切り替わり、 同時に 0 S Bのクロック周期 f 4に切り替わる。 そして、 〇S B実行中に、 仮想計算機システム自身のクロッ ク周期 F 3とタスク Bのクロック周期 f 4とを比較判定した結果により、 クロッ ク周期を自由に切替えることも可能とする。
また、 第 1 2実施形態の仮想記憶装置は、 前記した 0 S Aの処理が終了し、 0 S Bへ切替える際に、 O S Bのクロック周期 f 4と仮想計算機システム自身の持 つクロック周期 F 3とを比較した結果でその後実行するクロック周期を自由に選 択できる。
図 2 5に示すように、 0 S Aがクロック周期 f 3で実行中のときは、 O S Bの クロック周期 f 4への変更要求はハードウェアデバイスに対して実行されず、 0 S Aの処理が終了し 0 S Bへの切替える際、 0 S Bのクロック周期: f 4と仮想計 算機システム自身の持つクロック周期 F 3とを比較した結果で、 その後実行する クロック周期を自由に選択できる。 クロック周期を切替える場合、 例えば仮想計 算機システム自身のクロック周期とオペレーティングシステムのクロック周期と の間に優先順位をつけたり、 より長くて消費電力の少ないクロック周期に優先的 に切替えたりする。
このように、 複数のオペレーティングシステムを実行制御する仮想計算機シス テムにおいて、 実行中のオペレーティングシステム以外のオペレーティングシス テムからクロック周期切替要求が発行されたときには、 実行中のオペレーティン グシステムを処理した後、 オペレーティングシステムのクロック周期と仮想計算 機システムのクロック周期とを比較し、 その結果にもとづいてクロック周期を切 替えることが可能である。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからのクロック周期切替要求が発行された場合、 そ の要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレーティングシステムからのクロック周期切替要求が発行されるたびに ハ—ドゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することができる。
[第 1 3実施形態]
図 2 6は本実施形態に係る優先度比較部を有する仮想計算機システムの機能的 構成を示すプロック図である。
この仮想計算機システムは、 複数のオペレーティングシステム 3 5と複数のハ ―ドゥエアデバイス 3 6を管理する仮想計算機システムにおいて、 ォペレ一ティ ングシステム毎の実行状態を管理する O S識別子 3 0と、 たとえば前記オペレー ティングシステムからの省電力モ一ド切替要求を受け付け記憶する受付部 3 1と、 各ハードゥエアデバイスへの省電力モード切替要求をオペレーティングシステム 毎に記憶管理する記憶部 3 2と、 現在実行中の省電力モードと前記記憶部 3 2で 記憶している省電力モード情報との優先度を比較する優先度比較部 3 8と、 前記 受付部 3 1で記憶した省電力モード切替要求の内容と、 前記記憶部 3 2で記憶し ている内容とを比較制御する制御部 3 3と、 ハードゥエアデバイス 3 6毎の実行 状態を管理するデバイス識別子 3 4とを有する仮想計算機装置 3 7を備えている。 この仮想計算機システムは、 図 1 5の仮想計算機システムに優先度比較部を設け た以外は同様である。
以下に、 図 2 6に示す仮想計算機システムの動作に関する実施形態として、 第 1 3実施形態 (C P Uの省電力モード切替要求) 、 第 1 4実施形態 (クロック周 期切替要求) を説明する。
図 2 7は本発明の第 1 3実施形態に係る仮想計算機システムにおける状態遷移 図である。 第 1 3実施形態で用いる仮想計算機システムの機能的構成は図 2 6を 参照する。
第 1 3実施形態の仮想計算機システムは、 実行中のオペレーティングシステム と省電力モード切替要求を発行したオペレーティングシステムとの優先度を比較 する優先度比較部を有し、 ハ一ドゥエアデバイスへの C P Uの省電力モード切替 要求をオペレーティングシステム毎に管理制御することにより、 消費電力を削減 するものである。
次に、 第 1 3実施形態における省電力モード切替動作について説明する。 複数 のォペレ一ティングシステム 3 5と複数のハードゥエアデバイス 3 6を管理する 仮想計算機システムにおいて、 複数のオペレーティングシステムの実行状態を管 理する O S識別子 3 0と、 複数のデバイスの実行状態を管理するデバイス識別子 3 4により、 どのオペレ一ティングシステムがどの省電力モードで実行している かを記憶部 3 2において管理し、 〇 S Bからの省電力モード切替要求を受付部に おいて受付け、 この受付部 3 1で記憶した内容と、 前記記憶部 3 2で記憶した内 容を比較検討し、 比較した結果、 今回の要求内容が O S Bからの要求であった場 合は、 前記省電力モード切替要求は実行せず、 O S Aの処理終了後、 0 S Bへの 切替え処理が実行されるとき、 0 S Aと O S Bの優先度を比較判定し、 優先度の 比較結果により、 0 S Bへの切替時に変更する省電力モ一ドを決定することを可 能とする。
図 2 7に示すように、 O S Aが省電力モード m 3で実行中のときは、 O S Bの 省電力モード m 4への変更要求はハードゥエアデバイスに対して実行されず、 0 S Aの処理が終了した時点で O S Bへ切り替わるときに、 0 S Aと O S Bの優先 度 (すなわち、 オペレーティングシステムの実行優先度) を比較判定し、 0 S A の方が優先度が高いときには 0 S Aの保有する省電力モード m 3へ切替えること 可能とする。
また、 0 S Bの方が優先度が高い場合は、 0 S Bの保有する省電力モード m 4 へ切替える (図示なし) 。
また、第 1 3実施形態における仮想計算機システムは、 ◦ S Aの処理が終了し、 0 S Bへの切替および 0 S Bの持つ省電力モードに設定した後、 0 S Bの実行中 に O S Bが省電力モードを設定変更することができる。 または、 O S Aの処理が 終了し、 〇 S Bへの切替および 0 S Bの持つ省電力モードに設定した後、 0 S B の実行中に、〇 S Aと 0 S Bとのオペレーティングシステム優先度を比較判定し、 優先度の比較により省電力モードを決定することも可能である。 なお、 オペレー ティングシステムの実行優先度だけでなく、 省電力モードの優先度を設定し、 こ の優先度の比較結果により省電力モードを決定するようにしてもよい。 このように、 仮想計算機システムにおいて、 実行中のオペレーティングシステ ム以外のォペレ一ティングシステムから省電力モード切替要求が発行されたとき には、 実行中のオペレーティングシステム終了後、 複数のタスクの優先度を優先 度比較部において比較判定し、 優先度の比較結果により、 変更する省電力モード を決定することが可能となる。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからの省電力モード切替要求が発行された場合、 そ の要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレーティングシステムからの省電力モード切替要求が発行されるたびに ハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することができる。
[第 1 4実施形態]
図 2 8は本発明の第 1 4実施形態に係る仮想計算機システムにおける状態遷移 図である。 第 1 4実施形態で用いる仮想計算機システムの機能的構成は図 2 6を 参照する。
第 1 4実施形態の仮想計算機システムは、 各オペレーティングシステムの各ハ 一ドゥエアデバイスへのクロック周期切替要求を管理制御することにより、 消費 電力を削減するものである。
このオペレーティ ングシステムは、 第 1 3実施形態の構成において、 C P Uの 省電力モード切替要求の代わりにクロック周期を変更するためのクロック周期切 替要求を受けとる。 それ以外は、 第 1 3実施形態の構成要素と同様であるため説 明を省略する。
次に第 1 4実施形態におけるクロック周期切替動作について説明する。 複数の オペレーティングシステム 3 5と複数のハードゥエアデバイス 3 6を管理する仮 想計算機システムにおいて、 複数のオペレーティングシステム 3 5の実行状態を 管理する 0 S識別子 3 0と、 複数のハードゥエアデバイス 3 6の実行状態を管理 するデバィス識別子 3 4により、 どのオペレーティングシステムがどのクロック 周期で実行しているかを記憶部 3 2において管理し、 0 S Bからのクロック周期 切替要求を受付部 3 1において受付け、 この受付部 3 1で記憶した内容と、 前記 記憶部 3 2で記憶した内容を比較検討し、 比較した結果、 今回の要求内容が O S Bからの要求であった場合は、 前記クロック周期切替要求は実行せず、 O S Aの 処理終了後、 0 S Bへの切替え処理が実行されるとき、 0 3八と0 3 8の優先度 を比較判定し、 優先度の比較結果により、 0 S Bへの切替時に変更するクロック 周期を決定することを可能とする。
図 2 8に示すように、 O S Aがクロック周期 f 3で実行中のときは、 0 S Bの クロック周期 f 4への変更要求はハードゥエアデバイスに対して発行されず、 0 S Aの処理が終了した時点で 0 S Bへ切り替わるときに、 0 S Aと 0 S Bの優先 度を比較判定し、 0 S Aの方が優先度が高いときには 0 S Aの保有するクロック 周期 3へ切り替わること可能とする。また、 0 S Bの方が優先度が高い場合は、 前記 0 S Bの保有するクロック周期 f 4へ切替えることも可能とする。
また、第 1 4実施形態における仮想計算機システムは、 0 S Aの処理が終了し、 0 S Bへの切替および 0 S Bの持つクロック周期への設定を行った後、 前記オペ レーティングシステムの実行中に、 クロック周期を変更することを可能とする。 または、 オペレーティングシステム Aの処理終了後、 オペレーティングシステム Bへの切替および 0 S Bの持つクロック周期への設定を行った後、 0 S Bの実行 中に、 O S Aと O S Bの優先度を比較判定し、 優先度の比較結果により、 クロッ ク周期を設定変更することも可能である。 なお、 ォペレ一ティングシステムの実 行優先度だけでなく、 クロック周期の優先度を設定し、 この優先度の比較結果に よりクロック周期を決定するようにしてもよい。
このように、 仮想計算機システムにおいて、 実行中のオペレーティングシステ ム以外のオペレーティングシステムからクロック周期切替要求が発行されたとき には、 実行中のォペレ一ティングシステム終了後、 複数のタスクの優先度を優先 度比較部において比較判定し、 優先度の比較結果により、 変更するクロック周期 を決定することが可能となる。
以上のように、 本実施形態では、 あるオペレーティングシステムを実行中に他 のオペレーティングシステムからのクロック周期切替要求が発行された場合、 そ の要求を実行する前に、 実行中のオペレーティングシステムを処理することで、 他のオペレーティングシステムからのクロック周期切替要求が発行されるたびに ハードゥエアデバイスにアクセスすることを防ぎ、 無駄な電力が消費されること を防止することができる。
以上の実施形態に示したように、 オペレーティングシステムにおいて、 タスク 毎にハードウェアデバイス毎の実行情報を管理制御し、 電源オン/オフ制御、 C P Uの省電力モード制御、 クロック切替制御などを行うことにより、 電源オン/ オフ切替要求などの電力消費に関連する要求に対して、 即時実行して直接的にハ ―ドゥエアデバイスを制御するようなことを防止し、 各種要求の処理実行を適切 に管理することができる。 これにより、 消費電流を抑制することができる。 また、 仮想計算機システムにおいて、 オペレーションシステム毎にハ一ドゥエ アデバイス毎の実行情報を管理制御し、 電源オン/オフ制御、 C P Uの省電力モ ード制御、 クロック切替制御などを行うことにより、 同様に消費電流を抑制する ことができる。
<産業上の利用可能性 >
以上説明したように本発明のォペレ一ティングシステムおよび仮想計算機シス テムによれば、 複数のタスクまたは複数のオペレーティングシステムを制御する 際に、 電源オン/オフ等のハードゥエアデバイスに対する要求を管理することが でき、 消費電力を削減することが可能である。

Claims

請 求 の 範 囲
1 . 複数のタスクを管理するオペレーティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスの実行状態を含む実行情 報を記憶する記憶手段と、
前記ハ一ドゥエアデバイスに対する電源オン要求と電源オフ要求の少なくとも 一方の要求を受け付ける要求受付手段と、
前記実行情報に基づいて前記要求に関する処理実行を制御するもので、 少なく とも一つのタスクが前記電源オン要求と電源オフ要求の少なくとも一方を少なく とも一つのハードゥエアデバィスに対して発行した場合に、 他のタスクが前記ハ 一ドゥエアデバイスを使用しているときは前記電源オン要求または電源オフ要求 の処理実行を行わないようにする電源切替制御手段と、
を有することを特徴とするオペレ一ティングシステム。
2 . 複数のタスクを管理するォペレ一ティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスの省電力モード情報を記 憶する記憶手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モード情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクの省電力モード情報を基に省電力モード を設定する省電力モード切替制御手段と、
を有することを特徴とするオペレーティングシステム。
3 . 前記省電力モード切替制御手段は、 前記タスクの実行中に、 前記省電力モ 一ド情報を基に省電力モードを設定変更可能であることを特徴とする請求の範囲 第 2項記載のオペレーティングシステム。
4 . 前記タスクの実行優先度または前記省電力モード情報の優先度を比較する 優先度比較手段を有し、 前記省電力モード切替制御手段は、 前記タスクの実行中に、 前記優先度の比較 結果に基づいて省電力モードを設定変更することを特徴とする請求の範囲第 2ま たは 3項に記載のォペレ一ティングシステム。
5 . 複数のタスクを管理するォペレ一ティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスの省電力モ一ド情報と、 当該オペレーティングシステム自身における省電力モ一ド情報とを記憶する記憶 手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モ一ド情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの実行中に、 このタスクの省電力モード情報と前記オペレーティング システム自身の省電力モード情報とを比較して省電力モードを設定変更する省電 力モード切替制御手段と、
を有することを特徴とするオペレーティングシステム。
6 . 複数のタスクを管理するォペレ一ティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスの省電力モード情報と、 当該オペレ一ティングシステム自身における省電力モード情報とを記憶する記憶 手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モード情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクの省電力モード情報と前記オペレーティ ングシステム自身の省電力モ一ド情報とを比較して省電力モードを設定変更する 省電力モード切替制御手段と、
を有することを特徴とするオペレ一ティングシステム。
7 . 複数のタスクを管理するオペレーティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスのクロック周期情報を記 憶する記憶手段と、 前記クロック周期の切替要求を受け付ける要求受付手段と、
前記クロック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクのクロック周期情報を基にクロック周期 を設定するクロック周期切替制御手段と、
を有することを特徴とするオペレーティングシステム。
8 . 前記クロック周期切替制御手段は、 前記タスクの実行中に、 前記クロック 周期情報を基にクロック周期を設定変更可能であることを特徴とする請求の範囲 第 7項に記載のオペレーティングシステム。
9 . 前記タスクの実行優先度または前記クロック周期情報の優先度を比較する 優先度比較手段を有し、
前記クロック周期切替制御手段は、 前記タスクの実行中に、 前記優先度の比較 結果に基づいてク口ック周期を設定変更することを特徴とする請求の範囲第 7ま たは 8項に記載のオペレーティングシステム。
1 0 . 複数のタスクを管理するオペレーティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスのク口ック周期情報と、 当該オペレーティングシステム自身におけるクロック周期情報とを記憶する記憶 手段と、
前記クロック周期の切替要求を受け付ける要求受付手段と、
前記クロック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの実行中に、 このタスクのクロック周期情報と前記オペレーティング システム自身のクロック周期情報とを比較してクロック周期を設定変更するクロ ック周期切替制御手段と、
を有することを特徴とするオペレ一ティングシステム。
1 1 . 複数のタスクを管理するオペレーティングシステムにおいて、
前記それそれのタスクにおけるハードゥエアデバイスのクロック周期情報と、 当該オペレーティングシステム自身におけるクロック周期情報とを記憶する記憶 手段と、
前記クロック周期の切替要求を受け付ける要求受付手段と、
前記クロック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記タスクの切替時に、 切替えたタスクのクロック周期情報と前記オペレーティ ングシステム自身のクロック周期情報とを比較してクロック周期を設定変更する クロック周期切替制御手段と、
を有することを特徴とするオペレ一ティングシステム。
1 2 . 請求の範囲第 1ないし 1 1項のいずれかに記載のォペレ一ティングシス テムを少なくとも一つ実行制御する実行制御手段を備えたことを特徴とする仮想 計算機システム。
1 3 . 複数のオペレーティ ングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのォペレ一ティングシステムにおけるハードゥエアデバイスの実 行状態を含む実行情報を記憶する記憶手段と、
前記ハードゥエアデバイスに対する電源オン要求と電源オフ要求の少なくとも 一方の要求を受け付ける要求受付手段と、
前記実行情報に基づいて前記要求に関する処理実行を制御するもので、 少なく とも一つのオペレーティングシステムが前記電源オン要求と電源ォフ要求の少な くとも一方を少なくとも一つのハードゥエアデバイスに対して発行した場合に、 他のオペレーティングシステムが前記ハードゥエアデバイスを使用しているとき は前記電源オン要求または電源オフ要求の処理実行を行わないようにする電源切 替制御手段と、
を有することを特徴とする仮想計算機システム。
1 4 . 複数のォペレ一ティングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーテイングシステムにおけるハードゥエアデバイスの省 電力モード情報を記憶する記憶手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モード情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレ一ティングシステムの切替時に、 切替えたオペレーティングシステム の省電力モード情報を基に省電力モードを設定する省電力モード切替制御手段と、 を有することを特徴とする仮想計算機システム。
1 5 . 前記省電力モード切替制御手段は、 前記オペレーティ ングシステムの実 行中に、 前記省電力モード情報を基に省電力モードを設定変更可能であることを 特徴とする請求の範囲第 1 4項に記載の仮想計算機システム。
1 6 . 前記オペレーティングシステムの実行優先度または前記省電力モード情 報の優先度を比較する優先度比較手段を有し、
前記省電力モード切替制御手段は、前記オペレーティ ングシステムの実行中に、 前記優先度の比較結果に基づいて省電力モードを設定変更することを特徴とする 請求の範囲第 1 4または 1 5項に記載の仮想計算機システム。
1 7 . 複数のオペレーティングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーティングシステムにおけるハードゥエアデバイスの省 電力モ一ド情報と、 当該仮想計算機システム自身における省電力モード情報とを 記憶する記憶手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モード情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティ ングシステムの実行中に、 このオペレーティ ングシステムの省 電力モ一ド情報と前記仮想計算機システム自身の省電力モード情報とを比較して 省電力モードを設定変更する省電力モード切替制御手段と、
を有することを特徴とする仮想計算機システム。
1 8 . 複数のオペレーティングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーティングシステムにおけるハードウェアデバイスの省 電力モード情報と、 当該仮想計算機システム自身における省電力モード情報とを 記憶する記憶手段と、
前記省電力モードの切替要求を受け付ける要求受付手段と、
前記省電力モード情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティングシステムの切替時に、 切替えたオペレーティングシステム の省電力モード情報と前記仮想計算機システム自身の省電力モード情報とを比較 して省電力モードを設定変更する省電力モード切替制御手段と、
を有することを特徴とする仮想計算機システム。
1 9 . 複数のオペレーティ ングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーティングシステムにおけるハードゥエアデバイスのク 口ック周期情報を記憶する記憶手段と、
前記クロック周期の切替要求を受け付ける要求受付手段と、
前記ク口ック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティングシステムの切替時に、 切替えたオペレーティングシステム のクロ、ソク周期情報を基にクロック周期を設定するク口ック周期切替制御手段と、 を有することを特徴とする仮想計算機システム。
2 0 . 前記クロック周期切替制御手段は、 前記オペレーティングシステムの実 行中に、 前記ク口ック周期情報を基にク口ック周期を設定変更可能であることを 特徴とする請求の範囲第 1 9項に記載の仮想計算機システム。
2 1 . 前記オペレーティングシステムの実行優先度または前記クロック周期情 報の優先度を比較する優先度比較手段を有し、
前記クロック周期切替制御手段は、前記オペレーティングシステムの実行中に、 前記優先度の比較結果に基づいてクロック周期を設定変更することを特徴とする 請求の範囲第 1 9または 2 0項に記載の仮想計算機システム。
2 2 . 複数のオペレーティングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーティングシステムにおけるハードゥエアデバイスのク 口ック周期情報と、 当該仮想計算機システム自身におけるクロック周期情報とを 記憶する記憶手段と、
前記ク口ック周期の切替要求を受け付ける要求受付手段と、
前記クロック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレ一ティングシステムの実行中に、 このオペレーティングシステムのク 口ック周期情報と前記仮想計算機システム自身のクロック周期情報とを比較して クロック周期を設定変更するク口ック周期切替制御手段と、
を有することを特徴とする仮想計算機システム。
2 3 . 複数のオペレーティングシステムを実行制御する仮想計算機システムに おいて、
前記それそれのオペレーティングシステムにおけるハードゥエアデバイスのク ロック周期情報と、 当該仮想計算機システム自身におけるクロック周期情報とを 記憶する記憶手段と、
前記クロック周期の切替要求を受け付ける要求受付手段と、
前記クロック周期情報に基づいて前記要求に関する処理実行を制御するもので、 前記オペレーティングシステムの切替時に、 切替えたォペレ一ティングシステム のクロック周期情報と前記仮想計算機システム自身のクロック周期情報とを比較 してクロック周期を設定変更するク口ック周期切替制御手段と、
を有することを特徴とする仮想計算機システム。
PCT/JP2000/004948 1999-07-29 2000-07-25 Systeme de gestion et systeme informatique virtuel WO2001009720A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP00946487A EP1134656A1 (en) 1999-07-29 2000-07-25 Operating system and virtual computer system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP11/215577 1999-07-29
JP11215577A JP2001043098A (ja) 1999-07-29 1999-07-29 オペレーティングシステムおよび仮想計算機システム

Publications (1)

Publication Number Publication Date
WO2001009720A1 true WO2001009720A1 (fr) 2001-02-08

Family

ID=16674751

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2000/004948 WO2001009720A1 (fr) 1999-07-29 2000-07-25 Systeme de gestion et systeme informatique virtuel

Country Status (4)

Country Link
EP (1) EP1134656A1 (ja)
JP (1) JP2001043098A (ja)
CN (1) CN1321273A (ja)
WO (1) WO2001009720A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002071215A2 (en) * 2001-03-01 2002-09-12 International Business Machines Corporation Method and apparatus to power off and/or reboot logical partitions in a data processing system

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7219241B2 (en) * 2002-11-30 2007-05-15 Intel Corporation Method for managing virtual and actual performance states of logical processors in a multithreaded processor using system management mode
WO2005017726A1 (ja) 2003-08-18 2005-02-24 Fujitsu Limited 電源制御装置、電源制御方法およびプログラム
CN100349097C (zh) * 2004-02-25 2007-11-14 英特维数位科技股份有限公司 计算机系统的电源管理架构及方法
CN100346305C (zh) * 2006-01-06 2007-10-31 浙江大学 编译器和操作系统内核协同的节能方法
JP4847272B2 (ja) * 2006-10-18 2011-12-28 株式会社日立製作所 論理区画ごとに電源を管理する計算機システム、ストレージ装置及びそれらの制御方法
WO2008149412A1 (ja) * 2007-06-04 2008-12-11 Fujitsu Limited 情報処理装置、情報処理装置の制御方法及びコンピュータプログラム
EP2169549A4 (en) * 2007-07-05 2012-08-29 Panasonic Corp DATA PROCESSING DEVICE, DATA PROCESSING METHOD, DATA PROCESSING PROGRAM, RECORDING MEDIA AND INTEGRATED CIRCUIT
US7844845B2 (en) * 2007-12-04 2010-11-30 Lenovo (Singapore) Pte. Ltd. System and method for preventing user O.S. in VMM system from deenergizing device being used by service O.S.
JP5359401B2 (ja) 2009-03-11 2013-12-04 富士通株式会社 プログラム、コンピュータ及び制御方法
CN102023887B (zh) * 2009-09-21 2015-01-28 联想(北京)有限公司 一种计算机系统的电源管理方法及计算机系统
JP2012018515A (ja) * 2010-07-07 2012-01-26 Fujitsu Ltd 情報処理装置,制御方法,制御プログラム
JP4886889B1 (ja) * 2010-09-09 2012-02-29 株式会社東芝 情報処理装置およびデバイス制御方法
CN102822800B (zh) * 2011-02-04 2017-02-22 松下电器(美国)知识产权公司 虚拟计算机系统、器件共享控制方法
JP5970461B2 (ja) * 2011-09-07 2016-08-17 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America 仮想計算機制御装置、仮想計算機制御方法、仮想計算機制御プログラム、及び集積回路
JP5864529B2 (ja) * 2011-11-24 2016-02-17 パナソニック インテレクチュアル プロパティ コーポレーション オブアメリカPanasonic Intellectual Property Corporation of America 仮想計算機システム、仮想計算機システム制御方法、及び仮想計算機システム制御プログラム
US10095295B2 (en) * 2011-12-14 2018-10-09 Advanced Micro Devices, Inc. Method and apparatus for power management of a graphics processing core in a virtual environment
US9881680B2 (en) * 2014-06-03 2018-01-30 Qualcomm Incorporated Multi-host power controller (MHPC) of a flash-memory-based storage device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04257010A (ja) * 1991-02-08 1992-09-11 Nec Corp システムクロック切り替え機構
JPH08234872A (ja) * 1995-02-23 1996-09-13 Fuji Xerox Co Ltd 情報処理装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04257010A (ja) * 1991-02-08 1992-09-11 Nec Corp システムクロック切り替え機構
JPH08234872A (ja) * 1995-02-23 1996-09-13 Fuji Xerox Co Ltd 情報処理装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002071215A2 (en) * 2001-03-01 2002-09-12 International Business Machines Corporation Method and apparatus to power off and/or reboot logical partitions in a data processing system
WO2002071215A3 (en) * 2001-03-01 2003-10-30 Ibm Method and apparatus to power off and/or reboot logical partitions in a data processing system
US6820207B2 (en) 2001-03-01 2004-11-16 International Business Machines Corporation Method for rebooting only a specific logical partition in a data processing system as per a request for reboot

Also Published As

Publication number Publication date
JP2001043098A (ja) 2001-02-16
EP1134656A1 (en) 2001-09-19
CN1321273A (zh) 2001-11-07

Similar Documents

Publication Publication Date Title
WO2001009720A1 (fr) Systeme de gestion et systeme informatique virtuel
JP6359069B2 (ja) オペレーティングシステムと切り離される異種計算
EP0669016B1 (en) Method of autonomously reducing power consumption in a computer system
US20190324792A1 (en) Task processor
US7137117B2 (en) Dynamically variable idle time thread scheduling
US9047120B2 (en) Virtual queue processing circuit and task processor
EP1591909B1 (en) Task-oriented processing as an auxiliary to primary computing environments
US7849463B2 (en) Dynamically variable idle time thread scheduling
KR101551321B1 (ko) 휴대용 컴퓨팅 디바이스에서 요청들을 스케쥴링하기 위한 방법 및 시스템
EP2169514B1 (en) Methods and systems to perform a computer task in a reduced power consumption state
US7162629B2 (en) Method to suspend-and-resume across various operational environment contexts
EP2056198A1 (en) Task processing device
US7334138B2 (en) Windows-driven power management for peripheral devices in a computer system
EP1510908B1 (en) Processor resource power management
US6795873B1 (en) Method and apparatus for a scheduling driver to implement a protocol utilizing time estimates for use with a device that does not generate interrupts
US20080313483A1 (en) Method and System for Power Management
US8122264B2 (en) Power-state change as a function of direction of right-to-use status change
JP2001282560A (ja) 仮想計算機制御方法及びその実施装置並びにその処理プログラムを記録した記録媒体
US7210047B2 (en) Method of switching modes of a computer operating in a grid environment based on the current operating mode
JP2010211596A (ja) マルチタスクシステムにおけるシステム起動方法
JP2001331331A (ja) 唯一プロセス・マルチスレッドオペレーティングシステム
JPH113152A (ja) ネットワーク介在型省電力機能付き電子計算機装置
JP2000155696A (ja) タスク実行制御装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 00801983.5

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): CN US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 2000946487

Country of ref document: EP

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 09806383

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 2000946487

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2000946487

Country of ref document: EP