WO2021024504A1 - 処理特定装置、方法及びプログラム - Google Patents

処理特定装置、方法及びプログラム Download PDF

Info

Publication number
WO2021024504A1
WO2021024504A1 PCT/JP2019/045289 JP2019045289W WO2021024504A1 WO 2021024504 A1 WO2021024504 A1 WO 2021024504A1 JP 2019045289 W JP2019045289 W JP 2019045289W WO 2021024504 A1 WO2021024504 A1 WO 2021024504A1
Authority
WO
WIPO (PCT)
Prior art keywords
state
node
update process
specifying
end point
Prior art date
Application number
PCT/JP2019/045289
Other languages
English (en)
French (fr)
Inventor
裕也 石津
篤史 原田
靖 村澤
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Publication of WO2021024504A1 publication Critical patent/WO2021024504A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Definitions

  • the present invention relates to a technique for specifying an update process applied to a device.
  • routine changes be performed by using an update process such as a script instead of manually.
  • an update process such as a script instead of manually.
  • identify an existing reusable update process identify an appropriate existing update process based on the changes, etc., interpret the specified update process, and determine whether or not it can be reused. There is a need. Therefore, even when a routine change is made using the update process, it takes time to prepare for the update process.
  • Patent Document 1 describes that a plurality of devices are classified into devices with general settings and devices with exceptional settings based on configuration information. Then, in Patent Document 1, an update method is applied by semi-automated processing such as batch processing for devices with general settings, and while requesting confirmation from the administrator for devices with exceptional settings. It is stated that the update method will be applied.
  • Patent Document 1 With the technique described in Patent Document 1, it is possible to streamline the work of applying the update process to the device. However, the technique described in Patent Document 1 has to prepare the update process as before, and cannot solve the problem that it takes time to prepare the update process. An object of the present invention is to make it possible to reduce the time required for preparing an update process applied to a device.
  • the processing specifying device is For each of one or more devices, in the graph showing the state of the device as a node and the update process that changed the state as an edge, the node whose similarity to the current state of the target device is higher than the first reference value.
  • the start point identification part that specifies as the start point node
  • the end point specifying unit that specifies as the end point node a node whose similarity to the ideal state, which is the state after changing the target device, is higher than the second reference value
  • It includes a process specifying unit that specifies an update process represented by an edge on the graph from the start point node specified by the start point specifying unit to the end point node specified by the end point specifying unit.
  • the update process for changing from the current state to the ideal state is specified by referring to a graph in which the state of the device is a node and the update process in which the state is changed is an edge.
  • the existing update process that is a candidate for reuse can be easily identified. Therefore, it is possible to reduce the time required for preparing the update process applied to the device.
  • FIG. The figure which shows the information stored in the graph storage part 31 which concerns on Embodiment 1.
  • FIG. The flowchart which shows the process flow of the process specifying apparatus 10 which concerns on Embodiment 1.
  • FIG. The figure which shows the specific example of the designation method of the ideal state which concerns on Embodiment 1.
  • FIG. An explanatory diagram of reliability according to the first embodiment.
  • FIG. The figure which shows the specific example of the calculation method of the degree of similarity which concerns on Embodiment 1.
  • FIG. The block diagram of the process specifying apparatus 10 which concerns on modification 4.
  • FIG. The block diagram of the process specifying apparatus 10 which concerns on Embodiment 2.
  • FIG. The flowchart which shows the process flow of the process specifying apparatus 10 which concerns on Embodiment 2.
  • the processing identification device 10 is a computer.
  • the processing identification device 10 includes hardware for a processor 11, a memory 12, a storage 13, and a communication interface 14.
  • the processor 11 is connected to other hardware via a signal line and controls these other hardware.
  • the processor 11 is an IC (Integrated Circuit) that performs processing. Specific examples of the processor 11 are a CPU (Central Processing Unit), a DSP (Digital Signal Processor), and a GPU (Graphics Processing Unit).
  • a CPU Central Processing Unit
  • DSP Digital Signal Processor
  • GPU Graphics Processing Unit
  • the memory 12 is a storage device that temporarily stores data. Specific examples of the memory 12 are SRAM (Static Random Access Memory) and DRAM (Dynamic Random Access Memory).
  • the storage 13 is a storage device for storing data.
  • the storage 13 is an HDD (Hard Disk Drive).
  • the storage 13 includes SD (registered trademark, Secure Digital) memory card, CF (CompactFlash, registered trademark), NAND flash, flexible disk, optical disk, compact disc, Blu-ray (registered trademark) disk, DVD (Digital Versaille Disk), and the like. It may be a portable recording medium.
  • the communication interface 14 is an interface for communicating with an external device.
  • the communication interface 14 is a port of Ethernet (registered trademark), USB (Universal Serial Bus), HDMI (registered trademark, High-Definition Multimedia Interface).
  • the processing identification device 10 includes a designated reception unit 21, a start point identification unit 22, an end point identification unit 23, a processing identification unit 24, and an output unit 25 as functional components.
  • the functions of each functional component of the processing specifying device 10 are realized by software.
  • the storage 13 stores a program that realizes the functions of each functional component of the processing specifying device 10. This program is read into the memory 12 by the processor 11 and executed by the processor 11. As a result, the functions of each functional component of the processing specifying device 10 are realized.
  • the storage 13 realizes the graph storage unit 31.
  • processors 11 In FIG. 1, only one processor 11 was shown. However, the number of processors 11 may be plural, and the plurality of processors 11 may execute programs that realize each function in cooperation with each other.
  • the operation of the process specifying device 10 according to the first embodiment will be described with reference to FIGS. 2 to 8.
  • the operation procedure of the process identification device 10 according to the first embodiment corresponds to the process identification method according to the first embodiment.
  • the program that realizes the operation of the process specifying device 10 according to the first embodiment corresponds to the process specifying program according to the first embodiment.
  • the graph storage unit 31 stores a graph 40 for each one or more devices, in which the state of the device is set as the node 41 and the existing update process in which the state is changed is represented as the edge 42.
  • the edge 42 indicates the direction from the node 41 representing the state before applying the update process to the node 41 representing the state after applying the update process.
  • the state represents the hardware and software configuration of the device. Further, the state may further represent the load status of the device and the like.
  • the device include servers that make up the system and network devices such as switches.
  • the update process is, as a specific example, a script.
  • a script is a program written in a scripting language.
  • the update process is not limited to a script, and may be source code written in any program language. Further, the update process may be an executable file generated by compiling the source code.
  • Step S11 Designated reception process
  • the designated reception unit 21 receives the designation of the target device and the ideal state which is the state after the target device is changed. Specifically, the input device is operated by the administrator of the processing specifying device 10, and the target device and the ideal state are specified.
  • the designated reception unit 21 receives the designation of the target device and the ideal state by the administrator.
  • the designated reception unit 21 writes the identification information and the ideal state of the target device in the memory 12.
  • the ideal state may be specified by a specific notation format such as YAML, as shown in FIG.
  • the method for specifying the ideal state is not limited to this, and any other method may be used as long as the state can be specified.
  • Step S12 Start point identification process
  • the start point identification unit 22 specifies a node 41 having a degree of similarity to the current state of the target device higher than the first reference value as the start point node 43.
  • a plurality of start point nodes 43 may be specified.
  • the start point specifying unit 22 reads the identification information of the device from the memory 12, sets the device indicated by the identification information as the target device, and specifies the current state of the target device.
  • the hardware configuration information of the target device and the configuration information of software such as the OS (Operating System) installed in the target device are specified by reading from the target device as the current state of the target device.
  • the start point specifying unit 22 compares the current state of the specified target device with the state represented by each node 41 in the graph 40, and calculates the degree of similarity between the current state of the target device and each node 41. Then, the start point specifying unit 22 identifies the node 41 having a similarity higher than the first reference value as the start point node 43. The start point specifying unit 22 writes the start point node 43 into the memory 12.
  • the first reference value is set in advance by the administrator of the processing specifying device 10. The first reference value is set based on a criterion such as how much related update processing is judged to be reusable. For example, when it is determined that the material can be reused only when the degree of relevance is considerably high, a high value is set as the first reference value.
  • Step S13 End point identification process
  • the end point identification unit 23 uses a node 41 having a higher degree of similarity to the ideal state, which is the state after the target device is changed, as the end point node 44. Identify.
  • a plurality of end point nodes 44 may be specified.
  • the end point specifying unit 23 reads the ideal state from the memory 12.
  • the ideal state is information such as hardware configuration information indicating the hardware settings after the change and software configuration information after the change.
  • the end point specifying unit 23 compares the ideal state with the state represented by each node 41 in the graph 40, and calculates the degree of similarity between the ideal state and each node 41.
  • the end point specifying unit 23 identifies the node 41 having a similarity higher than the second reference value as the end point node 44.
  • the end point specifying unit 23 writes the end point node 44 to the memory 12.
  • the second reference value is set in advance by the administrator of the processing specifying device 10. Similar to the first reference value, the second reference value is set based on a criterion such as how much related update processing is judged to be reusable. For example, when it is determined that the second reference value can be reused only when the degree of relevance is considerably high, a high value is set as the second reference value.
  • Step S14 Process specifying process
  • the process specifying unit 24 specifies the update process represented by the edge 42 on which the route in the graph 40 from the start point node 43 specified in step S12 to the end point node 44 specified in step S13 passes.
  • the processing identification unit 24 reads the start point node 43 and the end point node 44 from the memory 12.
  • the processing specifying unit 24 identifies all the routes in the graph 40 from the start point node 43 to the end point node 44.
  • a plurality of start point nodes 43 and a plurality of end point nodes 44 may be specified.
  • the processing specifying unit 24 specifies all the routes in the graph 40 from each start point node 43 to each end point node 44.
  • the process specifying unit 24 specifies one or more update processes represented by one or more edges 42 through which the target route passes as a group of update processes for the target route for each specified route.
  • the states S2 and S3 are specified as the start point node 43, and the state S7 is specified as the end point node 44.
  • the processing identification unit 24 includes a route from the state S2 which is the start point node 43 to the state S7 which is the end point node 44 and a route from the state S3 which is the start point node 43 to the state S7 which is the end point node 44. To identify. As a result, the path X from the state S2 through the state S4 to the state S7 and the path Y from the state S3 through the state S5 to the state S7 are specified.
  • the process specifying unit 24 specifies the update process B and the update process C represented by the edge 42 through which the route X passes as a group for the route X, and routes the update process E and the update process F represented by the edge 42 through which the route Y passes. Identify as a group for Y.
  • Step S15 Narrowing process
  • the process specifying unit 24 narrows down the update process by specifying a route having a reliability higher than the specific threshold value among the one or more routes specified in step S14. Specifically, as shown in FIG. 6, each update process is set with a reliability indicating the accuracy of the process. The reliability is set in advance by the administrator of the process specifying device 10 based on the ease of applying the update process and the like.
  • the process specifying unit 24 calculates the reliability of the target route from the reliability of the update process included in the group for the target route for each route specified in step S15. As a specific example, the process specifying unit 24 calculates the average value of the reliability of the update process included in the group for the target route as the reliability of the target route.
  • the process specifying unit 24 may calculate the total value of the reliability of the update process included in the group for the target route as the reliability of the target route. Then, the processing specifying unit 24 identifies a route having a higher reliability than the specific threshold value among the specified routes.
  • Step S16 Output processing
  • the output unit 25 targets each route specified in step S15, and transmits the identification information of the update process included in the group for the target route to the terminal of the administrator of the processing identification device 10 via the communication interface 14. Output.
  • the output unit 25 includes the identification information of the update process B and the update process C included in the group for the route X, and the update process E and the update included in the group for the route Y.
  • the identification information of the process F is output.
  • the administrator can see that the set of the update process B and the update process C, and the set of the update process E and the update process F are candidates for the update process that puts the target device in the ideal state. Therefore, the administrator can reusable the update by examining the validity of applying the set of update process B and update process C, and the set of update process E and update process F to the target device. It is possible to specify the process.
  • the output unit 25 determines the difference between the current state of the target device and the state represented by the start point node 43 of the path and the difference between the ideal state and the state represented by the end point node of the path for each route. It may be output together with the identification information of the update process of the route. When it is necessary to make corrections according to the target device in the update process, it may be easy to identify the correction contents based on these differences.
  • step S12 of FIG. 3 the degree of similarity between the current state and the state represented by each node 41 is calculated. Further, in step S13 of FIG. 3, the degree of similarity between the ideal state and the state represented by each node 41 is calculated.
  • the state is the type of the CPU, OS, and database of the device. Weights are assigned to each of the CPU, OS, and database. The weight is assigned according to the magnitude of the influence on the application of the update process. In FIG. 8, the CPU has a weight of 1, the OS has a weight of 3, and the database has a weight of 2.
  • the current state or the ideal state and the state represented by the node 41 are compared for each item of the CPU, the OS, and the database, and it is determined whether or not they match. Then, the total value of the weights of the matched items becomes the similarity. It should be noted that the CPUs may or may not match even if the clock frequencies are different. Further, when the clock frequencies are different, the weights may be multiplied by 0.7, etc., after assuming that they match.
  • the calculation method of the similarity is not limited to the method described with reference to FIG. 8, and may be another method.
  • the method for calculating the structural similarity described in JP-A-2017-199118 may be used.
  • the process specifying device 10 changes from the current state to the ideal state by referring to the graph in which the state of the device is a node and the update process in which the state is changed is an edge. Identify the update process for. This makes it possible to easily identify candidates for update processing that puts the device in the ideal state. Therefore, it is possible to reduce the time required for preparing the update process applied to the device.
  • the specified route changes. For example, if there are many identified routes and it takes time to manually examine the validity, at least one of the first reference value, the second reference value, and the specific threshold value is changed to a higher value. Thereby, it is possible to reduce the number of identified routes.
  • the state represents the hardware and software configuration of the device. However, the state may further represent the load state of the device. Information about usage status, such as how much access is being made depending on the load status, is specified. If the load status is similar, the usage status may be similar, and if the usage status is similar, the device may be similar. Therefore, by including the load state in the state, it becomes possible to appropriately identify similar devices. As a specific example, the similarity between the load states can use the distance between graphs representing the load states in chronological order.
  • the average value or the total value of the reliability of the update processing included in the group for the target route is used as the reliability of the target route.
  • the reliability represents the accuracy of processing, and the higher the reliability, the higher the accuracy of processing. Therefore, if the reliability is low, it means that the processing accuracy is low and the risk is high. Considering this way, it may be better to avoid application when the update process included in the group for the target route includes at least one update process having a high risk. Therefore, among the reliability of the update process included in the group for the target route, the lowest reliability may be set as the reliability of the target route. As a result, the route is narrowed down based on the reliability of the update process having the highest risk in step S15 of FIG.
  • the reliability is set in advance for each update process.
  • the reliability of the update process may be updated depending on whether or not the update process for which the identification information is output in step S16 of FIG. 3 is applied to the target device. For example, if it is applied to the target device, the reliability may be increased, and if it is not applied to the target device, the reliability may be decreased. As a specific example, when applied to the target device, 0.01 is added to the reliability shown in FIG. 6, and when it is not applied to the target device, it is shown in FIG. 0.01 may be subtracted from the reliability.
  • each functional component is realized by software.
  • each functional component may be realized by hardware. The difference between the modified example 4 and the first embodiment will be described.
  • the processing identification device 10 includes an electronic circuit 15 instead of the processor 11, the memory 12, and the storage 13.
  • the electronic circuit 15 is a dedicated circuit that realizes the functions of each functional component, the memory 12, and the storage 13.
  • Examples of the electronic circuit 15 include a single circuit, a composite circuit, a programmed processor, a parallel programmed processor, a logic IC, a GA (Gate Array), an ASIC (Application Specific Integrated Circuit), and an FPGA (Field-Programmable Gate Array). is assumed.
  • Each functional component may be realized by one electronic circuit 15, or each functional component may be distributed and realized by a plurality of electronic circuits 15.
  • Modification 5 As a modification 5, some functional components may be realized by hardware, and other functional components may be realized by software.
  • the processor 11, the memory 12, the storage 13, and the electronic circuit 15 are called processing circuits. That is, the function of each functional component is realized by the processing circuit.
  • Embodiment 2 is different from the first embodiment in that when there is a highly reliable route, the update process included in the group for the route is automatically executed. In the second embodiment, these different points will be described, and the same points will be omitted.
  • the identification information of the update process included in the group for the target route is output for each specified route.
  • candidates for update processing that put the target device in the ideal state were presented to the administrator.
  • the update process included in the group for the highly reliable route may be executed without the judgment of the administrator.
  • the configuration of the processing specifying device 10 according to the second embodiment will be described with reference to FIG.
  • the process specifying device 10 is different from FIG. 1 in that the process specifying device 10 includes a process execution unit 26 as a functional component.
  • steps S21 to S25 is the same as the processing of steps S11 to S15 of FIG. Further, the process of step S28 is the same as the process of step S16 of FIG.
  • Step S26 Reliability determination process
  • the processing execution unit 26 determines whether or not the route specified in step S25 includes a route having a reliability higher than the execution threshold value.
  • the execution threshold is set to a value equal to or higher than a specific threshold.
  • the process execution unit 26 advances the process to step S27 when a route having a reliability higher than the execution threshold value is included.
  • the process execution unit 26 advances the process to step S28 when the route whose reliability is higher than the execution threshold value is not included.
  • Step S27 Automatic execution process
  • the process execution unit 26 executes the update process included in the group for the route whose reliability is higher than the execution threshold value for the target device.
  • the process execution unit 26 executes the update process represented by the edge 42 on the start point node 43 side of the route in order.
  • the process execution unit 26 first executes the update process B on the state S2 side, which is the start point node 43, and is the end point node 44.
  • the update process C on the S7 side is executed.
  • the processing execution unit 26 executes the update process included in the group for the route having the highest reliability for the target device.
  • processing identification device 11 processor, 12 memory, 13 storage, 14 communication interface, 15 electronic circuit, 21 designated reception unit, 22 start point identification unit, 23 end point identification unit, 24 processing identification unit, 25 output unit, 26 processing execution unit.
  • 31 graph storage 40 graph, 41 node, 42 edge, 43 start point node, 44 end node.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

始点特定部(22)は、1つ以上の機器それぞれについて、その機器の状態をノードとし、状態を変化させた更新処理をエッジとして表したグラフにおいて、対象の機器の現状態との類似度が第1基準値よりも高いノードを始点ノードとして特定する。終点特定部(23)は、グラフにおいて、対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノードを終点ノードとして特定する。処理特定部(24)は、始点ノード終点ノードまでのグラフにおける経路が通るエッジが表す更新処理を特定する。

Description

[規則37.2に基づきISAが決定した発明の名称] 処理特定装置、方法及びプログラム
 この発明は、機器に適用する更新処理を特定する技術に関する。
 複数の機器を運用している場合には、顧客の要望等に応じて、機器に変更を施す場合がある。変更作業の速度及び信頼性の向上と負担軽減と等を目的として、定型的な変更に関しては、人手ではなく、スクリプトといった更新処理を用いて行うことが望まれている。
 更新処理を用いて定型的な変更を行う場合には、変更が必要になる度に、更新処理を新規に作成する、あるいは、再利用可能な既存の更新処理を特定する必要がある。再利用可能な既存の更新処理を特定する場合には、変更内容等に基づき適切な既存の更新処理を特定し、特定された更新処理の内容を解釈して再利用可能か否かを判断する必要がある。そのため、更新処理を用いて定型的な変更を行う場合であっても、更新処理の準備に時間がかかる。
 特許文献1には、構成情報に基づき、一般的な設定がされた機器と、例外的な設定がされた機器とに複数の機器を分類することが記載されている。そして、特許文献1には、一般的な設定がされた機器についてはバッチ処理といった半自動化した処理により更新方法を適用し、例外的な設定がされた機器については管理者に確認を要求しつつ更新方法を適用することが記載されている。
国際公開2013/051142号
 特許文献1に記載された技術では、更新処理を機器に適用する作業を効率化することは可能である。しかし、特許文献1に記載された技術では、従来通り更新処理を準備しなければならず、更新処理の準備に時間がかかるという課題を解決することはできない。
 この発明は、機器に適用する更新処理の準備にかかる時間を削減可能にすることを目的とする。
 この発明に係る処理特定装置は、
 1つ以上の機器それぞれについて、その機器の状態をノードとし、状態を変化させた更新処理をエッジとして表したグラフにおいて、対象の機器の現状態との類似度が第1基準値よりも高いノードを始点ノードとして特定する始点特定部と、
 前記グラフにおいて、前記対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノードを終点ノードとして特定する終点特定部と、
 前記始点特定部によって特定された前記始点ノードから、前記終点特定部によって特定された前記終点ノードまでの前記グラフにおける経路が通るエッジが表す更新処理を特定する処理特定部と
を備える。
 この発明では、機器の状態をノードとし、状態を変化させた更新処理をエッジとしたグラフを参照して、現状態から理想状態に変更するための更新処理を特定する。これにより、再利用する候補となる既存の更新処理を容易に特定可能である。そのため、機器に適用する更新処理の準備にかかる時間を削減可能である。
実施の形態1に係る処理特定装置10の構成図。 実施の形態1に係るグラフ記憶部31に記憶される情報を示す図。 実施の形態1に係る処理特定装置10の処理の流れを示すフローチャート。 実施の形態1に係る理想状態の指定方法の具体例を示す図。 実施の形態1に係る処理特定処理の説明図。 実施の形態1に係る信頼度の説明図。 実施の形態1に係る出力処理で出力される情報の説明図。 実施の形態1に係る類似度の計算方法の具体例を示す図。 変形例4に係る処理特定装置10の構成図。 実施の形態2に係る処理特定装置10の構成図。 実施の形態2に係る処理特定装置10の処理の流れを示すフローチャート。
 実施の形態1.
 ***構成の説明***
 図1を参照して、実施の形態1に係る処理特定装置10の構成を説明する。
 処理特定装置10は、コンピュータである。
 処理特定装置10は、プロセッサ11と、メモリ12と、ストレージ13と、通信インタフェース14とのハードウェアを備える。プロセッサ11は、信号線を介して他のハードウェアと接続され、これら他のハードウェアを制御する。
 プロセッサ11は、プロセッシングを行うIC(Integrated Circuit)である。プロセッサ11は、具体例としては、CPU(Central Processing Unit)、DSP(Digital Signal Processor)、GPU(Graphics Processing Unit)である。
 メモリ12は、データを一時的に記憶する記憶装置である。メモリ12は、具体例としては、SRAM(Static Random Access Memory)、DRAM(Dynamic Random Access Memory)である。
 ストレージ13は、データを保管する記憶装置である。ストレージ13は、具体例としては、HDD(Hard Disk Drive)である。また、ストレージ13は、SD(登録商標,Secure Digital)メモリカード、CF(CompactFlash,登録商標)、NANDフラッシュ、フレキシブルディスク、光ディスク、コンパクトディスク、ブルーレイ(登録商標)ディスク、DVD(Digital Versatile Disk)といった可搬記録媒体であってもよい。
 通信インタフェース14は、外部の装置と通信するためのインタフェースである。通信インタフェース14は、具体例としては、Ethernet(登録商標)、USB(Universal Serial Bus)、HDMI(登録商標,High-Definition Multimedia Interface)のポートである。
 処理特定装置10は、機能構成要素として、指定受付部21と、始点特定部22と、終点特定部23と、処理特定部24と、出力部25とを備える。処理特定装置10の各機能構成要素の機能はソフトウェアにより実現される。
 ストレージ13には、処理特定装置10の各機能構成要素の機能を実現するプログラムが格納されている。このプログラムは、プロセッサ11によりメモリ12に読み込まれ、プロセッサ11によって実行される。これにより、処理特定装置10の各機能構成要素の機能が実現される。
 また、ストレージ13は、グラフ記憶部31を実現する。
 図1では、プロセッサ11は、1つだけ示されていた。しかし、プロセッサ11は、複数であってもよく、複数のプロセッサ11が、各機能を実現するプログラムを連携して実行してもよい。
 ***動作の説明***
 図2から図8を参照して、実施の形態1に係る処理特定装置10の動作を説明する。
 実施の形態1に係る処理特定装置10の動作手順は、実施の形態1に係る処理特定方法に相当する。また、実施の形態1に係る処理特定装置10の動作を実現するプログラムは、実施の形態1に係る処理特定プログラムに相当する。
 図2を参照して、実施の形態1に係るグラフ記憶部31に記憶される情報を説明する。
 グラフ記憶部31には、1つ以上の機器それぞれについて、その機器の状態をノード41とし、状態を変化させた既存の更新処理をエッジ42として表したグラフ40が記憶される。エッジ42は、更新処理を適用する前の状態を表すノード41から、更新処理を適用した後の状態を表すノード41への方向を示す。状態は、具体例としては、機器のハードウェア及びソフトウェアの構成を表す。また、状態は、さらに機器の負荷状況等を表してもよい。
 図2では、ある機器について、状態S1から状態S2に更新処理Aによって変化し、状態S2から状態S4に更新処理Bによって変化し、状態S4から状態S7に更新処理Cによって変化したことが示されている。また、状態S1から状態S3に更新処理Dによって変化し、状態S3から状態S5に更新処理Eによって変化し、状態S5から状態S7に更新処理Fによって変化したことが示されている。また、状態S2から状態S6に更新処理Gによって変化したことが示されている。
 機器は、システムを構成するサーバと、スイッチといったネットワーク機器と等である。更新処理は、具体例としては、スクリプトである。スクリプトは、スクリプト言語で記述されたプログラムである。更新処理は、スクリプトに限らず、何らかのプログラム言語で記述されたソースコードであってもよい。また、更新処理は、ソースコードがコンパイルされて生成された実行ファイルであってもよい。
 図3を参照して、実施の形態1に係る処理特定装置10の処理の流れを説明する。
 (ステップS11:指定受付処理)
 指定受付部21は、対象の機器と、対象の機器を変更した後の状態である理想状態との指定を受け付ける。
 具体的には、処理特定装置10の管理者によって入力装置が操作され、対象の機器及び理想状態が指定される。指定受付部21は、管理者による対象の機器及び理想状態の指定を受け付ける。指定受付部21は、対象の機器の識別情報及び理想状態をメモリ12に書き込む。
 理想状態は、具体例としては、図4に示すように、YAMLといった特定の表記形式により指定することが考えられる。理想状態の指定方法は、これに限らず、状態を特定可能な方法であれば他の方法でもよい。
 (ステップS12:始点特定処理)
 始点特定部22は、グラフ記憶部31に記憶されたグラフ40において、対象の機器の現状態との類似度が第1基準値よりも高いノード41を始点ノード43として特定する。なお、複数の始点ノード43が特定される場合もある。
 具体的には、始点特定部22は、機器の識別情報をメモリ12から読み出し、識別情報が示す機器を対象の機器として、対象の機器についての現状態を特定する。例えば、対象の機器のハードウェアの構成情報と、対象の機器に導入されたOS(Operating System)といったソフトウェアの構成情報とを、対象の機器の現状態として対象の機器から読み出すことにより特定する。始点特定部22は、特定された対象の機器の現状態と、グラフ40における各ノード41が表す状態とを比較して、対象の機器の現状態と各ノード41との類似度を計算する。そして、始点特定部22は、類似度が第1基準値よりも高いノード41を始点ノード43として特定する。始点特定部22は、始点ノード43をメモリ12に書き込む。
 第1基準値は、処理特定装置10の管理者によって事前に設定される。第1基準値は、どの程度関連した更新処理であれば、再利用可能と判断するかといった基準に基づき設定される。例えば、関連度が相当に高い場合のみ再利用可能と判断する場合には、第1基準値は高い値が設定される。
 (ステップS13:終点特定処理)
 終点特定部23は、グラフ記憶部31に記憶されたグラフ40において、対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノード41を終点ノード44として特定する。なお、複数の終点ノード44が特定される場合もある。
 具体的には、終点特定部23は、理想状態をメモリ12から読み出す。理想状態は、変更後のハードウェアの設定等を示すハードウェアの構成情報と、変更後のソフトウェアの構成情報といった情報である。終点特定部23は、理想状態と、グラフ40における各ノード41が表す状態とを比較して、理想状態と各ノード41との類似度を計算する。そして、終点特定部23は、類似度が第2基準値よりも高いノード41を終点ノード44として特定する。終点特定部23は、終点ノード44をメモリ12に書き込む。
 第2基準値は、処理特定装置10の管理者によって事前に設定される。第2基準値は、第1基準値と同様に、どの程度関連した更新処理であれば、再利用可能と判断するかといった基準に基づき設定される。例えば、関連度が相当に高い場合のみ再利用可能と判断する場合には、第2基準値は高い値が設定される。
 (ステップS14:処理特定処理)
 処理特定部24は、ステップS12で特定された始点ノード43から、ステップS13で特定された終点ノード44までのグラフ40における経路が通るエッジ42が表す更新処理を特定する。
 具体的には、処理特定部24は、始点ノード43及び終点ノード44をメモリ12から読み出す。処理特定部24は、始点ノード43から終点ノード44までのグラフ40における全ての経路を特定する。複数の始点ノード43及び複数の終点ノード44が特定されている場合もある。この場合には、処理特定部24は、各始点ノード43から各終点ノード44までのグラフ40における全ての経路を特定する。処理特定部24は、特定された各経路を対象として、対象の経路が通る1つ以上のエッジ42が表す1つ以上の更新処理を、対象の経路についての更新処理のグループとして特定する。
 図5を参照して具体例を説明する。
 図5では、状態S2及び状態S3が始点ノード43として特定され、状態S7が終点ノード44として特定されている。この場合には、処理特定部24は、始点ノード43である状態S2から終点ノード44である状態S7までの経路と、始点ノード43である状態S3から終点ノード44である状態S7までの経路とを特定する。その結果、状態S2から状態S4を経て状態S7に至る経路Xと、状態S3から状態S5を経て状態S7に至る経路Yとが特定される。
 そして、処理特定部24は、経路Xが通るエッジ42が表す更新処理B及び更新処理Cを経路Xについてのグループとして特定し、経路Yが通るエッジ42が表す更新処理E及び更新処理Fを経路Yについてのグループとして特定する。
 (ステップS15:絞り込み処理)
 処理特定部24は、ステップS14で特定された1つ以上の経路のうち、信頼度が特定閾値よりも高い経路を特定することにより、更新処理を絞り込む。
 具体的には、図6に示すように、各更新処理には、処理の確度を表す信頼度が設定されている。信頼度は、更新処理の適用し易さ等に基づき、処理特定装置10の管理者によって事前に設定される。処理特定部24は、ステップS15で特定された各経路を対象として、対象の経路についてのグループに含まれる更新処理の信頼度から、対象の経路の信頼度を計算する。具体例としては、処理特定部24は、対象の経路についてのグループに含まれる更新処理の信頼度の平均値を、対象の経路の信頼度として計算する。あるいは、処理特定部24は、対象の経路についてのグループに含まれる更新処理の信頼度の合計値を、対象の経路の信頼度として計算してもよい。そして、処理特定部24は、特定された経路のうち、経路の信頼度が特定閾値よりも高い経路を特定する。
 (ステップS16:出力処理)
 出力部25は、ステップS15で特定された各経路を対象として、対象の経路についてのグループに含まれる更新処理の識別情報を、通信インタフェース14を介して処理特定装置10の管理者の端末等に出力する。
 具体例としては、図5に示す経路X及び経路Yの両方の経路の信頼度が特定閾値よりも高いとする。この場合には、図7に示すように、出力部25は、経路Xについてのグループに含まれる更新処理B及び更新処理Cの識別情報と、経路Yについてのグループに含まれる更新処理E及び更新処理Fの識別情報とを出力する。
 これにより、管理者は、更新処理B及び更新処理Cの組、及び、更新処理E及び更新処理Fの組が、対象の機器を理想状態にする更新処理の候補であることが分かる。したがって、管理者は、更新処理B及び更新処理Cの組、及び、更新処理E及び更新処理Fの組について、対象の機器に適用することの妥当性を検討することで、再利用可能な更新処理を特定することが可能である。
 この際、出力部25は、各経路について、対象の機器の現状態とその経路の始点ノード43が表す状態との差異と、理想状態とその経路の終点ノードが表す状態との差異とを、その経路の更新処理の識別情報とともに出力してもよい。更新処理に対象の機器に合わせた修正を加える必要がある場合に、これらの差異に基づき修正内容の特定が容易になる可能性がある。
 図8を参照して、実施の形態1に係る類似度の計算方法の具体例を説明する。
 図3のステップS12において、現状態と各ノード41が表す状態との類似度が計算される。また、図3のステップS13において、理想状態と各ノード41が表す状態との類似度が計算される。ここでは、これらの類似度の方法の具体例を説明する。
 図8では、状態は、機器のCPUとOSとデータベースとの種別等である。CPUとOSとデータベースとには、それぞれ重みが割り当てられている。重みは、更新処理の適用に対する影響の大きさ等によって割り当てられる。図8では、CPUは重み1、OSは重み3、データベースは重み2となっている。このとき、現状態又は理想状態とノード41が表す状態とが、CPUとOSとデータベースとの項目毎に比較され、一致するか否かが判定される。そして、一致した項目の重みの合計値が類似度になる。
 なお、CPUは、クロック周波数が異なっていても一致するとしてもよいし、一致しないとしてもよい。また、クロック周波数が異なる場合には、一致するとした上で、重みを0.7倍する等してもよい。
 類似度の計算方法は、図8を参照して説明した方法に限らず、他の方法であってもよい。例えば、特開2017-199118号公報に記載された構成類似度の計算方法を用いてもよい。
 ***実施の形態1の効果***
 以上のように、実施の形態1に係る処理特定装置10は、機器の状態をノードとし、状態を変化させた更新処理をエッジとしたグラフを参照して、現状態から理想状態に変更するための更新処理を特定する。これにより、機器を理想状態にする更新処理の候補を容易に特定可能である。そのため、機器に適用する更新処理の準備にかかる時間を削減可能である。
 現状態と類似していると判断する基準となる第1基準値と、理想状態と類似していると判断する基準となる第2基準値と、経路を絞り込む基準となる特定閾値との少なくともいずれかを変更することにより、特定される経路が変化する。例えば、特定された経路が多く、人手により妥当性を検討するために時間がかかるような場合には、第1基準値と第2基準値と特定閾値との少なくともいずれかを高い値に変更することにより、特定される経路を減らすことが可能である。
 ***他の構成***
 <変形例1>
 実施の形態1では、状態は、機器のハードウェア及びソフトウェアの構成を表すとした。しかし、状態は、さらに機器の負荷状態を表してもよい。負荷状態によってアクセスがどの程度されているかといった、利用状況に関する情報が特定される。負荷状況が類似していれば利用状況が類似している可能性があり、利用状況が類似していれば類似した機器である可能性がある。そのため、状態に負荷状態を含めることにより、適切に類似する機器を特定可能になる。
 負荷状態の類似度は、具体例としては、負荷状態を時系列に表したグラフの間の距離を用いることが可能である。
 <変形例2>
 実施の形態1では、対象の経路についてのグループに含まれる更新処理の信頼度の平均値又は合計値を、対象の経路の信頼度とした。ここで、信頼度は、処理の確度を表しており、信頼度が高ければ処理の確度が高いことを意味する。そのため、信頼度が低ければ、処理の確度が低く、リスクが高いことを意味する。このように考えた場合、対象の経路についてのグループに含まれる更新処理に1つでもリスクが高い更新処理が含まれている場合には適用を避けた方がよい可能性がある。
 そこで、対象の経路についてのグループに含まれる更新処理の信頼度のうち、最も低い信頼度を、対象の経路の信頼度としてもよい。これにより、図3のステップS15で最もリスクが高い更新処理の信頼度に基づき、経路の絞り込みが行われる。
 <変形例3>
 実施の形態1では、各更新処理に信頼度が事前に設定されているとした。図3のステップS16で識別情報が出力された更新処理が、対象の機器に対して適用されたか否かによって、その更新処理の信頼度が更新されてもよい。例えば、対象の機器に対して適用された場合には、信頼度を高くし、対象の機器に対して適用されなかった場合には、信頼度を低くするようにしてもよい。具体例としては、対象の機器に対して適用された場合には、図6に示す信頼度に0.01が加算され、対象の機器に対して適用されなかった場合には、図6に示す信頼度から0.01が減算されるとしてもよい。
 <変形例4>
 実施の形態1では、各機能構成要素がソフトウェアで実現された。しかし、変形例4として、各機能構成要素はハードウェアで実現されてもよい。この変形例4について、実施の形態1と異なる点を説明する。
 図9を参照して、変形例4に係る処理特定装置10の構成を説明する。
 各機能構成要素がハードウェアで実現される場合には、処理特定装置10は、プロセッサ11とメモリ12とストレージ13とに代えて、電子回路15を備える。電子回路15は、各機能構成要素と、メモリ12と、ストレージ13との機能とを実現する専用の回路である。
 電子回路15としては、単一回路、複合回路、プログラム化したプロセッサ、並列プログラム化したプロセッサ、ロジックIC、GA(Gate Array)、ASIC(Application Specific Integrated Circuit)、FPGA(Field-Programmable Gate Array)が想定される。
 各機能構成要素を1つの電子回路15で実現してもよいし、各機能構成要素を複数の電子回路15に分散させて実現してもよい。
 <変形例5>
 変形例5として、一部の各機能構成要素がハードウェアで実現され、他の各機能構成要素がソフトウェアで実現されてもよい。
 プロセッサ11とメモリ12とストレージ13と電子回路15とを処理回路という。つまり、各機能構成要素の機能は、処理回路により実現される。
 実施の形態2.
 実施の形態2は、信頼度の高い経路がある場合に、その経路についてのグループに含まれる更新処理を自動実行する点が実施の形態1と異なる。実施の形態2では、この異なる点を説明し、同一の点については説明を省略する。
 実施の形態1では、特定された各経路を対象として、対象の経路についてのグループに含まれる更新処理の識別情報を出力した。これにより、対象の機器を理想状態にする更新処理の候補が管理者に提示された。しかし、信頼度の高い経路がある場合には、管理者の判断を介すことなく、信頼度の高い経路についてのグループに含まれる更新処理を実行してもよい場合がある。
 ***構成の説明***
 図10を参照して、実施の形態2に係る処理特定装置10の構成を説明する。
 処理特定装置10は、機能構成要素として、処理実行部26を備える点が図1と異なる。
 ***動作の説明***
 図11を参照して、実施の形態2に係る処理特定装置10の動作を説明する。
 実施の形態2に係る処理特定装置10の動作手順は、実施の形態2に係る処理特定方法に相当する。また、実施の形態2に係る処理特定装置10の動作を実現するプログラムは、実施の形態2に係る処理特定プログラムに相当する。
 図11を参照して、実施の形態2に係る処理特定装置10の処理の流れを説明する。
 ステップS21からステップS25の処理は、図3のステップS11からステップS15の処理と同じである。また、ステップS28の処理は、図3のステップS16の処理と同じである。
 (ステップS26:信頼度判定処理)
 処理実行部26は、ステップS25で特定された経路に、信頼度が実行閾値よりも高い経路が含まれるか否かを判定する。実行閾値は、特定閾値以上の値が設定される。
 処理実行部26は、信頼度が実行閾値よりも高い経路が含まれる場合には、処理をステップS27に進める。一方、処理実行部26は、信頼度が実行閾値よりも高い経路が含まれない場合には、処理をステップS28に進める。
 (ステップS27:自動実行処理)
 処理実行部26は、信頼度が実行閾値よりも高い経路についてのグループに含まれる更新処理を、対象の機器に対して実行する。この際、グループに複数の更新処理が含まれる場合には、処理実行部26は、経路の始点ノード43側のエッジ42が表す更新処理から順に実行する。具体例としては、図5の経路Xについての更新処理を実行する場合には、処理実行部26は、始点ノード43である状態S2側の更新処理Bをまず実行し、終点ノード44である状態S7側の更新処理Cを次に実行する。
 なお、信頼度が実行閾値よりも高い経路が複数存在する場合には、処理実行部26は、最も信頼度が高い経路についてのグループに含まれる更新処理を、対象の機器に対して実行する。
 ***実施の形態2の効果***
 以上のように、実施の形態2に係る処理特定装置10は、信頼度の高い経路がある場合に、その経路についてのグループに含まれる更新処理を自動実行する。これにより、機器に適用する更新処理の準備にかかる時間を削減可能である。
 以上、この発明の実施の形態及び変形例について説明した。これらの実施の形態及び変形例のうち、いくつかを組み合わせて実施してもよい。また、いずれか1つ又はいくつかを部分的に実施してもよい。なお、この発明は、以上の実施の形態及び変形例に限定されるものではなく、必要に応じて種々の変更が可能である。
 10 処理特定装置、11 プロセッサ、12 メモリ、13 ストレージ、14 通信インタフェース、15 電子回路、21 指定受付部、22 始点特定部、23 終点特定部、24 処理特定部、25 出力部、26 処理実行部、31 グラフ記憶部、40 グラフ、41 ノード、42 エッジ、43 始点ノード、44 終点ノード。

Claims (8)

  1.  1つ以上の機器それぞれについて、その機器の状態をノードとし、状態を変化させた更新処理をエッジとして表したグラフにおいて、対象の機器の現状態との類似度が第1基準値よりも高いノードを始点ノードとして特定する始点特定部と、
     前記グラフにおいて、前記対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノードを終点ノードとして特定する終点特定部と、
     前記始点特定部によって特定された前記始点ノードから、前記終点特定部によって特定された前記終点ノードまでの前記グラフにおける経路が通るエッジが表す更新処理を特定する処理特定部と
    を備える処理特定装置。
  2.  前記更新処理特定部は、前記始点ノードから前記終点ノードまでの前記グラフにおける1つ以上の経路のうち、信頼度が特定閾値よりも高い経路が通るエッジが表す更新処理を特定する
    請求項1に記載の処理特定装置。
  3.  前記更新処理特定部は、1つ以上の前記始点ノードそれぞれから、1つ以上の前記終点ノードそれぞれまでの前記グラフにおける1つ以上の経路のうち、信頼度が前記特定閾値よりも高い経路が通るエッジが表す更新処理を特定する
    請求項2に記載の処理特定装置。
  4.  前記処理特定装置は、さらに、
     前記更新処理特定部によって特定された更新処理を表すエッジが通る経路の前記信頼度が実行閾値よりも高い場合には、前記更新処理を前記対象の機器に対して実行する更新処理実行部
    を備える請求項2又は3に記載の処理特定装置。
  5.  前記処理特定装置は、さらに、
     前記対象の機器の現状態と前記始点ノードが表す状態との差異と、前記理想状態と前記終点ノードが表す状態との差異とを、前記更新処理とともに出力する出力部
    を備える請求項1から4までのいずれか1項に記載の処理特定装置。
  6.  前記状態は、機器の構成及び負荷状態を表す
    請求項1から5までのいずれか1項に記載の処理特定装置。
  7.  始点特定部が、1つ以上の機器それぞれについて、その機器の状態をノードとし、状態を変化させた更新処理をエッジとして表したグラフにおいて、対象の機器の現状態との類似度が第1基準値よりも高いノードを始点ノードとして特定し、
     終点特定部が、前記グラフにおいて、前記対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノードを終点ノードとして特定し、
     処理特定部が、前記始点ノードから前記終点ノードまでの前記グラフにおける経路が通るエッジが表す更新処理を特定する処理特定方法。
  8.  1つ以上の機器それぞれについて、その機器の状態をノードとし、状態を変化させた更新処理をエッジとして表したグラフにおいて、対象の機器の現状態との類似度が第1基準値よりも高いノードを始点ノードとして特定する始点特定処理と、
     前記グラフにおいて、前記対象の機器を変更した後の状態である理想状態との類似度が第2基準値よりも高いノードを終点ノードとして特定する終点特定処理と、
     前記始点特定処理によって特定された前記始点ノードから、前記終点特定処理によって特定された前記終点ノードまでの前記グラフにおける経路が通るエッジが表す更新処理を特定する処理特定処理と
    を行う処理特定装置としてコンピュータを機能させる処理特定プログラム。
PCT/JP2019/045289 2019-08-08 2019-11-19 処理特定装置、方法及びプログラム WO2021024504A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019146684A JP7336911B2 (ja) 2019-08-08 2019-08-08 処理特定装置、処理特定方法及び処理特定プログラム
JP2019-146684 2019-08-08

Publications (1)

Publication Number Publication Date
WO2021024504A1 true WO2021024504A1 (ja) 2021-02-11

Family

ID=74504015

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/045289 WO2021024504A1 (ja) 2019-08-08 2019-11-19 処理特定装置、方法及びプログラム

Country Status (2)

Country Link
JP (1) JP7336911B2 (ja)
WO (1) WO2021024504A1 (ja)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008088998A2 (en) * 2007-01-16 2008-07-24 Timmins Software Corporation Systems and methods for analyzing information technology systems using collaborative intelligence
JP2016035708A (ja) * 2014-08-04 2016-03-17 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation ソフトウェアを更新する装置及び方法
CN106936877A (zh) * 2015-12-31 2017-07-07 华为软件技术有限公司 一种内容分发方法、装置及系统
JP2017199118A (ja) * 2016-04-26 2017-11-02 三菱電機株式会社 静観候補特定装置、静観候補特定方法及び静観候補特定プログラム
JP2017204203A (ja) * 2016-05-13 2017-11-16 キヤノン株式会社 表示装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008008998A2 (en) * 2006-07-13 2008-01-17 Cell Signaling Technology, Inc. Reagents for the detection of protein phosphorylation in signaling pathways

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008088998A2 (en) * 2007-01-16 2008-07-24 Timmins Software Corporation Systems and methods for analyzing information technology systems using collaborative intelligence
JP2016035708A (ja) * 2014-08-04 2016-03-17 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation ソフトウェアを更新する装置及び方法
CN106936877A (zh) * 2015-12-31 2017-07-07 华为软件技术有限公司 一种内容分发方法、装置及系统
JP2017199118A (ja) * 2016-04-26 2017-11-02 三菱電機株式会社 静観候補特定装置、静観候補特定方法及び静観候補特定プログラム
JP2017204203A (ja) * 2016-05-13 2017-11-16 キヤノン株式会社 表示装置

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BABA, TAKAYUKI ET AL.: "A neural-network combined two-stage algorithm for route assignment problems with reliability satisfaction in multihop radio networks", IEICE TRANSACTION ON FUNDAMENTALS OF ELECTRONICS, COMMUNICATIONS AND COMPUTER SCIENCES, vol. J83-A, no. 1, 25 January 2000 (2000-01-25), pages 47 - 56, ISSN: 0913-5707 *
UENO, MASARU ET AL.: "Proposal of a method to generate the operational procedure that supports zero-down-time upgrade of multitier systems", PROCEEDINGS (3) OF THE 77TH (2015) NATIONAL CONVENTION OF IPSJ, vol. 77, no. 27, 17 March 2015 (2015-03-17), pages 3 - 24 *

Also Published As

Publication number Publication date
JP7336911B2 (ja) 2023-09-01
JP2021026711A (ja) 2021-02-22

Similar Documents

Publication Publication Date Title
JP5970617B2 (ja) 開発支援システム
US20070143589A1 (en) Method and apparatus for dynamically selecting one of multiple firmware images for booting an I/O controller
US8584095B2 (en) Test support system, method and computer program product, which optimize test scenarios to minimize total test time
US10884742B2 (en) Handling unaligned load operations in a multi-slice computer processor
US10719502B2 (en) Information processing apparatus and control method for information processing apparatus
US20200042320A1 (en) Parallel dispatching of multi-operation instructions in a multi-slice computer processor
US9870314B1 (en) Update testing by build introspection
US20140149800A1 (en) Test method and test control apparatus
US8612991B2 (en) Dynamic critical-path recalculation facility
US20200233732A1 (en) Helping a hardware accelerator using software
US8032618B2 (en) Asynchronous update of virtualized applications
US11068463B2 (en) System and method for managing log data
WO2021024504A1 (ja) 処理特定装置、方法及びプログラム
US11086604B2 (en) Source code splitting device, source code analyzing device, source code splitting method, and computer readable medium
US8843896B2 (en) Metamodeling contextual navigation of computer software applications
US8359456B2 (en) Generating random addresses for verification of distributed computerized devices
US20130304703A1 (en) Journal management system
US10884763B2 (en) Loading new code in the initial program load path to reduce system restarts
JP2018112948A (ja) 設計支援装置及び設計支援方法
JP6610037B2 (ja) テスト実施装置、方法、および、プログラム
JP2024072010A (ja) プログラム、命令実行制御装置、及び命令実行制御方法
JP2024006425A (ja) 信号検出装置、車両及び方法
US9513981B2 (en) Communication software stack optimization using distributed error checking
CN116737487A (zh) 一种验证数据的确定方法、装置、存储介质及电子设备
JP2012248037A (ja) プログラム変換装置及びプログラム変換方法及びプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19940385

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19940385

Country of ref document: EP

Kind code of ref document: A1