WO2013111451A1 - System simulation device - Google Patents

System simulation device Download PDF

Info

Publication number
WO2013111451A1
WO2013111451A1 PCT/JP2012/081018 JP2012081018W WO2013111451A1 WO 2013111451 A1 WO2013111451 A1 WO 2013111451A1 JP 2012081018 W JP2012081018 W JP 2012081018W WO 2013111451 A1 WO2013111451 A1 WO 2013111451A1
Authority
WO
WIPO (PCT)
Prior art keywords
unit
processor
calculation
packet
network
Prior art date
Application number
PCT/JP2012/081018
Other languages
French (fr)
Japanese (ja)
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 WO2013111451A1 publication Critical patent/WO2013111451A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/12Network monitoring probes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/02Protocol performance

Definitions

  • the present invention relates to a system simulation apparatus.
  • Patent Document 1 There is Japanese Patent No. 3090388 (Patent Document 1) as background art in this technical field.
  • Patent Document 1 describes "a method for simulating data traffic transferred over a network between a plurality of nodes interconnected by a network, wherein the data traffic causes a plurality of interactions between the plurality of nodes. 1 or more of the plurality of nodes are client nodes, and one or more of the plurality of nodes is described as a server node.
  • Patent Document 2 Japanese Patent No. 3746371
  • Patent Document 1 describes a network simulation mechanism. There is also a description of system simulation evaluation. For example, an example of modeling transaction traffic of a distributed processing system is described.
  • the system simulation apparatus used in the conventional embedded system design is composed of a network simulator and a processor unit calculation unit, and it is necessary to simulate a network packet including a network destination address and data in accordance with a processor cycle having many state change points. is there. Therefore, the simulation of a large-scale processor system has a problem that the calculation time is long and cannot be used in practical time.
  • the present invention provides a system simulation apparatus that reduces the processing load on the processor unit calculation unit and enables high-speed processing.
  • a system simulation apparatus which is a system configuration model definition unit that defines the configuration of a system that performs simulation, and the system configuration model definition
  • a network simulation unit that constructs a system defined by the unit, a processor unit calculation unit that performs a simulation calculation of the system constructed by the network simulation unit, a performance display unit that displays a system simulation calculation result, and the defined
  • the system configuration model is converted into the configuration information of the network simulation unit, and the configuration information is input to the network simulation unit, and the configuration information of the processor unit calculation unit is converted into the configuration information.
  • Example of configuration diagram of system simulation apparatus according to embodiment 1 Example of user interface of system configuration model definition part
  • Example of GUI dialog of packet extraction part selection part Example of flowchart explaining processing of system simulation apparatus according to embodiment 1
  • Example of configuration diagram of conventional system simulation device Example of flowchart explaining processing in conventional system simulation apparatus
  • Example of a diagram illustrating network packet information extraction unit 106 Example diagram illustrating network packets Example of graph on time axis explaining evaluation calculation cycle in real computer when system simulation apparatus according to embodiment 1 is used
  • Example processor model diagram that illustrates the processing in the processor module
  • the figure which shows the calculation contents of the performance calculation of the real-time property calculation model of the processor module Example of GUI dialog for system evaluation content selection section
  • Example of configuration diagram showing system simulation apparatus 1500 in the fifth embodiment Example of GUI dialog 1501 in the processor unit calculation unit
  • FIG. 1 is an example of a configuration diagram of a system simulation apparatus according to the present embodiment.
  • the system simulation apparatus 100 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit calculation unit 107.
  • a device comprising the performance display unit 108.
  • the system configuration model definition unit 101 is a part that defines the configuration of the system that performs the simulation.
  • the system configuration of the evaluation target is defined by inputting the contents of the target system that the user wants to evaluate.
  • the simulation parameter input unit 102 converts the system configuration model defined by the system configuration model definition unit 101 into the configuration information of the network simulation unit 105 and the configuration information of the processor unit calculation unit 107, and sends them to the respective simulation units. Enter it.
  • the packet extraction part selection unit 103 is a selection part that selects a part to be extracted from a network packet, and takes the form of a GUI dialog as an example.
  • the packet extraction setting input unit 104 inputs a part extracted from the network packet selected by the packet extraction part selection unit 103 to the network packet information extraction unit 106 and the processor unit calculation unit 107.
  • the network simulation unit 105 performs network simulation of the system using the system configuration model parameters defined by the system configuration model definition unit 101 and converted by the simulation parameter input unit 102.
  • the network packet information extraction unit 106 receives the network packet output from the network simulation unit 105, extracts information from the network packet according to the selection of the network packet extraction information selection unit 103, and calculates only the extracted packet information by processor unit calculation. Processing to output to the unit 107 is performed.
  • the processor unit calculation unit 107 is defined by the system configuration model definition unit 101, converted by the simulation parameter input unit 102, selected by the packet extraction part selection unit 103, and converted by the packet extraction setting input unit 104.
  • the processor unit calculation is performed using the obtained packet extraction site parameters, and the system is simulated.
  • the performance display unit 108 is a part for displaying a system simulation result, and visualizes the result and outputs it as GUI or text information.
  • FIG. 2 is an example of a user interface of the system configuration model definition unit 101.
  • the system configuration model definition unit 101 includes a GUI (graphical user interface) 200, and a data generator module 201, a transmission path module 202, a switch module 203, and a processor module 205 as modules.
  • GUI graphical user interface
  • the system configuration model definition unit GUI (graphical user interface) 200 is an example of a user interface of the system configuration model definition unit, and displays a system to be simulated on a computer screen.
  • Functional blocks called modules (components) related to system simulation are arranged according to user settings, and inputs for connecting each of them to each other via a network are received.
  • the data generator module 201 generates a network packet according to the set generation pattern.
  • the transmission path module 202 inputs a network packet, analyzes the payload size, calculates the time taken for the network packet to pass through the transmission path module 202, that is, the transmission latency time, and calculates the latency parameter of the network packet Add and set the transmission latency time.
  • the time required for the simulation target object to complete a certain operation is called service time.
  • transmission path module 202 “transmission path module 202 inputs a network packet, The payload size is analyzed, and the transmission latency time is set as the service time for the network packet ”.
  • the switch module 203 is a module that inputs a network packet, switches the output port destination according to the switch setting table, and outputs the destination.
  • the processor module 205 is a module that performs a desired calculation using a network packet and outputs a calculation result.
  • a system as a simulation target can be configured using a combination of the above modules, and a large-scale processor system in which, for example, about 1000 processor modules 205 are arranged can be constructed.
  • the simulation parameter input unit 102 converts the defined system configuration model into the configuration information of the network simulation unit 105 and the configuration information of the processor unit calculation unit 107, and inputs them to the respective simulation units.
  • the configuration and number of each module of the data generator 201, the transmission path 202, and the switch 203, parameters determined individually for each module, and the connection relationship between the modules are shown.
  • the connection relationship shown is set as a parameter.
  • the configuration and number of the processor modules 205, parameters determined for each module, and the connection relationship with the network simulation unit 105 are set as parameters.
  • FIG. 3 shows an example of the GUI dialog 300 of the packet extraction part selection unit 103.
  • the packet extraction part selection unit 103 is exemplified as a dialog 300, and accepts information selection input of a network packet to be used for simulation when the user inputs selection of an extraction part.
  • the selected information is input to the packet extraction setting input unit 104 by the packet extraction site selection unit 103, and the packet extraction setting input unit 104 inputs the packet extraction site parameters to the network packet information extraction unit 106 and the processor unit calculation unit 107. .
  • information indicating a part extracted from the network packet is input as a parameter.
  • the network simulation unit 105, the network packet information extraction unit 106, and the processor unit calculation unit 107 cooperate with each other according to the set parameters to perform system simulation calculation.
  • FIG. 4 is an example of a flowchart for explaining processing of the system simulation apparatus according to the present embodiment.
  • the simulation is started (401), and the system configuration model is defined by the user setting and input in the user interface 200 of the system configuration model definition unit (402), and the simulation is performed by the simulation parameter input unit 102 using the defined model.
  • a parameter is generated (403), and the generated simulation parameter is input to the network simulation unit 105 and the processor unit calculation unit 107 by the simulation parameter input unit 102 (404).
  • a part to be extracted from the network packet is selected by setting input on the packet extraction part selection screen 300 (405), and information on the part to be extracted is connected to the network packet information extraction part 106 by the packet extraction setting input part 104. It inputs into the processor unit calculation part 107 (406).
  • a network event refers to a state change point that triggers to calculate and update the state in the network simulation unit.
  • the network event is different for each module. For example, in the data generator module 201, an event “generates a network packet” occurs, and processing associated therewith is performed.
  • an event “extracts a network packet from the input buffer” occurs, and accordingly, the event routine performs a process of moving the network packet to a predetermined output port.
  • the network packet information extraction unit 106 the information selected by the user's setting input in the extraction information selection unit 103 is extracted from the packet (420).
  • a processor event is generated by the transmitted network packet information (421), and the processor unit calculation is performed (430).
  • the expiration of the simulation time is determined (442).
  • the simulation time expires, the performance calculation result is visualized in the state display unit using the calculation result so far and output as GUI or text information (443). Then, the simulation is terminated (444).
  • FIG. 5 is an example of a configuration diagram of a conventional system simulation apparatus.
  • a conventional system simulation apparatus will be described with reference to FIG.
  • a conventional system simulation apparatus 500 is an apparatus including a system configuration model definition unit 501, a simulation parameter input unit 502, a network simulation unit 505, a processor unit calculation unit 507, and a performance display unit 508.
  • the system configuration model definition unit 501 is a part that defines the configuration of a system that performs simulation, and the definition unit 501 receives a target system to be evaluated.
  • the simulation parameter input unit 502 converts the system configuration model defined by the system configuration model definition unit 501 into the configuration information of the network simulation unit 505 and the configuration information of the processor unit calculation unit 507, and sends them to the respective simulation units. Enter it.
  • the network simulation unit 505 performs network simulation of the system using the system configuration model parameters defined by the system configuration model definition unit 501 and converted by the simulation parameter input unit 502.
  • the processor unit calculation unit 507 performs a simulation of the processor unit of the system using the system configuration model parameters defined by the system configuration model definition unit 501 and converted by the simulation parameter input unit 502.
  • the performance display unit 508 is a part for displaying a system simulation result, and visualizes the result and outputs it as GUI or text information.
  • FIG. 6 is an example of a flowchart for explaining processing in a conventional system simulation apparatus.
  • a system simulation processing flow in which the respective parts of the conventional system simulation apparatus 500 cooperate will be described with reference to FIG.
  • event processing is performed in an event routine (611).
  • a processor event is generated by the transmitted network packet (621).
  • Multi-rate processing is performed (630), using the network packet data sent and calculating the performance in the processor cycle.
  • the simulation time is judged to be expired (642).
  • the performance calculation result is visualized in the state display unit using the calculation result so far and output as GUI or text information (643). Then, the simulation is terminated (644).
  • the conventional system simulation apparatus 500 needs to perform simulation by combining a network packet including a network destination address, data, and the like, and a processor cycle having many state change points.
  • the state change of each module accompanying the network packet transmission simulation occurs when the transmission of the network packet is completed.
  • the state change of each module associated with the network packet transmission simulation is It occurs every 240 ns when expressed in terms of time interval (rate).
  • the state change of the processor event in each processor module in the processor unit calculation unit 507 occurs every processor cycle.
  • the processor cycle refers to the reciprocal of the clock that drives each processor module.
  • each processor module is driven by a 1 GHz clock.
  • the state change of the processor event occurs every 1 ns in terms of time interval (rate).
  • the interval of the state change due to the network packet transmission simulation and the interval of the processor event state change in each processor module are different as described above. Performing a plurality of simulations with different state change intervals in a single system simulation apparatus is called multirate calculation.
  • the above-described conventional system simulation apparatus 500 performs simulation by combining a network packet including a network destination, data, and the like and a processor cycle having many state change points, and performs multirate calculation. To tell.
  • the conventional system simulation apparatus 500 has a first goal of obtaining an accurate simulation result. For this reason, when modules with different state change intervals (rates) are combined, the multi-rate calculation to keep the state change intervals (rates) of each module faithfully and calculate individually is essential to obtain accurate simulation results. It was a function.
  • the state change of each module accompanying the network packet transmission simulation occurs every 240 ns
  • the state change of the processor event in each processor module in the processor unit calculator 507 occurs every 1 ns. . That is, the state change of the processor event occurs 240 times as much as the transmission simulation of one network packet.
  • the simulation time is 240 times longer than when only a network packet is transmitted.
  • FIG. 7 is an example of a graph on the time axis for explaining a comparison of evaluation calculation cycles in an actual computer when a conventional system simulation apparatus is used.
  • FIG. 5 an evaluation calculation cycle in an actual computer when performing a simulation evaluation of a large-scale system having 1000 processor models in the processor unit calculation unit 507 is shown in FIG. Will be described below.
  • the processor unit calculation unit 507 needs about 100 times the multi-rate calculation cycle of the actual computer as compared to the network event processing cycle.
  • this multi-rate calculation is generated independently for each processor module 205, and multi-rate calculation cycles are added by the number of processor modules to update one discrete time state as a whole system.
  • multi-rate calculation cycles several hundred times as many as network events occur in each of 1000 processor modules 205.
  • the simulation evaluation of an actual system uses about 1 million packets for evaluation. Therefore, the number of computations accumulated for the number of processor models of the above-mentioned multi-rate computation is further accumulated more than 1 million times, and the amount of computation of an actual computer diverges, and there is a problem that does not fit within a practical computation time.
  • the system simulation apparatus 100 includes a network simulator, a processor unit calculation unit, a selection unit that selects a part to be extracted from the network packet, and an extraction unit that extracts information from the network packet according to the setting.
  • a network simulator a processor unit calculation unit
  • a selection unit that selects a part to be extracted from the network packet
  • an extraction unit that extracts information from the network packet according to the setting.
  • FIG. 8 is an example of a diagram illustrating the network packet information extraction unit 106.
  • the network packet input interface 801 is a part to which a network packet is input.
  • the packet field selection unit 802 extracts information from the network packet according to the packet extraction part selection unit 103 and the packet extraction setting input unit 104.
  • the processor unit calculation unit information generation unit 803 generates input data for the processor unit calculation unit 107.
  • FIG. 9 is an example of a diagram illustrating a network packet.
  • the packet size input to the network packet input interface 801 is 300 bytes as shown in FIG. 9 as an example (901).
  • the packet field selection unit 802 extracts “Format Type” and “Transaction” fields.
  • Form Type is 4 bits, and the type of network packet is defined. For example, “Format Type” defines “packet that performs cache operation on remote processor”, “packet related to remote bus I / O”, “network inspection packet”, and “other packet”.
  • Transaction is 4 bits, and indicates the operation contents to be performed by the type of packet defined by “Format Type”. For example, the operation of “clearing data at a certain address to zero” for “packet that caches a remote processor” or “writing data to a certain address” for “packet related to remote bus I / O” is “Transaction ".
  • the output data is, for example, 8 bits.
  • the packet field selection unit 802 has a table for judging by combining field definitions such as “Format Type” and “Transaction”, so that “data write operation to bus I / O” can be performed from the input network packet. It is also possible to extract information such as “
  • the presence / absence of “data write operation to bus I / O” can be expressed by 1-bit information at a minimum.
  • the size of information extracted from network packets can be reduced to a minimum of 1 bit.
  • the setting is made to extract “Format Type” and “Transaction” information from the network packet.
  • the present invention is not limited to this, and other extraction information selected by the packet extraction part selection unit 103 is used.
  • the calculation load in the processor unit calculation unit 107 is reduced according to the combination, and high-speed processing is possible.
  • FIG. 10 is an example of a graph on the time axis for explaining an evaluation calculation cycle in an actual computer when the system simulation apparatus according to the present embodiment is used.
  • FIG. 10 shows an evaluation calculation cycle in an actual computer when the system simulation apparatus 100 according to the present embodiment is used when performing a simulation evaluation of a large-scale system having more than 1000 processor models in the processor unit calculation unit 107. Use and explain.
  • the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 for calculation.
  • the calculation in the processor unit calculation unit 107 does not require multi-rate calculation, and can be realized in a calculation cycle of an actual computer several times as much as event processing of network events.
  • processor unit calculation unit 107 occurs independently for each processor model 205, and the update of one discrete time state as the entire system requires a calculation cycle for the number of processor models. Accumulate.
  • simulation evaluation of an actual system uses about 1 million packets for evaluation.
  • the system configuration definition unit 101 and the packet extraction part selection unit 103 are configured to be set by user input.
  • the present invention is not limited to this, and preset conditions are stored in a memory or the like.
  • a configuration may be employed in which values and conditions stored in a memory or the like are read out and set and input.
  • system simulation evaluation an example of a system simulation apparatus that performs network performance evaluation will be described as system simulation evaluation.
  • the system simulation apparatus includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit. It is a device comprising a calculation unit (processor shared bus probability calculation model) 1200 and a performance display unit 108.
  • processor unit calculation unit 107 is changed to a processor unit calculation unit (processor shared bus probability calculation model) 1200.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • the processor shared bus probability calculation model is a calculation method that calculates the time from the arrival of data to the processor unit to the completion of data processing based on the probability of the shared bus, which is the service time in the processor unit. It is.
  • processor shared bus probability calculation model When evaluating the network performance of the system, for example, the transmission capacity of the network, the total latency from when the network packet is generated by the data generator module 201 to when the service is received by the processor module 205 is used.
  • the service time of the processor unit calculation unit can be simplified to a method of calculating the latency time from when the network packet arrives at the processor unit calculation unit until the service is given. .
  • FIG. 11 is an example of a processor model diagram for explaining processing in the processor module.
  • the network interface 1101 is a part having a function of mutually converting packet data transmitted over the network and data exchanged over the processor shared bus.
  • the memory 1102 is an area for storing and storing a series of data and instructions necessary for the processing of the processor 1100.
  • the processor shared bus 1103 is a bus-type data transmission path that allows the network interface 1101, the memory 1102, and the CPU core 1104 in the processor 1100 to be mutually accessible.
  • the CPU core 1104 is a part that reads instructions and data from the memory 1102 in the processor 1100 via the processor shared bus 1103, performs calculation processing, and returns the results to the memory and the network interface 1101 via the processor shared bus 1103.
  • the packet data cannot be directly used for performance calculation in the processor model 1100. Therefore, the packet is sent to the buffer of the network interface 1101. Store.
  • the contents of the packet are analyzed to determine what kind of processing the processor 1100 performs.
  • a write access request is issued from the network interface 1101 to the processor shared bus 1103.
  • the CPU Core 1104 performs some processing on the network packet data. These processes are performed in a processor cycle.
  • the contents of service processing for network packets will be described with reference to FIG.
  • the main access that the network packet generated by the data generator 201 described in FIG. 2 performs to the processor module 205 is read and write processing to the memory 1102.
  • the packet latency of the processor module may be given as a service the time from the arrival of the network packet to the storage in the memory 1102.
  • the processor shared bus 1103 When the processor shared bus 1103 is occupied, such as when a large amount of data is exchanged with the memory 1102 for a long time when the CPU core 1104 is in a high load state, the right to use the processor shared bus 1103 is acquired from the network interface 1101 The packet cannot wait in the buffer inside the network interface 1101.
  • the waiting state of the packet due to the occupation of the processor shared bus 1103 is also counted as a latency, which causes a deterioration in network performance.
  • the occupied state of the processor shared bus 1103 by the processing of the CPU core 1104 is defined as a decrease in the availability rate of the processor shared bus 1103 as viewed from the network interface 1101.
  • the state of the processor shared bus 1103 by the processing of the CPU core 1104 can be grasped stochastically when considered for a long period of time.
  • This is modeled as the availability rate of the shared bus 1103 as seen from the network interface 1101.
  • the bus availability rate is set to be low for processor modules with a high load on the CPU core 1104 and high for processor modules with a low load.
  • the processor module 205 determines whether or not to provide the service based on the bus availability rate, and calculates the service time.
  • the above is the detailed description of the processor shared bus probability calculation model.
  • FIG. 12 is an example of a diagram illustrating the calculation contents of the processor unit calculation unit (processor shared bus probability calculation model) 1200.
  • a processor unit calculation unit (processor shared bus probability calculation model) 1200 includes processor unit calculation data 1201, a bus busy state 1202, a bus valid / invalid switching unit 1203, a service time calculation unit (processor shared bus probability calculation model) 1204. , The bus availability rate 1205.
  • the processor unit calculation data 1201 is packet data containing data of a certain size, and is generated from the generator 201.
  • the bus valid / invalid switching unit 1203 determines whether or not to pass the processor unit calculation data 1201 to the service calculation unit 1204 that provides a service to the packet. .
  • bus availability rate 1205 outputs “1” and “0”, and is set to “output 40% of“ 1 ””, for example.
  • the bus busy state 1202 becomes “1” when the bus valid / invalid switching unit 1203 determines that the processor unit calculation data 1201 does not pass.
  • the packet data is held in the buffer in the network interface and given latency time is given.
  • the service calculation unit 1204 calculates a service time and sets the service time as a parameter of the processor unit calculation data.
  • the selected information is input to the packet extraction unit setting input unit 104, converted into necessary parameters for each of the network packet information extraction unit 106 and the processor unit calculation unit (processor shared bus probability calculation model), and input to each part. To do.
  • the network packet information extraction unit 104 and the processor unit calculation unit input information indicating that the parts “Transaction Type” and “Transaction” to be extracted from the network packet are selected as parameters. To do.
  • the network packet information extraction unit 106 enters a mode for extracting “ ⁇ Transaction Type” and “Transaction” from the network packet.
  • the processor unit calculator calculates the performance of only the bus I / O of the processor from the information indicating that the parts “Transaction Type” and “Transaction” to be extracted from the network packet are selected. It becomes a mode.
  • the transmission capacity of the network When evaluating the network performance of the system, for example, the transmission capacity of the network, the total latency from when the network packet is generated by the data generator module 201 to when the processor module 205 receives a service is used. That is, the transmission capacity is calculated by packet size (unit: Bytes) / total latency (unit: time).
  • the processor unit calculation unit when calculating the performance of the network, only needs to be able to calculate the latency time from when the network packet arrives at the processor unit calculation unit until the service is provided.
  • FIG. 11 is an example of a processor model diagram for explaining processing in the processor module.
  • the network interface 1101 is a part having a function of mutually converting packet data transmitted over the network and data exchanged over the processor shared bus.
  • the memory 1102 is an area for storing and storing a series of data and instructions necessary for the processing of the processor 1100.
  • the processor shared bus 1103 is a bus-type data transmission path that allows the network interface 1101, the memory 1102, and the CPU core 1104 in the processor 1100 to be mutually accessible.
  • the CPU core 1104 is a part that reads instructions and data from the memory 1102 in the processor 1100 via the processor shared bus 1103, performs calculation processing, and returns the results to the memory and the network interface 1101 via the processor shared bus 1103.
  • the packet data cannot be directly used for performance calculation in the processor model 1100. Therefore, the packet is sent to the buffer of the network interface 1101. Store.
  • the contents of the packet are analyzed to determine what processing the processor 1100 should perform. For example, in the case of a network packet for writing data to the memory 1102 of the processor 1100, a write access request is issued from the network interface 1101 to the processor shared bus 1103. In addition, the CPU Core 1104 performs some processing on the network packet data. These processes are performed in a processor cycle.
  • the contents of service processing for network packets will be described with reference to FIG.
  • the main access that the network packet generated by the data generator 201 described in FIG. 2 performs to the processor module 205 is read and write processing to the memory 1102. That is, the packet latency of the processor module may be given as a service the time from the arrival of the network packet to the storage in the memory 1102.
  • the processor shared bus 1103 When the processor shared bus 1103 is occupied, such as when a large amount of data is exchanged with the memory 1102 for a long time when the CPU core 1104 is in a high load state, the right to use the processor shared bus 1103 is acquired from the network interface 1101 The packet cannot wait in the buffer inside the network interface 1101.
  • the waiting state of the packet due to the occupation of the processor shared bus 1103 is also counted as a latency, which causes a deterioration in network performance.
  • the occupied state of the processor shared bus 1103 by the processing of the CPU core 1104 is defined as a decrease in the availability rate of the processor shared bus 1103 as viewed from the network interface 1101. In other words, it is assumed that the state of the processor shared bus 1103 by the processing of the CPU core 1104 can be grasped stochastically in the long term.
  • This is modeled as the availability rate of the shared bus 1103 as seen from the network interface 1101.
  • the bus availability rate is set to be low for processor modules with a high load on the CPU core 1104 and high for processor modules with a low load.
  • the processor module 205 determines whether or not to provide a service based on the bus availability after the arrival of the network packet.
  • FIG. 12 shows an example of a diagram for explaining the calculation contents of the processor unit calculation unit (processor shared bus probability calculation model) 1200.
  • the transmission capacity of the network packet is determined by measuring the time taken to generate a network packet from the data generator module 201 and receiving the service in the processor module 205, and dividing the size of the packet data by the time to obtain the per-unit time. It measures the data transmission capacity of the network.
  • Packet data containing data of a certain size is generated from the generator 201.
  • the serial transmission path 202 depending on the transmission speed (capacity), it takes a certain time when the packet data passes through the transmission path. This time is called latency. For example, when a packet having a size of 100 Bytes passes through a 1 Gbps transmission path 202, a latency of 800 ns occurs.
  • the switch module 203 accepts the packet next.
  • the switch module 203 has buffers for input and output, and generates packet latency for switch processing. For example, let the latency through the switch 203 be 300 ns.
  • the processor module 205 determines whether to provide a service to the packet based on the shared bus availability rate.
  • the service time in the processor module is 1us.
  • the calculation being performed receives I / O information related to network packet read and write, and determines whether to provide a service to the packet according to a predetermined shared bus availability rate. It is.
  • the processor unit calculation unit (processor shared bus probability calculation model) 1200 calculates that the service is provided when the service is provided, and the packet data is held in a buffer in the network interface when the service is not provided, and a predetermined latency time is given. Do.
  • the calculation of the processor module in this embodiment can be calculated with about 4 cycles at most.
  • the network transmission capacity can be evaluated as the network performance of the system within the actual available calculation time and within the actually available calculation time.
  • the buffer usage of each module 201, 203, 205 is determined by how the input transmission capacity and output transmission capacity of the module change.
  • the network packet is stored in the buffer when it is input to each module. At this point, the buffer usage increases by one.
  • the buffer usage is reduced by 1 because the packet is taken out from the buffer and transferred to the subsequent stage.
  • the buffer usage is affected by the network topology and the processing load status of the CPU module core of the processor module.
  • the network topology is such that network packets from multiple generators are processed by a single processor module via the switch, packet data from multiple generators is congested at the output port of the switch. Cause transmission capacity to decrease.
  • the CPU core of the processor module is heavy and the availability rate of the processor shared bus is low, the transmission capacity of the network interface of the processor will decrease, and the port buffer that supplies data to this processor will be used. The amount may increase.
  • the buffer becomes full due to the relationship between the input and output of the port, and a situation in which no more new packet data can be loaded occurs. That is, as system simulation, it is only necessary to model the transmission capacity and to model the movement of the buffer in the port.
  • the transmission capacity can be calculated by system simulation evaluation.
  • a recording unit for recording the maximum usage is provided in the buffer of each module. After the system simulation is completed, the maximum usage of all modules is output as a performance evaluation value as GUI or text information.
  • the buffer usage can be evaluated as the network performance of the system within the calculation time that can be actually used.
  • system simulation evaluation an example in which real-time performance is evaluated as a system simulation apparatus that performs network performance evaluation will be described as system simulation evaluation.
  • the system simulation apparatus includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit.
  • This is a device comprising a calculation unit (real-time evaluation model) 1300 and a performance display unit 108.
  • the processor unit calculation unit 107 is changed to a processor unit calculation unit (real-time evaluation model) 1300.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • the real-time evaluation model of the processor unit calculation unit is the service time in the processor unit, which is the time from the arrival of data to the processor unit until the data processing is completed. It is a calculation method that is calculated based on the original.
  • the time from when a packet is generated by the data generator until the service is received by the specified time (deadline) by the processor module is calculated and evaluated.
  • the processor unit calculation unit the time until the data processing is completed after the data arrives at the processor unit, which is the service time in the processor unit, is calculated using the priority, processing content and size of the packet, The method for calculating the service time can be simplified.
  • the processor model for calculating real-time performance has a standard service time for each transaction (processing) content prepared for each priority as a value.
  • the processor processing speed is multiplied by the packet size information and added to the previous service time to obtain the service time for the final network packet. Further, there is a certain fluctuation called jitter in the real-time service time. Having a parameter (time) for obtaining this, the fluctuation in this range is randomly obtained and added to the service time.
  • the calculation being performed receives “priority”, “Transaction”, and “Size” information of the network packet, and services the packet according to the predetermined real-time performance information of the processor module. It only calculates how much to give.
  • FIG. 13 is an example of a diagram for explaining the calculation contents of the processor unit calculation unit (real-time evaluation model) 1300.
  • a processor unit calculation unit (real-time evaluation model) 1300 includes a processor unit calculation data 1301, a bus busy state 1302, a standard service time grant unit 1303, a standard service time storage unit 1304, a packet size service time calculation unit 1305, a service. It comprises a jitter storage unit 1306 and a service time calculation unit (real-time evaluation model) 1307.
  • the processor unit calculation data 1301 is packet data containing data of a certain size and is generated from the generator 201.
  • the standard service time grant unit 1303 obtains a standard service time for each priority and process, and sets the service time in the parameter of the processor unit calculation data.
  • the service time granted by the standard service time grant unit 1303 is stored in advance in the standard service time storage unit 1304 as a standard service time for each transaction (processing) content prepared for each priority (priority). Have as.
  • the packet size service time calculation unit 1305 multiplies the processing speed of the processor by the size information of the packet, adds the previous service time, obtains the service time for the final network packet, and sets the parameter of the processor unit calculation data 1301 as the parameter. Set the service time.
  • jitter there is a certain fluctuation called jitter in the real-time service time.
  • the parameter (time) for obtaining this is stored in the service jitter storage unit 1306, and the fluctuation in this range is obtained at random, and is added to the service time by the packet size service time calculation unit 1305.
  • the service time calculation unit (real-time evaluation model) 1307 calculates the service time of the data transmission latency for the processor unit calculation data 1301, and sets the service time in the transmission latency parameter of the processor unit calculation data 1301.
  • the packet extraction part selection unit 103 for explaining an example of a system simulation apparatus that evaluates real-time performance as a system simulation apparatus that performs network performance evaluation using the processor unit calculation unit (real-time evaluation model) 1300 shown above,
  • the part extracted from the network packet required for real-time evaluation of network performance is selected. For example, in the dialog, select “priority”, “Transaction”, and “Size”.
  • the selected information is input to the packet extraction unit setting input unit 104, and the network packet information extraction unit 106 and the processor unit calculation unit (real-time property evaluation model) 1300 convert it into necessary parameters and input the respective parameters.
  • the network packet information extraction unit 106 and the processor unit calculation unit (real-time evaluation model) 1300 information indicating that the parts “priority”, “Transaction”, and “Size” to be extracted from the network packet are selected as parameters. Enter as.
  • the network packet information extraction unit 106 enters a mode for extracting “priority”, “Transaction”, and “Size” from the network packet.
  • the processor module in the processor unit calculation unit (real-time evaluation model) 1300 determines the real-time performance of the processor from information indicating that the parts “priority”, “Transaction”, and “Size” extracted from the network packet are selected. It becomes the mode which performs only calculation.
  • FIG. 13 shows the calculation contents of the performance calculation of the real-time property calculation model of the processor module.
  • the processor unit calculation unit may perform a process of providing a service up to a predetermined deadline for a packet having a certain priority, processing content, and size.
  • the processor model that calculates real-time performance has a standard service time for each transaction (processing) content prepared for each priority as a value.
  • the processor processing speed is multiplied by the packet size information and added to the previous service time to obtain the service time for the final network packet.
  • jitter there is a certain fluctuation called jitter in the real-time service time. Having a parameter (time) for obtaining this, the fluctuation in this range is randomly obtained and added to the service time.
  • the calculation being performed receives “priority”, “Transaction”, and “Size” information of the network packet, and services the packet according to the predetermined real-time performance information of the processor module. It only calculates how much to give.
  • the calculation of the processor module in this embodiment can be calculated with about 4 cycles at most.
  • This embodiment describes an example of a system simulation apparatus that selects contents to be evaluated by system simulation instead of selecting information to be extracted from a packet.
  • a system simulation apparatus includes a system configuration model definition unit 101, a simulation parameter input unit 102, a system evaluation content selection unit, a system evaluation content setting input unit, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit calculation.
  • This is a device comprising a unit 107 and a performance display unit 108.
  • the packet extraction part selection unit 103 and the packet extraction setting input unit 104 are changed to a system evaluation content selection unit and a system evaluation content setting input unit.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • FIG. 14 is an example of a GUI dialog of the system evaluation content selection unit.
  • the evaluation content to be performed by the system simulation apparatus is selected.
  • network performance, buffer usage evaluation As an example, in FIG. 14, “network performance, buffer usage evaluation”, “network performance, buffer usage evaluation (bidirectional packet processing)”, “real-time performance evaluation”, or a combination thereof is selected.
  • the selected information is input to the system evaluation content setting input unit, and the network packet information extraction unit 106 and the processor unit calculation unit 107 automatically convert them into necessary parameters and input them to the respective parts.
  • the network packet information extraction unit 106 selects the parts “Transaction Type” and “Transaction” to be extracted from the network packet. Is input as a parameter.
  • the network packet information extraction unit 106 enters a mode for extracting “Transaction Type” and “Transaction” from the network packet.
  • the processor module in the processor unit calculation unit 107 uses a processor shared bus probability calculation model. In this mode, the performance calculation is performed only for the bus I / O of the processor.
  • the system simulation apparatus automatically completes information extraction selection of the network packet and parameter setting of the processor unit calculation unit, thereby enabling high-speed system simulation evaluation. Realizes processing and enables system simulation evaluation within practical calculation time.
  • FIG. 15 is an example of a configuration diagram of the system simulation apparatus of the present embodiment.
  • a system simulation apparatus 1500 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a processor unit calculation unit operation content selection unit 1501, a processor unit calculation unit operation content setting input unit 1502, a network simulation unit 105, a network It is an apparatus comprising a packet information extraction unit 106, a processor unit calculation unit 107, and a performance display unit 108.
  • the packet extraction part selection unit 103 and the packet extraction setting input unit 104 are changed to a processor unit calculation unit calculation content selection unit 1501 and a processor unit calculation unit calculation content setting input unit 1502. is there.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • FIG. 16 shows an example of a GUI dialog of the processor unit calculation unit / calculation content selection unit 1501.
  • the processor unit calculation unit operation content selection unit 1501 the operation content to be performed by the processor unit calculation unit 107 is selected.
  • the selected information is input to the processor unit calculation unit / calculation content setting input unit 1502, and the network packet information extraction unit 106 and the processor unit calculation unit 107 are automatically converted into necessary parameters and input to the respective parts.
  • the network packet information extraction unit 106 selects the parts “Transaction type” and “Transaction” to be extracted from the network packet.
  • the information that indicates the event is input as a parameter.
  • the network packet information extraction unit 106 uses the network packet “ It becomes a mode to extract “Transaction Type” and “Transaction”.
  • a mode using the processor shared bus probability calculation model is set, and a mode for calculating the performance of only the processor bus I / O is set.
  • the system simulation apparatus automatically realizes information extraction selection of the network packet and high-speed processing of the processor unit, Enables system simulation evaluation within practical calculation time.
  • the network packet input to the processor unit calculation unit in the system simulation apparatus is not unidirectional, but bidirectional processing is supported between the network simulator unit and the processor unit calculation unit.
  • FIG. 17 is an example of a configuration diagram showing a system simulation apparatus 1600 in the present embodiment.
  • a system simulation apparatus 1600 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor.
  • the unit includes a unit calculation unit 107, a performance display unit 108, a packet data storage unit 1609, a buffer 1610, and a packet data response unit 1611.
  • a packet data storage unit 1609, a buffer 1610, and a packet data response unit 1611 are added to the system simulation apparatus 100 of FIG.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • This example is an example when the processing result by the processor unit calculation unit 107 is reused by the network simulation unit 105.
  • the network packet including the destination ID and payload is transmitted from the network simulation unit 105 to the processor unit calculation unit 107 and the buffer 1610 through the packet data storage unit 1609.
  • the calculation result of the processor unit calculation unit 107 is added to the network packet taken out from the buffer 1610 and transmitted to the network simulation unit 105 as a response packet.
  • the system simulation apparatus 1600 is used, for example, to simulate a distributed computing system.
  • processing data is sent to the processor unit calculation unit, calculation processing is performed, and then the processing result is sent to the network simulation unit. Perform reusable bidirectional processing.
  • the packet data storage unit 1609, the buffer 1610, and the packet data response unit 1611 are essential for the purpose of holding and reusing network packet information lost in the network packet information extraction unit 106.
  • the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 for calculation.
  • the calculation in the processor unit calculation unit 107 does not require multi-rate calculation, and can be realized in a calculation cycle of an actual computer several times as much as event processing of network events.
  • the calculation in the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 and information other than the information extracted in the network packet information extraction unit 106 is lost. Bidirectional processing in which the calculation result in the unit 107 is reused in the network simulation unit 105 is impossible.
  • the packet data storage unit 1609 transmits a network packet including the destination ID and payload from the network simulation unit 105 to the processor unit calculation unit 107 and the buffer 1610.
  • the buffer 1610 accumulates and holds the network packet data processed by the processor unit calculation unit 107.
  • the packet data response unit 1611 adds the calculation result of the processor unit calculation unit 107 to the network packet extracted from the buffer 1610, and transmits it to the network simulation unit 105 as a response packet.
  • the bidirectional processing in which the processing result by the processor unit calculation unit 107 is reused by the network simulation unit 105 is enabled.
  • FIG. 18 is an example of a configuration diagram showing a system simulation apparatus 1700 in the present embodiment.
  • a system simulation apparatus 1700 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, and a first network packet information extraction unit 1706. , A second network packet information extraction unit 1707, an nth network packet information extraction unit 1708, a first processor unit calculation unit 1709, a second processor unit calculation unit 1710, an nth processor unit calculation unit 1711, and a performance display unit 108 It is.
  • the network packet information extraction unit 106 is replaced with a first network packet information extraction unit 1706, a second network packet information extraction unit 1707, an n-th network packet information extraction unit 1708, and a processor unit calculation unit. 107 is changed to a first processor unit calculator 1709, a second processor unit calculator 1710, and an n-th processor unit calculator 1711.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • the configuration including a large-scale processor unit in the processor unit calculation unit may not be configured with a single processor unit due to various restrictions.
  • the unit calculator 1711 is configured to solve these restrictions.
  • FIG. 19 is an example of a configuration diagram of the system simulation apparatus of this embodiment.
  • a system simulation apparatus 1900 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor. It is a device comprising a unit calculation hardware unit 1907 and a performance display unit 108.
  • the processor unit calculation unit 107 is changed to a processor unit calculation hardware unit 1907.
  • the other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
  • This embodiment includes a selection unit 103 that selects a part to be extracted from a network packet and an extraction unit 106 that extracts information from the network packet according to the setting in the system simulation apparatus. It was decided to consist of.
  • FIG. 20 is an example of a diagram for explaining the packet extraction data input time to the processor unit calculation hardware according to this embodiment. As an example, the input time of bus I / O information for 1000 processor modules is shown.
  • FIG. 21 is an example of a diagram for explaining the packet input time to the processor unit calculation unit according to the conventional example.
  • the time taken to input one network packet by the packet extraction part selection unit 103, the packet extraction setting input unit 104, and the network packet information extraction unit 106 is reduced to 1/5.
  • the network information transmission time which took about 10000 cycles in the conventional example, is reduced to about 1/5 of 2000 cycles in the system simulation apparatus according to this embodiment.
  • the system simulation evaluation uses about 1 million packets for evaluation. That is, since the above transmission time is further accumulated over 1 million times, the effect of reducing the amount of communication to the processor unit calculation hardware obtained with respect to the conventional example can be obtained.
  • the interface speed between the network simulation unit 105 and the processor unit calculation unit is improved, and the hardware acceleration division of the processor unit calculation unit is realized, thereby improving the speed of the system simulation device.
  • this embodiment enables the hardware division of the processor unit calculation unit by improving the interface speed between the network simulation unit 105 and the processor unit calculation unit hardware.
  • this invention is not limited to the above-mentioned Example, Various modifications are included.
  • the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described.
  • a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment.
  • each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit.
  • Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor.
  • Information such as programs, tables, and files for realizing each function can be stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
  • control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.

Abstract

The present invention provides a system simulation device with which processing load of a processor unit calculation unit is lightened, and high-speed processing is made possible. The system simulation device extracts selected information from a network packet with a network packet information extraction unit using information selected with a packet extraction site selection unit, and carries out a simulation calculation with the processor unit calculation unit using the extracted information.

Description

システムシミュレーション装置System simulation device
 本発明は、システムシミュレーション装置に関する。 The present invention relates to a system simulation apparatus.
 本技術分野の背景技術として、特許第3090388号公報(特許文献1)がある。この公報には、「ネットワークによって相互接続される複数のノードの間でネットワーク上を転送されるデータトラフィックをシミュレートする方法であって、該データトラフィックは該複数のノードの間で複数の対話を備えており、該複数のノードの1以上はクライアントノードであり、該複数のノードの1以上はサーバノード」と記載されている。 There is Japanese Patent No. 3090388 (Patent Document 1) as background art in this technical field. This publication describes "a method for simulating data traffic transferred over a network between a plurality of nodes interconnected by a network, wherein the data traffic causes a plurality of interactions between the plurality of nodes. 1 or more of the plurality of nodes are client nodes, and one or more of the plurality of nodes is described as a server node.
 また、特許第3746371号公報(特許文献2)がある。この公報には、「複数のプロセッサが各プロセッサ毎に独立したバスによりシステム制御装置に接続され該システム制御装置に主記憶が接続されたマルチプロセッサシステム上で実行される処理をシミュレーションすることにより、前記マルチプロセッサシステムの実行性能を測定する性能シミュレーション方法」と記載されている。 There is also Japanese Patent No. 3746371 (Patent Document 2). In this publication, “by simulating a process executed on a multiprocessor system in which a plurality of processors are connected to a system control device by an independent bus for each processor and a main memory is connected to the system control device, "Performance simulation method for measuring execution performance of the multiprocessor system".
特許第3090388号公報Japanese Patent No. 3090388 特許第3746371号公報Japanese Patent No. 3746371
 前記特許文献1には、ネットワークシミュレーションの仕組みが記載されている。また、システムシミュレーション評価の記載もあり、例えば、分散処理システムのトランザクショントラフィックをモデル化する例が記載されている。 Patent Document 1 describes a network simulation mechanism. There is also a description of system simulation evaluation. For example, an example of modeling transaction traffic of a distributed processing system is described.
 しかし従来の組込みシステム設計で用いるシステムシミュレーション装置は、ネットワークシミュレータとプロセッサユニット計算部で構成され、ネットワーク用の宛先 、データ等を含むネットワークパケットを状態変化点の多いプロセッササイクルに合わせてシミュレーションする必要がある。そのため、大規模プロセッサシステムのシミュレーションは、計算時間が長大となり実用時間で使用できない課題が存在した。 However, the system simulation apparatus used in the conventional embedded system design is composed of a network simulator and a processor unit calculation unit, and it is necessary to simulate a network packet including a network destination address and data in accordance with a processor cycle having many state change points. is there. Therefore, the simulation of a large-scale processor system has a problem that the calculation time is long and cannot be used in practical time.
 そこで、本発明は、プロセッサユニット計算部の処理負荷を軽減し、高速処理を可能としたシステムシミュレーション装置を提供する。 Therefore, the present invention provides a system simulation apparatus that reduces the processing load on the processor unit calculation unit and enables high-speed processing.
 上記課題を解決するために、例えば特許請求の範囲に記載の構成を採用する。
  本願は上記課題を解決する手段を複数含んでいるが、その一例を挙げるならば、システムシミュレーション装置であって、シミュレーションを行うシステムの構成を定義するシステム構成モデル定義部と、前記システム構成モデル定義部で定義されたシステムを構築するネットワークシミュレーション部と、前記ネットワークシミュレーション部で構築されたシステムのシミュレーション計算を行うプロセッサユニット計算部と、システムシミュレーション計算結果を表示する性能表示部と、前記定義されたシステム構成モデルを、前記ネットワークシミュレーション部の構成情報に変換して、該構成情報を前記ネットワークシミュレーション部に入力するとともに、前記プロセッサユニット計算部の構成情報に変換して、該構成情報を前記プロセッサユニット計算部に入力するシミュレーションパラメタ入力部と、ネットワークパケットから特定の情報を抽出し、前記プロセッサユニット計算部に入力するネットワークパケット情報抽出部と、前記ネットワークパケット情報抽出部でネットワークパケットから抽出する部位の選択を行うパケット抽出部位選択部と、前記パケット抽出部位選択部で選択された情報を前記ネットワークパケット情報抽出部と前記プロセッサユニット計算部に入力するパケット抽出設定入力部と、を有し、前記パケット抽出部位選択部で選択された情報を用いて前記ネットワークパケット情報抽出部によりネットワークパケットから選択された情報を抽出し、前記プロセッサユニット計算部で抽出された当該情報を用いてシミュレーション計算を行うを特徴とする。
In order to solve the above problems, for example, the configuration described in the claims is adopted.
The present application includes a plurality of means for solving the above problems. To give an example, a system simulation apparatus, which is a system configuration model definition unit that defines the configuration of a system that performs simulation, and the system configuration model definition A network simulation unit that constructs a system defined by the unit, a processor unit calculation unit that performs a simulation calculation of the system constructed by the network simulation unit, a performance display unit that displays a system simulation calculation result, and the defined The system configuration model is converted into the configuration information of the network simulation unit, and the configuration information is input to the network simulation unit, and the configuration information of the processor unit calculation unit is converted into the configuration information. A simulation parameter input unit to be input to the processor unit calculation unit, specific information is extracted from the network packet, and a network packet information extraction unit to be input to the processor unit calculation unit is extracted from the network packet by the network packet information extraction unit A packet extraction part selection unit for selecting a part; a packet extraction setting input part for inputting information selected by the packet extraction part selection unit to the network packet information extraction unit and the processor unit calculation unit; Using the information selected by the packet extraction part selection unit, the network packet information extraction unit extracts information selected from the network packet, and performs simulation calculation using the information extracted by the processor unit calculation unit And features.
 本発明によれば、プロセッサユニット計算部の処理負荷を軽減し、高速処理を可能としたシステムシミュレーション装置を提供する事ができる。 According to the present invention, it is possible to provide a system simulation apparatus that reduces the processing load on the processor unit calculation unit and enables high-speed processing.
 上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Issues, configurations, and effects other than those described above will be clarified by the following description of the embodiments.
実施例1に係るシステムシミュレーション装置の構成図の例Example of configuration diagram of system simulation apparatus according to embodiment 1 システム構成モデル定義部のユーザインタフェースの例Example of user interface of system configuration model definition part パケット抽出部位選択部のGUIダイアログの例Example of GUI dialog of packet extraction part selection part 実施例1に係るシステムシミュレーション装置の処理を説明するフローチャートの例Example of flowchart explaining processing of system simulation apparatus according to embodiment 1 従来のシステムシミュレーション装置の構成図の例Example of configuration diagram of conventional system simulation device 従来のシステムシミュレーション装置における処理を説明するフローチャートの例Example of flowchart explaining processing in conventional system simulation apparatus 従来のシステムシミュレーション装置を用いた場合の実計算機での評価計算サイクルの比較を説明する時間軸上のグラフの例Example of a graph on the time axis explaining the comparison of evaluation calculation cycles on a real computer when using a conventional system simulation device ネットワークパケット情報抽出部106を説明する図の例Example of a diagram illustrating network packet information extraction unit 106 ネットワークパケットを説明する図の例Example diagram illustrating network packets 実施例1に係るシステムシミュレーション装置を用いた場合の実計算機での評価計算サイクルを説明する時間軸上のグラフの例Example of graph on time axis explaining evaluation calculation cycle in real computer when system simulation apparatus according to embodiment 1 is used プロセッサモジュールでの処理を説明するプロセッサモデルの図の例Example processor model diagram that illustrates the processing in the processor module プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)の計算内容を説明する図の例Example of a diagram explaining the calculation contents of the processor unit calculation unit (processor shared bus probability calculation model) プロセッサモジュールの、リアルタイム性計算モデルの性能計算の計算内容を示す図The figure which shows the calculation contents of the performance calculation of the real-time property calculation model of the processor module システム評価内容選択部のGUIダイアログの例Example of GUI dialog for system evaluation content selection section 実施例5におけるシステムシミュレーション装置1500を示す構成図の例Example of configuration diagram showing system simulation apparatus 1500 in the fifth embodiment プロセッサユニット計算部 演算内容選択部のGUIダイアログ1501の例Example of GUI dialog 1501 in the processor unit calculation unit / operation content selection unit 実施例6におけるシステムシミュレーション装置1600を示す構成図の例Example of configuration diagram showing system simulation apparatus 1600 in Embodiment 6 実施例7におけるシステムシミュレーション装置1700を示す構成図の例Example of configuration diagram showing system simulation apparatus 1700 in Embodiment 7 実施例8におけるシステムシミュレーション装置1900を示す構成図の例Example of configuration diagram showing system simulation apparatus 1900 in the eighth embodiment 実施例8によるプロセッサユニット計算ハードウェアへのパケット抽出データ入力時間を説明する図の例Example of a diagram for explaining packet extraction data input time to processor unit calculation hardware according to embodiment 8 従来例によるプロセッサユニット計算部へのパケット入力時間を説明する図の例Example of a diagram illustrating packet input time to a processor unit calculation unit according to a conventional example
以下、実施例を図面を用いて説明する。 Hereinafter, examples will be described with reference to the drawings.
 ここで、本発明に係るシステムシミュレーション装置の実施の形態について説明する。
  図1は、本実施例のシステムシミュレーション装置の構成図の例である。
Here, an embodiment of a system simulation apparatus according to the present invention will be described.
FIG. 1 is an example of a configuration diagram of a system simulation apparatus according to the present embodiment.
 システムシミュレーション装置100は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部107、性能表示部108からなる装置である。 The system simulation apparatus 100 includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit calculation unit 107. , A device comprising the performance display unit 108.
 システム構成モデル定義部101はシミュレーションを行うシステムの構成を定義する部位であり、この定義部101ではユーザが評価を行いたい対象のシステムの内容入力することで、評価対象のシステム構成を定義する。 The system configuration model definition unit 101 is a part that defines the configuration of the system that performs the simulation. In this definition unit 101, the system configuration of the evaluation target is defined by inputting the contents of the target system that the user wants to evaluate.
 シミュレーションパラメタ入力部102は、システム構成モデル定義部101にて定義されたシステム構成モデルを、ネットワークシミュレーション部105の構成情報と、プロセッサユニット計算部107の構成情報に変換して、それぞれのシミュレーション部に対し入力する。 The simulation parameter input unit 102 converts the system configuration model defined by the system configuration model definition unit 101 into the configuration information of the network simulation unit 105 and the configuration information of the processor unit calculation unit 107, and sends them to the respective simulation units. Enter it.
 パケット抽出部位選択部103は、ネットワークパケットから抽出する部位を選択する選択部であり、例としてGUIのダイアログの形態をとる。 The packet extraction part selection unit 103 is a selection part that selects a part to be extracted from a network packet, and takes the form of a GUI dialog as an example.
 パケット抽出設定入力部104は、パケット抽出部位選択部103にて選択されたネットワークパケットから抽出する部位を、ネットワークパケット情報抽出部106とプロセッサユニット計算部107に入力する。 The packet extraction setting input unit 104 inputs a part extracted from the network packet selected by the packet extraction part selection unit 103 to the network packet information extraction unit 106 and the processor unit calculation unit 107.
 ネットワークシミュレーション部105は、システム構成モデル定義部101によって定義され、シミュレーションパラメタ入力部102により変換されたシステム構成モデルパラメタを用いた、システムのネットワークシミュレーションを行う。 The network simulation unit 105 performs network simulation of the system using the system configuration model parameters defined by the system configuration model definition unit 101 and converted by the simulation parameter input unit 102.
 ネットワークパケット情報抽出部106は、ネットワークシミュレーション部105から出力されたネットワークパケットを入力し、ネットワークパケット抽出情報選択部103の選択に従い、ネットワークパケットから情報を抽出し、抽出したパケット情報のみをプロセッサユニット計算部107へ出力する処理を行う。 The network packet information extraction unit 106 receives the network packet output from the network simulation unit 105, extracts information from the network packet according to the selection of the network packet extraction information selection unit 103, and calculates only the extracted packet information by processor unit calculation. Processing to output to the unit 107 is performed.
 プロセッサユニット計算部107は、システム構成モデル定義部101によって定義され、シミュレーションパラメタ入力部102により変換されたシステム構成モデルパラメタと、パケット抽出部位選択部103によって選択され、パケット抽出設定入力部104により変換されたパケット抽出部位パラメタと、を用いてプロセッサユニット計算を行い、システムのシミュレーションを行う。 The processor unit calculation unit 107 is defined by the system configuration model definition unit 101, converted by the simulation parameter input unit 102, selected by the packet extraction part selection unit 103, and converted by the packet extraction setting input unit 104. The processor unit calculation is performed using the obtained packet extraction site parameters, and the system is simulated.
 性能表示部108は、システムシミュレーション結果を表示する部位であり、結果をビジュアル化しGUIもしくはテキスト情報として出力する。 The performance display unit 108 is a part for displaying a system simulation result, and visualizes the result and outputs it as GUI or text information.
 図2は、システム構成モデル定義部101のユーザインタフェースの例である。
  一例としてシステム構成モデル定義部101はGUI(グラフィカルユーザインタフェース)200と、モジュールとしてデータジェネレータモジュール201、伝送路モジュール202、スイッチモジュール203、プロセッサモジュール205からなる。
FIG. 2 is an example of a user interface of the system configuration model definition unit 101.
As an example, the system configuration model definition unit 101 includes a GUI (graphical user interface) 200, and a data generator module 201, a transmission path module 202, a switch module 203, and a processor module 205 as modules.
 システム構成モデル定義部GUI(グラフィカルユーザインタフェース)200は、システム構成モデル定義部のユーザインタフェースの例であり、シミュレーションするシステムを、コンピュータの画面上に表示する。ユーザ設定によりシステムシミュレーションに係るモジュール(部品)と呼ばれる機能ブロックを配置し、それぞれをネットワークで相互に接続する入力を受け付ける。 The system configuration model definition unit GUI (graphical user interface) 200 is an example of a user interface of the system configuration model definition unit, and displays a system to be simulated on a computer screen. Functional blocks called modules (components) related to system simulation are arranged according to user settings, and inputs for connecting each of them to each other via a network are received.
 データジェネレータモジュール201は、設定された発生パターンに従って、ネットワークパケットを生成する。
  伝送路モジュール202は、ネットワークパケットを入力し、ペイロードサイズを解析し、ネットワークパケットが伝送路モジュール202を通過するにかかる時間、すなわち伝送レイテンシ時間を算出し、ネットワークパケットのレイテンシパラメタに、その算出した伝送レイテンシ時間を加算し設定する。
The data generator module 201 generates a network packet according to the set generation pattern.
The transmission path module 202 inputs a network packet, analyzes the payload size, calculates the time taken for the network packet to pass through the transmission path module 202, that is, the transmission latency time, and calculates the latency parameter of the network packet Add and set the transmission latency time.
 システムシミュレーション装置において、シミュレーション対象物が、ある動作を完了するまでに必要とする時間の事をサービス時間と呼び、上記、伝送路モジュール202においては「伝送路モジュール202は、ネットワークパケットを入力し、ペイロードサイズを解析し、ネットワークパケットに対し伝送レイテンシ時間をサービス時間としてセットする」こととなる。 In the system simulation apparatus, the time required for the simulation target object to complete a certain operation is called service time. In the transmission path module 202, “transmission path module 202 inputs a network packet, The payload size is analyzed, and the transmission latency time is set as the service time for the network packet ”.
 スイッチモジュール203は、ネットワークパケットを入力し、スイッチ設定表に従って、出力ポート先を切り替え、出力するモジュールである。 The switch module 203 is a module that inputs a network packet, switches the output port destination according to the switch setting table, and outputs the destination.
 プロセッサモジュール205は、ネットワークパケットを用いた所望の計算を行い、計算結果を出力するモジュールである。 The processor module 205 is a module that performs a desired calculation using a network packet and outputs a calculation result.
 システム構成モデル定義部101では、例えば上記モジュールを組合わせて用いてシミュレーション対象としてのシステムを構成する事が可能で、プロセッサモジュール205を例えば1000個程度配置した大規模プロセッサシステムも構築可能である。 In the system configuration model definition unit 101, for example, a system as a simulation target can be configured using a combination of the above modules, and a large-scale processor system in which, for example, about 1000 processor modules 205 are arranged can be constructed.
 シミュレーションパラメタ入力部102は、前記定義されたシステム構成モデルを、ネットワークシミュレーション部105の構成情報と、プロセッサユニット計算部107の構成情報に変換して、それぞれのシミュレーション部に対し入力する。 The simulation parameter input unit 102 converts the defined system configuration model into the configuration information of the network simulation unit 105 and the configuration information of the processor unit calculation unit 107, and inputs them to the respective simulation units.
 例としてネットワークシミュレーション部105には、データジェネレータ201、伝送路202、スイッチ203の各モジュールの構成、個数、それぞれのモジュール個別で定められたパラメタ、各モジュール間でどのような接続関係にあるかを示す接続関係、をパラメタとして設定する。 As an example, in the network simulation unit 105, the configuration and number of each module of the data generator 201, the transmission path 202, and the switch 203, parameters determined individually for each module, and the connection relationship between the modules are shown. The connection relationship shown is set as a parameter.
 例としてプロセッサユニット計算部107には、プロセッサモジュール205の構成、個数、モジュール個別に定められたパラメタ、ネットワークシミュレーション部105との接続関係、がパラメタとして設定される。 As an example, in the processor unit calculation unit 107, the configuration and number of the processor modules 205, parameters determined for each module, and the connection relationship with the network simulation unit 105 are set as parameters.
 図3はパケット抽出部位選択部103のGUIダイアログ300の例である。
  パケット抽出部位選択部103は、ダイアログ300として例示され、ユーザが抽出部位を選択を入力することでシミュレーションに用いたいネットワークパケットの情報選択入力を受け付ける。
FIG. 3 shows an example of the GUI dialog 300 of the packet extraction part selection unit 103.
The packet extraction part selection unit 103 is exemplified as a dialog 300, and accepts information selection input of a network packet to be used for simulation when the user inputs selection of an extraction part.
 選択された情報はパケット抽出部位選択部103によりパケット抽出設定入力部104に入力され、さらにパケット抽出設定入力部104がネットワークパケット情報抽出部106とプロセッサユニット計算部107にパケット抽出部位パラメタを入力する。 The selected information is input to the packet extraction setting input unit 104 by the packet extraction site selection unit 103, and the packet extraction setting input unit 104 inputs the packet extraction site parameters to the network packet information extraction unit 106 and the processor unit calculation unit 107. .
 例えば、ネットワークパケット情報抽出部106とプロセッサユニット計算部107には、ネットワークパケットから抽出する部位を示す情報をパラメタとして入力する。 For example, in the network packet information extraction unit 106 and the processor unit calculation unit 107, information indicating a part extracted from the network packet is input as a parameter.
 ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部107は設定されたパラメタに従い、各部が連携し、システムシミュレーション計算を行う。 The network simulation unit 105, the network packet information extraction unit 106, and the processor unit calculation unit 107 cooperate with each other according to the set parameters to perform system simulation calculation.
 図4は、本実施例に係るシステムシミュレーション装置の処理を説明するフローチャートの例である。 FIG. 4 is an example of a flowchart for explaining processing of the system simulation apparatus according to the present embodiment.
 シミュレーションが開始し(401)、システム構成モデル定義部のユーザインターフェース200においてユーザが設定入力することでシステム構成モデルの定義を行い(402)、定義されたモデルを用いてシミュレーションパラメータ入力部102によりシミュレーションパラメタを生成し(403)、生成されたシミュレーションパラメータをシミュレーションパラメータ入力部102によってネットワークシミュレーション部105とプロセッサユニット計算部107に入力する(404)。 The simulation is started (401), and the system configuration model is defined by the user setting and input in the user interface 200 of the system configuration model definition unit (402), and the simulation is performed by the simulation parameter input unit 102 using the defined model. A parameter is generated (403), and the generated simulation parameter is input to the network simulation unit 105 and the processor unit calculation unit 107 by the simulation parameter input unit 102 (404).
 次に、パケット抽出部位選択画面300においてユーザが設定入力することでネットワークパケットから抽出する部位を選択し(405)、抽出する部位の情報をパケット抽出設定入力部104によりネットワークパケット情報抽出部106とプロセッサユニット計算部107に入力する(406)。 Next, a part to be extracted from the network packet is selected by setting input on the packet extraction part selection screen 300 (405), and information on the part to be extracted is connected to the network packet information extraction part 106 by the packet extraction setting input part 104. It inputs into the processor unit calculation part 107 (406).
 次に、離散時間0の状態における全モジュールの状態を計算し更新する(407)。 Next, the state of all modules in the state of discrete time 0 is calculated and updated (407).
 次に、ネットワークシミュレーション部105内のネットワークイベント発生(410)にともない、イベントルーチンにてイベント処理を行う(411)。
  ネットワークイベントとは、ネットワークシミュレーション部内の状態を計算し更新するきっかけとなる、状態の変化点の事を指す。
Next, in response to the occurrence of a network event (410) in the network simulation unit 105, event processing is performed in an event routine (411).
A network event refers to a state change point that triggers to calculate and update the state in the network simulation unit.
 ネットワークイベントはモジュールごとに異なり、たとえばデータジェネレータモジュール201では、「ネットワークパケットを生成する」というイベントが発生し、これにともなう処理を行う事となる。 The network event is different for each module. For example, in the data generator module 201, an event “generates a network packet” occurs, and processing associated therewith is performed.
 また、たとえばスイッチモジュール203では「入力バッファからネットワークパケットを取り出す」というイベントが発生し、これにともない、所定の出力ポートにネットワークパケットを移動する、という処理をイベントルーチンは行う。 Further, for example, in the switch module 203, an event “extracts a network packet from the input buffer” occurs, and accordingly, the event routine performs a process of moving the network packet to a predetermined output port.
 次に、ネットワークパケット情報抽出部106において、抽出情報選択部103でユーザの設定入力により選択した情報をパケットから抽出する(420)。 Next, in the network packet information extraction unit 106, the information selected by the user's setting input in the extraction information selection unit 103 is extracted from the packet (420).
 プロセッサユニット計算部107内の各プロセッサモジュール205では、送られたネットワークパケット情報によりプロセッサイベントが発生し(421)、プロセッサユニット計算を実施する(430)。 In each processor module 205 in the processor unit calculation unit 107, a processor event is generated by the transmitted network packet information (421), and the processor unit calculation is performed (430).
 全てのモジュールの性能計算が完了したか、判定する(440)。
  全てのモジュールの計算が完了したら、当該離散時間の状態における全モジュールの状態更新完了とし、離散時間を1進める(441)。
It is determined whether the performance calculation of all modules is completed (440).
When the calculation of all the modules is completed, the state update of all modules in the discrete time state is completed, and the discrete time is advanced by 1 (441).
 シミュレーション時間満了を判断し(442)、満了したら、今までの計算結果を用い、状態表示部にて性能計算結果をビジュアル化しGUIもしくはテキスト情報として出力する(443)。
  そして、シミュレーションを終了する(444)。
The expiration of the simulation time is determined (442). When the simulation time expires, the performance calculation result is visualized in the state display unit using the calculation result so far and output as GUI or text information (443).
Then, the simulation is terminated (444).
 図5は、従来のシステムシミュレーション装置の構成図の例である。
  ここで比較のため、従来のシステムシミュレーション装置について図5を用い説明する。
FIG. 5 is an example of a configuration diagram of a conventional system simulation apparatus.
Here, for comparison, a conventional system simulation apparatus will be described with reference to FIG.
 従来のシステムシミュレーション装置500は、システム構成モデル定義部501、シミュレーションパラメタ入力部502、ネットワークシミュレーション部505、プロセッサユニット計算部507、性能表示部508からなる装置である。 A conventional system simulation apparatus 500 is an apparatus including a system configuration model definition unit 501, a simulation parameter input unit 502, a network simulation unit 505, a processor unit calculation unit 507, and a performance display unit 508.
 システム構成モデル定義部501はシミュレーションを行うシステムの構成を定義する部位であり、この定義部501は評価を行いたい対象のシステムを受け付ける。 The system configuration model definition unit 501 is a part that defines the configuration of a system that performs simulation, and the definition unit 501 receives a target system to be evaluated.
 シミュレーションパラメタ入力部502は、システム構成モデル定義部501にて定義されたシステム構成モデルを、ネットワークシミュレーション部505の構成情報と、プロセッサユニット計算部507の構成情報に変換して、それぞれのシミュレーション部に対し入力する。 The simulation parameter input unit 502 converts the system configuration model defined by the system configuration model definition unit 501 into the configuration information of the network simulation unit 505 and the configuration information of the processor unit calculation unit 507, and sends them to the respective simulation units. Enter it.
 ネットワークシミュレーション部505は、システム構成モデル定義部501によって定義され、シミュレーションパラメタ入力部502により変換されたシステム構成モデルパラメタを用いた、システムのネットワークシミュレーションを行う。 The network simulation unit 505 performs network simulation of the system using the system configuration model parameters defined by the system configuration model definition unit 501 and converted by the simulation parameter input unit 502.
 プロセッサユニット計算部507は、システム構成モデル定義部501によって定義され、シミュレーションパラメタ入力部502により変換されたシステム構成モデルパラメタを用いた、システムのプロセッサユニットのシミュレーションを行う。 The processor unit calculation unit 507 performs a simulation of the processor unit of the system using the system configuration model parameters defined by the system configuration model definition unit 501 and converted by the simulation parameter input unit 502.
 性能表示部508は、システムシミュレーション結果を表示する部位であり、結果をビジュアル化しGUIもしくはテキスト情報として出力する。 The performance display unit 508 is a part for displaying a system simulation result, and visualizes the result and outputs it as GUI or text information.
 図6は、従来のシステムシミュレーション装置における処理を説明するフローチャートの例である。
  従来のシステムシミュレーション装置500の各部位が連携したシステムシミュレーション処理フローを図6を用い説明する。
FIG. 6 is an example of a flowchart for explaining processing in a conventional system simulation apparatus.
A system simulation processing flow in which the respective parts of the conventional system simulation apparatus 500 cooperate will be described with reference to FIG.
 シミュレーションが開始し(601)、構成モデル定義を行い(602)、定義されたモデルを用いてシミュレーションパラメタを生成(603)、ネットワークシミュレーション部505とプロセッサユニット計算部507に入力する(604)。 Simulation starts (601), a configuration model is defined (602), simulation parameters are generated using the defined model (603), and are input to the network simulation unit 505 and the processor unit calculation unit 507 (604).
 次に、離散時間0の状態における全モジュールの状態を計算し更新する(607)。 Next, the state of all modules in the discrete time 0 state is calculated and updated (607).
 ネットワークシミュレーション部505内のネットワークイベント発生(610)にともない、イベントルーチンにてイベント処理を行う(611)。 In response to the occurrence of a network event (610) in the network simulation unit 505, event processing is performed in an event routine (611).
 次に、プロセッサユニット計算部507内の各プロセッサモジュールでは、送られたネットワークパケットによりプロセッサイベントが発生する(621)。 Next, in each processor module in the processor unit calculator 507, a processor event is generated by the transmitted network packet (621).
 送られたネットワークパケットのデータを用い、かつプロセッササイクルでの性能計算を行う、マルチレート処理を行う(630)。 Multi-rate processing is performed (630), using the network packet data sent and calculating the performance in the processor cycle.
 全てのモジュールの性能計算が完了したか、判定する(640)。 It is judged whether the performance calculation of all modules is completed (640).
 全てのモジュールの計算が完了したら、当該離散時間の状態における全モジュールの状態更新完了とし、離散時間を1進める(641)。 When the calculation of all modules is completed, the state update of all modules in the discrete time state is completed, and the discrete time is advanced by 1 (641).
 シミュレーション時間満了を判断し(642)、満了したら、今までの計算結果を用い、状態表示部にて性能計算結果をビジュアル化しGUIもしくはテキスト情報として出力する(643)。
  そして、シミュレーションを終了する(644)。
The simulation time is judged to be expired (642). When the simulation time is expired, the performance calculation result is visualized in the state display unit using the calculation result so far and output as GUI or text information (643).
Then, the simulation is terminated (644).
 以上、従来のシステムシミュレーション装置500は、ネットワーク用の宛先 、データ等を含むネットワークパケットと、状態変化点の多いプロセッササイクルとを合わせてシミュレーションする事が必要である。 As described above, the conventional system simulation apparatus 500 needs to perform simulation by combining a network packet including a network destination address, data, and the like, and a processor cycle having many state change points.
 システムシミュレーション装置において、ネットワークパケットの伝送シミュレーションにともなう各モジュールの状態変化は、ネットワークパケットの伝送が完了した時点で発生する。 In the system simulation apparatus, the state change of each module accompanying the network packet transmission simulation occurs when the transmission of the network packet is completed.
 例えば、ネットワークパケットのサイズが300Bytesの塊りのデータで、1.25Gbpsの速度の伝送路を通過するシミュレーションを行った場合、ネットワークパケットの伝送シミュレーションにともなう各モジュールの状態変化は、300Bytesデータの伝送毎に発生し、時間間隔(レート)で表現すると240ns毎に発生する。 For example, if a network packet size is 300 bytes of data and a simulation is performed that passes through a transmission path with a speed of 1.25 Gbps, the state change of each module associated with the network packet transmission simulation is It occurs every 240 ns when expressed in terms of time interval (rate).
 また、システムシミュレーション装置において、プロセッサユニット計算部507内の各プロセッサモジュールでの、プロセッサイベントの状態変化は、プロセッササイクル毎に発生する。プロセッササイクルとは、各プロセッサモジュールを駆動するクロックの逆数を指す。 Further, in the system simulation apparatus, the state change of the processor event in each processor module in the processor unit calculation unit 507 occurs every processor cycle. The processor cycle refers to the reciprocal of the clock that drives each processor module.
 例えば、各プロセッサモジュールが1GHzのクロックで駆動されているとする。この場合、プロセッサイベントの状態変化は、時間間隔(レート)で表現すると1ns毎に発生する。 For example, assume that each processor module is driven by a 1 GHz clock. In this case, the state change of the processor event occurs every 1 ns in terms of time interval (rate).
 ネットワークパケットの伝送シミュレーションにともなう状態変化の間隔と、各プロセッサモジュールにおけるプロセッサイベントの状態変化の間隔は、以上のとおり異なる。これら状態変化の間隔の異なる複数のシミュレーションを単一のシステムシミュレーション装置において実施する事をマルチレート計算と言う。 As described above, the interval of the state change due to the network packet transmission simulation and the interval of the processor event state change in each processor module are different as described above. Performing a plurality of simulations with different state change intervals in a single system simulation apparatus is called multirate calculation.
 上記説明した、従来のシステムシミュレーション装置500は、ネットワーク用の宛先、データ等を含むネットワークパケットと、状態変化点の多いプロセッササイクルとを合わせてシミュレーションしており、マルチレート計算を行っている、と言う。 The above-described conventional system simulation apparatus 500 performs simulation by combining a network packet including a network destination, data, and the like and a processor cycle having many state change points, and performs multirate calculation. To tell.
 従来のシステムシミュレーション装置500は、正確なシミュレーション結果を得る事を第一の目標としていた。このため、状態変化間隔(レート)の異なる各モジュールを組み合わせた場合、各モジュールの状態変化間隔(レート)を忠実に守り、個々に計算するマルチレート計算は、正確なシミュレーション結果を得るために必須の機能であった。 The conventional system simulation apparatus 500 has a first goal of obtaining an accurate simulation result. For this reason, when modules with different state change intervals (rates) are combined, the multi-rate calculation to keep the state change intervals (rates) of each module faithfully and calculate individually is essential to obtain accurate simulation results. It was a function.
 しかし、マルチレート計算は、計算時間が長大となる課題が存在した。
  上記の例では、ネットワークパケットの伝送シミュレーションにともなう各モジュールの状態変化は、240ns毎に発生し、プロセッサユニット計算部507内の各プロセッサモジュールでの、プロセッサイベントの状態変化は、1ns毎に発生する。
  つまり、一つのネットワークパケットを伝送シミュレーションするのに比べ、プロセッサイベントの状態変化は240倍発生する。
However, multirate calculation has a problem that the calculation time is long.
In the above example, the state change of each module accompanying the network packet transmission simulation occurs every 240 ns, and the state change of the processor event in each processor module in the processor unit calculator 507 occurs every 1 ns. .
That is, the state change of the processor event occurs 240 times as much as the transmission simulation of one network packet.
 例えば、一つのネットワークパケットを、処理データとしてプロセッサユニット計算部507内のプロセッサモジュールに伝送した場合、シミュレーション時間は、ネットワークパケットのみ伝送シミュレーションする場合にくらべ、240倍かかる。 For example, when one network packet is transmitted as processing data to the processor module in the processor unit calculation unit 507, the simulation time is 240 times longer than when only a network packet is transmitted.
 また、プロセッサイベントの状態変化は、プロセッサユニット計算部507内の各プロセッサモジュールそれぞれで発生する。そのため、大規模プロセッサシステムのシミュレーションは、計算時間が長大となり実用時間で使用できない。 Further, a change in the state of the processor event occurs in each processor module in the processor unit calculation unit 507. For this reason, the simulation of a large-scale processor system cannot be used in practical time because of a long calculation time.
 図7は、従来のシステムシミュレーション装置を用いた場合の実計算機での評価計算サイクルの比較を説明する時間軸上のグラフの例である。 FIG. 7 is an example of a graph on the time axis for explaining a comparison of evaluation calculation cycles in an actual computer when a conventional system simulation apparatus is used.
 例として、図5で示したプロセッサユニット計算部507において、プロセッサユニット計算部507内のプロセッサモデルが1000個である大規模システムのシミュレーション評価を行う場合の実計算機での評価計算サイクルを、図7を用い以下説明する。 As an example, in the processor unit calculation unit 507 shown in FIG. 5, an evaluation calculation cycle in an actual computer when performing a simulation evaluation of a large-scale system having 1000 processor models in the processor unit calculation unit 507 is shown in FIG. Will be described below.
 図7では、ネットワークシミュレーション部505の1シミュレーションサイクル(701)に対し、プロセッサユニット計算部507の計算サイクルが99サイクル必要(702)となっている。 In FIG. 7, 99 calculation cycles of the processor unit calculation unit 507 are necessary (702) with respect to one simulation cycle (701) of the network simulation unit 505.
 マルチレート処理は1000プロセッサ個々に必要であるため、結果、マルチレート処理計算サイクルが1000プロセッサ分積算する。 Since multi-rate processing is required for each 1000 processors, multi-rate processing calculation cycles are accumulated for 1000 processors.
 例えば、マルチレート計算サイクルは、ネットワークパケットが300Bytesのパケットである場合、プロセッサユニット計算部507では、ネットワークイベントの処理サイクルに比べ百倍程度の実計算機のマルチレート計算サイクルが必要である。 For example, when the network packet is a 300-byte packet, the processor unit calculation unit 507 needs about 100 times the multi-rate calculation cycle of the actual computer as compared to the network event processing cycle.
 また、このマルチレート計算は、一つのプロセッサモジュール205毎に独立して発生するもので、システム全体として1つの離散時間状態の更新には、マルチレート計算サイクルがプロセッサモジュール個数分積算する。 In addition, this multi-rate calculation is generated independently for each processor module 205, and multi-rate calculation cycles are added by the number of processor modules to update one discrete time state as a whole system.
 例示した前記プロセッサモデルが1000個である大規模システムでは、ネットワークイベントの数百倍のマルチレート計算サイクルが、1000個のプロセッモジュール205各々で発生する事となる。 In a large-scale system having 1000 processor models as illustrated, multi-rate calculation cycles several hundred times as many as network events occur in each of 1000 processor modules 205.
 さらに、実際のシステムのシミュレーション評価は、100万パケット程度を評価に用いる。よって、前述のマルチレート計算のプロセッサモデル個数分積算した計算回数がさらに100万回超積算する事となり、実計算機の計算量が発散し、実用的な計算時間内では収まらない問題があった。 Furthermore, the simulation evaluation of an actual system uses about 1 million packets for evaluation. Therefore, the number of computations accumulated for the number of processor models of the above-mentioned multi-rate computation is further accumulated more than 1 million times, and the amount of computation of an actual computer diverges, and there is a problem that does not fit within a practical computation time.
 これに対し本実施例によるシステムシミュレーション装置100は、ネットワークシミュレータとプロセッサユニット計算部、ネットワークパケットから抽出する部位を選択する選択部と、設定に応じてネットワークパケットから情報を抽出する抽出部とを具備し、当該データを用いることでプロセッサユニット計算部の処理負荷を軽減し、高速処理を可能とした。 On the other hand, the system simulation apparatus 100 according to the present embodiment includes a network simulator, a processor unit calculation unit, a selection unit that selects a part to be extracted from the network packet, and an extraction unit that extracts information from the network packet according to the setting. By using the data, the processing load on the processor unit calculation unit is reduced, and high-speed processing is possible.
 以下に、本願発明におけるプロセッサユニット計算部の処理負荷を軽減し、高速処理を可能にする構成について説明する。 Hereinafter, a configuration that reduces the processing load of the processor unit calculation unit and enables high-speed processing in the present invention will be described.
 図8は、ネットワークパケット情報抽出部106を説明する図の例である。
  ネットワークパケット入力インタフェース801は、ネットワークパケットが入力される部位である。
FIG. 8 is an example of a diagram illustrating the network packet information extraction unit 106.
The network packet input interface 801 is a part to which a network packet is input.
 パケットフィールド選択部802は、パケット抽出部位選択部103、パケット抽出設定入力部104に従い、ネットワークパケットから情報を抽出する。 The packet field selection unit 802 extracts information from the network packet according to the packet extraction part selection unit 103 and the packet extraction setting input unit 104.
 プロセッサユニット計算部情報生成部803は、プロセッサユニット計算部107に対する入力データを生成する。 The processor unit calculation unit information generation unit 803 generates input data for the processor unit calculation unit 107.
 図9はネットワークパケットを説明する図の例である。
  ネットワークパケット入力インタフェース801へ入力するパケットサイズは、例として図9に示すように、300Bytesである(901)。
FIG. 9 is an example of a diagram illustrating a network packet.
The packet size input to the network packet input interface 801 is 300 bytes as shown in FIG. 9 as an example (901).
 図8、図9を用いて、ネットワークパケット情報抽出の流れを説明する。
  例として、パケットフィールド選択部802で”Format Type”と“Transaction”のフィールドを抽出する。
The flow of network packet information extraction will be described with reference to FIGS.
As an example, the packet field selection unit 802 extracts “Format Type” and “Transaction” fields.
 ”Format Type”は4bitであり、ネットワークパケットの種類が定義されている。例えば、“遠隔のプロセッサに対しキャッシュ操作をするパケット”、“遠隔のバスI/Oに関するパケット”、“ネットワークの点検用パケット”、“その他パケット”といった定義が”Format Type”によりなされる。 “Format Type” is 4 bits, and the type of network packet is defined. For example, “Format Type” defines “packet that performs cache operation on remote processor”, “packet related to remote bus I / O”, “network inspection packet”, and “other packet”.
 また、“Transaction”は4bitであり、“Format Type”で定義された種類のパケットが行う操作内容が示される。
  例えば“遠隔のプロセッサに対しキャッシュ操作をするパケット”について“あるアドレスのデータをゼロクリアする”操作や、“遠隔のバスI/Oに関するパケット”について “あるアドレスにデータを書き込む”操作内容が“Transaction”により示される。
Further, “Transaction” is 4 bits, and indicates the operation contents to be performed by the type of packet defined by “Format Type”.
For example, the operation of “clearing data at a certain address to zero” for “packet that caches a remote processor” or “writing data to a certain address” for “packet related to remote bus I / O” is “Transaction ".
 プロセッサユニット計算部情報生成部803が”Format Type”と“Transaction”のフィールドを抽出することで、出力されるデータは、例えば8bitとなる。 When the processor unit calculation unit information generation unit 803 extracts the fields of “Format Type” and “Transaction”, the output data is, for example, 8 bits.
 ここで、パケットフィールド選択部802にて、”Format Type”、“Transaction”といったフィールドの定義を組み合わせて判断する表を具備することで、入力されたネットワークパケットから“バスI/Oに対するデータ書き込み操作”といった情報を抽出することも可能である。 Here, the packet field selection unit 802 has a table for judging by combining field definitions such as “Format Type” and “Transaction”, so that “data write operation to bus I / O” can be performed from the input network packet. It is also possible to extract information such as “
 “バスI/Oに対するデータ書き込み操作”の有無は最小で1bitの情報で表すことが可能であり、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークパケット情報抽出部106を用いることで、ネットワークパケットからの抽出情報サイズを最小1bitまで減らすことが出来る。 The presence / absence of “data write operation to bus I / O” can be expressed by 1-bit information at a minimum. By using the packet extraction part selection unit 103, the packet extraction setting input unit 104, and the network packet information extraction unit 106, The size of information extracted from network packets can be reduced to a minimum of 1 bit.
 これにより、プロセッサユニット計算部107に入力する情報量を減らし、計算負荷を軽減、高速処理を可能とする。 This reduces the amount of information input to the processor unit calculation unit 107, reduces the calculation load, and enables high-speed processing.
 本実施例では、ネットワークパケットから”Format Type”と“Transaction”の情報を抽出する設定としているが、これに限定されるものではなく、パケット抽出部位選択部103で選択された他の抽出情報においても、その組合わせに応じてプロセッサユニット計算部107での計算負荷軽減し、高速処理可能である。 In the present embodiment, the setting is made to extract “Format Type” and “Transaction” information from the network packet. However, the present invention is not limited to this, and other extraction information selected by the packet extraction part selection unit 103 is used. However, the calculation load in the processor unit calculation unit 107 is reduced according to the combination, and high-speed processing is possible.
 図10は、本実施例に係るシステムシミュレーション装置を用いた場合の実計算機での評価計算サイクルを説明する時間軸上のグラフの例である。 FIG. 10 is an example of a graph on the time axis for explaining an evaluation calculation cycle in an actual computer when the system simulation apparatus according to the present embodiment is used.
 プロセッサユニット計算部107内のプロセッサモデルが1000個超となる大規模システムのシミュレーション評価を行う場合の本実施例に係るシステムシミュレーション装置100を用いた場合の実計算機での評価計算サイクルを図10を用い説明する。 FIG. 10 shows an evaluation calculation cycle in an actual computer when the system simulation apparatus 100 according to the present embodiment is used when performing a simulation evaluation of a large-scale system having more than 1000 processor models in the processor unit calculation unit 107. Use and explain.
 ネットワークシミュレーション部105の1シミュレーションサイクル(1001)に対し、プロセッサユニット計算部107の計算サイクルが4サイクル必要(1002)な例で、1000プロセッサ個々に性能計算を行い、結果、従来例のマルチレート処理が積算した例700と比較し、高速処理が実現されている。 In an example in which four calculation cycles of the processor unit calculation unit 107 are required (1002) for one simulation cycle (1001) of the network simulation unit 105, performance calculation is performed for each of 1000 processors, and as a result, the multirate processing of the conventional example is performed. Compared with the example 700 in which is accumulated, high-speed processing is realized.
 これは、ネットワークパケット情報抽出部106においてネットワークパケットから抽出した情報を、プロセッサユニット計算部107が計算に用いるためである。
  プロセッサユニット計算部107での計算は、マルチレート計算が不要となり、ネットワークイベントのイベント処理に比べ数倍程度の実計算機の計算サイクルで実現可能となる。
This is because the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 for calculation.
The calculation in the processor unit calculation unit 107 does not require multi-rate calculation, and can be realized in a calculation cycle of an actual computer several times as much as event processing of network events.
 また、本実施例によるプロセッサユニット計算部107の処理は、一つのプロセッサモデル205毎に独立して発生するもので、システム全体として1つの離散時間状態の更新には、計算サイクルがプロセッサモデル個数分積算する。 Further, the processing of the processor unit calculation unit 107 according to the present embodiment occurs independently for each processor model 205, and the update of one discrete time state as the entire system requires a calculation cycle for the number of processor models. Accumulate.
 例えば、プロセッサモデルが1000個である大規模プロセッサシステムにおいては、ネットワークイベントの数倍の計算サイクルが、1000個のプロセッサモデル各々で発生する事となる。 For example, in a large-scale processor system having 1000 processor models, calculation cycles several times as many as network events occur in each of 1000 processor models.
 さらに、実際のシステムのシミュレーション評価は、100万パケット程度を評価に用いる。 Furthermore, the simulation evaluation of an actual system uses about 1 million packets for evaluation.
 従来例では数百倍のマルチレート計算が本実施例によるシステムシミュレーション装置100では数倍まで計算時間が減り、かつ、前述の計算のプロセッサモデル個数分積算した計算回数がさらに100万回程度積算する事となる。 In the conventional example, multi-rate calculation of several hundred times is reduced to several times in the system simulation apparatus 100 according to the present embodiment, and the number of calculations of the above-mentioned calculation corresponding to the number of processor models is further accumulated about 1 million times. It will be a thing.
 以上から、従来例に対し得られる実計算機の計算量の削減効果が得られ、実計算機の計算量は発散せず、実用的な計算時間内で収まる。 From the above, the effect of reducing the amount of calculation of the actual computer obtained with respect to the conventional example can be obtained, and the amount of calculation of the actual computer does not diverge and falls within a practical calculation time.
 なお本実施例では、システム構成定義部101及びパケット抽出部位選択部103において、ユーザの入力により設定される構成としたが、これに限定されるものではなく、予め設定された条件をメモリ等に記憶しておき、メモリ等に記憶された値や条件を読み出して設定入力するような構成のものであってもよい。 In the present embodiment, the system configuration definition unit 101 and the packet extraction part selection unit 103 are configured to be set by user input. However, the present invention is not limited to this, and preset conditions are stored in a memory or the like. A configuration may be employed in which values and conditions stored in a memory or the like are read out and set and input.
  本実施例では、システムシミュレーション評価として、ネットワーク性能評価を行うシステムシミュレーション装置の例を説明する。 In this embodiment, an example of a system simulation apparatus that performs network performance evaluation will be described as system simulation evaluation.
 本実施例によるシステムシミュレーション装置は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200、性能表示部108からなる装置である。 The system simulation apparatus according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit. It is a device comprising a calculation unit (processor shared bus probability calculation model) 1200 and a performance display unit 108.
 図1のシステムシミュレーション装置100のうち、プロセッサユニット計算部107をプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the processor unit calculation unit 107 is changed to a processor unit calculation unit (processor shared bus probability calculation model) 1200. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 プロセッサ共有バス確率計算モデルは、プロセッサユニットにおけるサービス時間である、プロセッサユニットにデータが到着してからデータ処理が完了するまでの時間を、共有バスの確率を元にして計算し求める計算方式の事である。 The processor shared bus probability calculation model is a calculation method that calculates the time from the arrival of data to the processor unit to the completion of data processing based on the probability of the shared bus, which is the service time in the processor unit. It is.
 プロセッサ共有バス確率計算モデルの詳細な説明を下記に示す。
  システムのネットワークの性能、例えばネットワークの伝送容量を評価する場合、ネットワークパケットがデータジェネレータモジュール201で生成されてから、プロセッサモジュール205でサービスを受けるまでの総レイテンシを用いる。
A detailed description of the processor shared bus probability calculation model is given below.
When evaluating the network performance of the system, for example, the transmission capacity of the network, the total latency from when the network packet is generated by the data generator module 201 to when the service is received by the processor module 205 is used.
 つまり、システムのネットワークの性能を求める場合、プロセッサユニット計算部のサービス時間は、ネットワークパケットがプロセッサユニット計算部に到着してからサービスを与えるまでのレイテンシ時間を算出する方式に簡略化が可能である。 In other words, when calculating the network performance of the system, the service time of the processor unit calculation unit can be simplified to a method of calculating the latency time from when the network packet arrives at the processor unit calculation unit until the service is given. .
 図11は、プロセッサモジュールでの処理を説明するプロセッサモデルの図の例である。
  ネットワークインタフェース1101は、ネットワークで伝送されるパケットデータとプロセッサ共有バスでやり取りされるデータを相互に変換する機能を有する部位である。
FIG. 11 is an example of a processor model diagram for explaining processing in the processor module.
The network interface 1101 is a part having a function of mutually converting packet data transmitted over the network and data exchanged over the processor shared bus.
 メモリ1102は、プロセッサ1100の処理に必要な一連のデータ、命令を記憶し格納する領域である。 The memory 1102 is an area for storing and storing a series of data and instructions necessary for the processing of the processor 1100.
 プロセッサ共有バス1103は、プロセッサ1100内のネットワークインタフェース1101、メモリ1102、CPU core1104を相互にアクセス可能とする、バス型のデータ伝送路である。 The processor shared bus 1103 is a bus-type data transmission path that allows the network interface 1101, the memory 1102, and the CPU core 1104 in the processor 1100 to be mutually accessible.
 CPU core1104は、プロセッサ1100内のメモリ1102からプロセッサ共有バス1103を介して命令、データを読出し、計算処理を行い、結果を、プロセッサ共有バス1103を介してメモリやネットワークインタフェース1101に返す部位である。 The CPU core 1104 is a part that reads instructions and data from the memory 1102 in the processor 1100 via the processor shared bus 1103, performs calculation processing, and returns the results to the memory and the network interface 1101 via the processor shared bus 1103.
 たとえば、プロセッサモデル1100において、ネットワークインタフェース1101にネットワークパケットが到着したとすると、この場合、プロセッサモデル1100内で直接パケットデータをそのまま性能計算に用いる事は出来ないため、ネットワークインタフェース1101のバッファにパケットを格納する。 For example, in the processor model 1100, if a network packet arrives at the network interface 1101, in this case, the packet data cannot be directly used for performance calculation in the processor model 1100. Therefore, the packet is sent to the buffer of the network interface 1101. Store.
 次に、パケットの内容を解析し、プロセッサ1100に対しどのような処理を行うパケットか、判定する。 Next, the contents of the packet are analyzed to determine what kind of processing the processor 1100 performs.
 例えばプロセッサ1100のメモリ1102にデータを書き込むネットワークパケットだった場合、ネットワークインタフェース1101からプロセッサ共有バス1103に対し書込みアクセス要求を出す。 For example, in the case of a network packet for writing data to the memory 1102 of the processor 1100, a write access request is issued from the network interface 1101 to the processor shared bus 1103.
 また、ネットワークパケットのデータに対しCPU Core1104が何かしらの処理を行う。
  これら処理はプロセッササイクルでの処理となる。
In addition, the CPU Core 1104 performs some processing on the network packet data.
These processes are performed in a processor cycle.
 図11を用い、ネットワークパケットへのサービスの処理の内容について説明する。
  図2で説明したデータジェネレータ201で生成したネットワークパケットがプロセッサモジュール205に対し行う主なアクセスは、メモリ1102へのRead、Write処理である。
The contents of service processing for network packets will be described with reference to FIG.
The main access that the network packet generated by the data generator 201 described in FIG. 2 performs to the processor module 205 is read and write processing to the memory 1102.
 すなわち、プロセッサモジュールのパケットレイテンシはネットワークパケットの到着からメモリ1102への格納までの時間をサービスとして与えればよい。 That is, the packet latency of the processor module may be given as a service the time from the arrival of the network packet to the storage in the memory 1102.
 しかしここで、レイテンシには変動要因が存在する。それは、CPU core1104がプロセッサ共有バス1103へアクセスした場合の、ネットワークインタフェース1101との輻輳状態(コンフリクト)の発生である。 However, here, there are fluctuation factors in latency. This is the occurrence of a congestion state (conflict) with the network interface 1101 when the CPU core 1104 accesses the processor shared bus 1103.
 CPU core1104が高負荷状態でメモリ1102との間で大量のデータを長時間やり取りする場合など、プロセッサ共有バス1103が占有される場合、ネットワークインタフェース1101から見ると、プロセッサ共有バス1103の利用権が獲得できず、パケットはネットワークインタフェース1101の内部のバッファに待機する事となる。 When the processor shared bus 1103 is occupied, such as when a large amount of data is exchanged with the memory 1102 for a long time when the CPU core 1104 is in a high load state, the right to use the processor shared bus 1103 is acquired from the network interface 1101 The packet cannot wait in the buffer inside the network interface 1101.
 このプロセッサ共有バス1103の占有によるパケットの待機状態も、レイテンシとしてカウントされ、ネットワーク性能を悪化させる要因となる。 The waiting state of the packet due to the occupation of the processor shared bus 1103 is also counted as a latency, which causes a deterioration in network performance.
 本実施例においてこのCPU core1104の処理によるプロセッサ共有バス1103の占有状態は、ネットワークインタフェース1101から見たプロセッサ共有バス1103の利用可能率の減少と定義する事とした。 In this embodiment, the occupied state of the processor shared bus 1103 by the processing of the CPU core 1104 is defined as a decrease in the availability rate of the processor shared bus 1103 as viewed from the network interface 1101.
 つまり、CPU core1104の処理によるプロセッサ共有バス1103の状態は、長期間で考えると確率的にとらえる事が可能である。 That is, the state of the processor shared bus 1103 by the processing of the CPU core 1104 can be grasped stochastically when considered for a long period of time.
 これをネットワークインタフェース1101から見た、共有バス1103の利用可能率としてモデリングすることとした。 This is modeled as the availability rate of the shared bus 1103 as seen from the network interface 1101.
 バス利用可能率は、CPU core1104が高負荷であるプロセッサモジュールは低く、低負荷であるプロセッサモジュールは高く設定するものとする。 The bus availability rate is set to be low for processor modules with a high load on the CPU core 1104 and high for processor modules with a low load.
 以上から、プロセッサモジュール205は、ネットワークパケットが到着してから、バス利用可能率に基づき、サービスを提供する、もしくはしない、という判断を行い、サービス時間を計算する。
  以上が、プロセッサ共有バス確率計算モデルの詳細な説明である。
From the above, after the arrival of the network packet, the processor module 205 determines whether or not to provide the service based on the bus availability rate, and calculates the service time.
The above is the detailed description of the processor shared bus probability calculation model.
 図12は、プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200の計算内容を説明する図の例である。
  本実施例によるプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200は、プロセッサユニット計算データ1201、バスビジー状態1202、バス有効/無効切り替え部1203、サービス時間計算部(プロセッサ共有バス確率計算モデル)1204、バス利用可能率1205、からなる。
FIG. 12 is an example of a diagram illustrating the calculation contents of the processor unit calculation unit (processor shared bus probability calculation model) 1200.
A processor unit calculation unit (processor shared bus probability calculation model) 1200 according to this embodiment includes processor unit calculation data 1201, a bus busy state 1202, a bus valid / invalid switching unit 1203, a service time calculation unit (processor shared bus probability calculation model) 1204. , The bus availability rate 1205.
 プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200を用いたネットワークの伝送容量を評価するシステムシミュレーションの流れの一例について、図12を用いて説明する。 An example of a system simulation flow for evaluating the transmission capacity of the network using the processor unit calculation unit (processor shared bus probability calculation model) 1200 will be described with reference to FIG.
 プロセッサユニット計算データ1201は、あるサイズのデータを内包するパケットデータで、ジェネレータ201から生成されたものである。 The processor unit calculation data 1201 is packet data containing data of a certain size, and is generated from the generator 201.
 バス有効/無効切り替え部1203は、プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200において、パケットにサービスを与えるサービス計算部1204へプロセッサユニット計算データ1201を通過させるか、否かの判断を行う。 In the processor unit calculation unit (processor shared bus probability calculation model) 1200, the bus valid / invalid switching unit 1203 determines whether or not to pass the processor unit calculation data 1201 to the service calculation unit 1204 that provides a service to the packet. .
 バス利用可能率1205は、バス有効/無効切り替え部1203において、サービス計算部1204へプロセッサユニット計算データ1201を通過させるか、否かを切り替える値を出力し、それは例えば‘1’= 通過、‘0’= 不通過、である。 The bus availability ratio 1205 outputs a value for switching whether or not to allow the processor unit calculation data 1201 to pass to the service calculation unit 1204 in the bus valid / invalid switching unit 1203. '= No pass.
 バス利用可能率1205が‘1’、‘0’を出力するのは確率的であり、たとえば「‘1’を40%出力する」というように設定されるものである。 It is probabilistic that the bus availability rate 1205 outputs “1” and “0”, and is set to “output 40% of“ 1 ””, for example.
 バスビジー状態1202は、バス有効/無効切り替え部1203においてプロセッサユニット計算データ1201が不通過と判断された場合に‘1’となる。 The bus busy state 1202 becomes “1” when the bus valid / invalid switching unit 1203 determines that the processor unit calculation data 1201 does not pass.
 バス有効/無効切り替え部1203においてプロセッサユニット計算データ1201が不通過と判断された場合には、ネットワークインタフェース内のバッファにパケットデータを保持し、所定のレイテンシ時間を与える。 When the bus valid / invalid switching unit 1203 determines that the processor unit calculation data 1201 does not pass, the packet data is held in the buffer in the network interface and given latency time is given.
 サービス計算部1204は、バス有効/無効切り替え部1203においてプロセッサユニット計算データ1201が通過と判断された場合に、サービス時間を計算し、プロセッサユニット計算データのパラメタにサービス時間を設定する。 When the bus valid / invalid switching unit 1203 determines that the processor unit calculation data 1201 has passed, the service calculation unit 1204 calculates a service time and sets the service time as a parameter of the processor unit calculation data.
 以上示した、プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200を用いた、システムシミュレーション評価として、ネットワーク性能評価を行うシステムシミュレーション装置の例を説明する
 図4に示すパケット抽出部位選択部103は、ネットワーク性能評価に必要なネットワークパケットから抽出する部位の選択を受け付け、例としてダイアログ300で、”Transaction Type”と”Transaction”を選択する。
An example of a system simulation apparatus that performs network performance evaluation as system simulation evaluation using the processor unit calculation unit (processor shared bus probability calculation model) 1200 shown above will be described. The packet extraction part selection unit 103 shown in FIG. Then, selection of a part to be extracted from a network packet necessary for network performance evaluation is accepted, and “Transaction Type” and “Transaction” are selected in the dialog 300 as an example.
 選択された情報はパケット抽出部設定入力部104に入力され、ネットワークパケット情報抽出部106とプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)の各々に対する必要なパラメタに変換し、それぞれの部位に入力する。 The selected information is input to the packet extraction unit setting input unit 104, converted into necessary parameters for each of the network packet information extraction unit 106 and the processor unit calculation unit (processor shared bus probability calculation model), and input to each part. To do.
 例えば、ネットワークパケット情報抽出部104とプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)には、ネットワークパケットから抽出する部位”Transaction Type”と”Transaction”が選択されたことを示す情報をパラメタとして入力する。 For example, the network packet information extraction unit 104 and the processor unit calculation unit (processor shared bus probability calculation model) input information indicating that the parts “Transaction Type” and “Transaction” to be extracted from the network packet are selected as parameters. To do.
 これにより、ネットワークパケット情報抽出部106は、ネットワークパケットから” Transaction Type”と”Transaction”を抽出するモードとなる。 Thereby, the network packet information extraction unit 106 enters a mode for extracting “抽出 Transaction Type” and “Transaction” from the network packet.
 プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)では、ネットワークパケットから抽出する部位”Transaction Type”と”Transaction”が選択されたことを示す情報から、プロセッサのバスI/Oのみの性能計算を行うモードとなる。 The processor unit calculator (processor shared bus probability calculation model) calculates the performance of only the bus I / O of the processor from the information indicating that the parts “Transaction Type” and “Transaction” to be extracted from the network packet are selected. It becomes a mode.
 また、システムのネットワークの性能、例えばネットワークの伝送容量を評価する場合、ネットワークパケットがデータジェネレータモジュール201で生成されてから、プロセッサモジュール205でサービスを受けるまでの総レイテンシを用いる。
  すなわち、パケットサイズ(単位はBytes)÷総レイテンシ(単位は時間)で伝送容量を算出する。
When evaluating the network performance of the system, for example, the transmission capacity of the network, the total latency from when the network packet is generated by the data generator module 201 to when the processor module 205 receives a service is used.
That is, the transmission capacity is calculated by packet size (unit: Bytes) / total latency (unit: time).
 以上から、プロセッサユニット計算部としては、ネットワークの性能を求める場合、機能として、ネットワークパケットがプロセッサユニット計算部に到着してからサービスを与えるまでのレイテンシ時間を算出できれば良い。 From the above, when calculating the performance of the network, the processor unit calculation unit only needs to be able to calculate the latency time from when the network packet arrives at the processor unit calculation unit until the service is provided.
 図11は、プロセッサモジュールでの処理を説明するプロセッサモデルの図の例である。
  ネットワークインタフェース1101は、ネットワークで伝送されるパケットデータとプロセッサ共有バスでやり取りされるデータを相互に変換する機能を有する部位である。
FIG. 11 is an example of a processor model diagram for explaining processing in the processor module.
The network interface 1101 is a part having a function of mutually converting packet data transmitted over the network and data exchanged over the processor shared bus.
 メモリ1102は、プロセッサ1100の処理に必要な一連のデータ、命令を記憶し格納する領域である。 The memory 1102 is an area for storing and storing a series of data and instructions necessary for the processing of the processor 1100.
 プロセッサ共有バス1103は、プロセッサ1100内のネットワークインタフェース1101、メモリ1102、CPU core1104を相互にアクセス可能とする、バス型のデータ伝送路である。 The processor shared bus 1103 is a bus-type data transmission path that allows the network interface 1101, the memory 1102, and the CPU core 1104 in the processor 1100 to be mutually accessible.
 CPU core1104は、プロセッサ1100内のメモリ1102からプロセッサ共有バス1103を介して命令、データを読出し、計算処理を行い、結果を、プロセッサ共有バス1103を介してメモリやネットワークインタフェース1101に返す部位である。 The CPU core 1104 is a part that reads instructions and data from the memory 1102 in the processor 1100 via the processor shared bus 1103, performs calculation processing, and returns the results to the memory and the network interface 1101 via the processor shared bus 1103.
 たとえば、プロセッサモデル1100において、ネットワークインタフェース1101にネットワークパケットが到着したとすると、この場合、プロセッサモデル1100内で直接パケットデータをそのまま性能計算に用いる事は出来ないため、ネットワークインタフェース1101のバッファにパケットを格納する。 For example, in the processor model 1100, if a network packet arrives at the network interface 1101, in this case, the packet data cannot be directly used for performance calculation in the processor model 1100. Therefore, the packet is sent to the buffer of the network interface 1101. Store.
 次に、パケットの内容を解析し、プロセッサ1100に対しどのような処理を行うパケットか、判定する。
  例えばプロセッサ1100のメモリ1102にデータを書き込むネットワークパケットだった場合、ネットワークインタフェース1101からプロセッサ共有バス1103に対し書込みアクセス要求を出す。
  また、ネットワークパケットのデータに対しCPU Core1104が何かしらの処理を行う。これら処理はプロセッササイクルでの処理となる。
Next, the contents of the packet are analyzed to determine what processing the processor 1100 should perform.
For example, in the case of a network packet for writing data to the memory 1102 of the processor 1100, a write access request is issued from the network interface 1101 to the processor shared bus 1103.
In addition, the CPU Core 1104 performs some processing on the network packet data. These processes are performed in a processor cycle.
 図11を用い、ネットワークパケットへのサービスの処理の内容について説明する。
  図2で説明したデータジェネレータ201で生成したネットワークパケットがプロセッサモジュール205に対し行う主なアクセスは、メモリ1102へのRead、Write処理である。
  すなわち、プロセッサモジュールのパケットレイテンシはネットワークパケットの到着からメモリ1102への格納までの時間をサービスとして与えればよい。
The contents of service processing for network packets will be described with reference to FIG.
The main access that the network packet generated by the data generator 201 described in FIG. 2 performs to the processor module 205 is read and write processing to the memory 1102.
That is, the packet latency of the processor module may be given as a service the time from the arrival of the network packet to the storage in the memory 1102.
 しかしここで、レイテンシには変動要因が存在する。それは、CPU core1104がプロセッサ共有バス1103へアクセスした場合の、ネットワークインタフェース1101との輻輳状態(コンフリクト)の発生である。 However, here, there are fluctuation factors in latency. This is the occurrence of a congestion state (conflict) with the network interface 1101 when the CPU core 1104 accesses the processor shared bus 1103.
 CPU core1104が高負荷状態でメモリ1102との間で大量のデータを長時間やり取りする場合など、プロセッサ共有バス1103が占有される場合、ネットワークインタフェース1101から見ると、プロセッサ共有バス1103の利用権が獲得できず、パケットはネットワークインタフェース1101の内部のバッファに待機する事となる。 When the processor shared bus 1103 is occupied, such as when a large amount of data is exchanged with the memory 1102 for a long time when the CPU core 1104 is in a high load state, the right to use the processor shared bus 1103 is acquired from the network interface 1101 The packet cannot wait in the buffer inside the network interface 1101.
 このプロセッサ共有バス1103の占有によるパケットの待機状態も、レイテンシとしてカウントされ、ネットワーク性能を悪化させる要因となる。 The waiting state of the packet due to the occupation of the processor shared bus 1103 is also counted as a latency, which causes a deterioration in network performance.
 本実施例においてこのCPU core1104の処理によるプロセッサ共有バス1103の占有状態は、ネットワークインタフェース1101から見たプロセッサ共有バス1103の利用可能率の減少と定義する事とした。
  つまり、CPU core1104の処理によるプロセッサ共有バス1103の状態は、長期間で考えると確率的にとらえる事が可能であるとした。
In this embodiment, the occupied state of the processor shared bus 1103 by the processing of the CPU core 1104 is defined as a decrease in the availability rate of the processor shared bus 1103 as viewed from the network interface 1101.
In other words, it is assumed that the state of the processor shared bus 1103 by the processing of the CPU core 1104 can be grasped stochastically in the long term.
 これをネットワークインタフェース1101から見た、共有バス1103の利用可能率としてモデリングすることとした。 This is modeled as the availability rate of the shared bus 1103 as seen from the network interface 1101.
 バス利用可能率は、CPU core1104が高負荷であるプロセッサモジュールは低く、低負荷であるプロセッサモジュールは高く設定するものとする。 The bus availability rate is set to be low for processor modules with a high load on the CPU core 1104 and high for processor modules with a low load.
 以上から、プロセッサモジュール205は、ネットワークパケットが到着してから、バス利用可能率に基づき、サービスを提供する、もしくはしない、という判断を行う。 From the above, the processor module 205 determines whether or not to provide a service based on the bus availability after the arrival of the network packet.
 図12に示すのは、プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200の計算内容を説明する図の例である。 FIG. 12 shows an example of a diagram for explaining the calculation contents of the processor unit calculation unit (processor shared bus probability calculation model) 1200.
 以上の機能を持つプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200を用いたネットワークの伝送容量を評価するシステムシミュレーションの流れの一例について、図2を用いて説明する。 An example of a system simulation flow for evaluating the transmission capacity of the network using the processor unit calculation unit (processor shared bus probability calculation model) 1200 having the above functions will be described with reference to FIG.
 ネットワークパケットの伝送容量は、データジェネレータモジュール201からネットワークパケットを生成し、プロセッサモジュール205にてサービスを受けるまでにかかった時間を計測し、そのパケットデータのサイズをその時間で割って、単位時間当たりネットワークのデータ伝送容量を計測するものである。 The transmission capacity of the network packet is determined by measuring the time taken to generate a network packet from the data generator module 201 and receiving the service in the processor module 205, and dividing the size of the packet data by the time to obtain the per-unit time. It measures the data transmission capacity of the network.
 あるサイズのデータを内包するパケットデータをジェネレータ201から生成する。 Packet data containing data of a certain size is generated from the generator 201.
 シリアル伝送路202においては、伝送速度(容量)に応じ、パケットデータが伝送路通過する時にある時間がかかる。この時間の事をレイテンシと呼ぶ。例えば100Bytesの大きさのパケットが1Gbpsの伝送路202を通過する場合、800nsのレイテンシが発生する。 In the serial transmission path 202, depending on the transmission speed (capacity), it takes a certain time when the packet data passes through the transmission path. This time is called latency. For example, when a packet having a size of 100 Bytes passes through a 1 Gbps transmission path 202, a latency of 800 ns occurs.
 そのパケットは、スイッチモジュール203が次に受け付ける。スイッチモジュール203は入力と出力にそれぞれバッファを持ち、またスイッチ処理のためにパケットレイテンシが発生する。たとえばスイッチ203通過のレイテンシを300nsとする。 The switch module 203 accepts the packet next. The switch module 203 has buffers for input and output, and generates packet latency for switch processing. For example, let the latency through the switch 203 be 300 ns.
 次に、プロセッサモジュール205において、共有バス利用可能率に基づき、パケットにサービスを与えるかどうかの判断を行う。 Next, the processor module 205 determines whether to provide a service to the packet based on the shared bus availability rate.
 例えば、結果、プロセッサモジュールでのサービス時間が1usだったとする。 Suppose, for example, that the service time in the processor module is 1us.
 以上、データジェネレータ201での100Bytesのパケット生成からプロセッサモデル205でのパケットへのサービス提供までに発生したレイテンシは800ns+300ns+1usで2.1usとなり、システム内データ伝送容量は100Bytes/2.1us=752.4MB/sの伝送容量を持つシステムとして評価される。 As described above, the latency generated from the generation of the 100 Bytes packet in the data generator 201 to the provision of the packet service in the processor model 205 becomes 2.1 us at 800 ns + 300 ns + 1 us, and the data transmission capacity in the system is 100 Bytes / 2.1 us = 752.4. It is evaluated as a system with a transmission capacity of MB / s.
 以上示した実施例のプロセッサモジュールでは、行っている計算はネットワークパケットのRead、Writeに係るI/O情報を受け取り、あらかじめ決められた共有バス利用可能率に従い、パケットにサービスを与えるかどうかの判断である。 In the processor module of the above-described embodiment, the calculation being performed receives I / O information related to network packet read and write, and determines whether to provide a service to the packet according to a predetermined shared bus availability rate. It is.
 プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)1200は、サービスを与える場合はサービスを与え、与えない場合はネットワークインタフェース内のバッファにパケットデータを保持し、所定のレイテンシ時間を与える、という計算を行う。 The processor unit calculation unit (processor shared bus probability calculation model) 1200 calculates that the service is provided when the service is provided, and the packet data is held in a buffer in the network interface when the service is not provided, and a predetermined latency time is given. Do.
 これら処理は図11に示すプロセッサモデルの処理を行う場合に発生するプロセッササイクルでのマルチレート計算が発生せず、高速処理が可能である。 These processes do not cause multi-rate calculation in the processor cycle that occurs when the processor model shown in FIG. 11 is processed, and high-speed processing is possible.
 例えば、ネットワークイベント1回に対し、せいぜい、本実施例でのプロセッサモジュールの計算は、4サイクル程度の計算で済むと考えられる。 For example, for a single network event, the calculation of the processor module in this embodiment can be calculated with about 4 cycles at most.
 これは、従来のマルチレート計算での計算サイクルに比べ、2桁程度高速な処理が可能としている。以上から、実利用可能な計算時間内で、実利用可能な計算時間内で、システムのネットワーク性能として、ネットワークの伝送容量を評価可能とした。 This is capable of processing about two orders of magnitude faster than the conventional multi-rate calculation cycle. From the above, the network transmission capacity can be evaluated as the network performance of the system within the actual available calculation time and within the actually available calculation time.
 また、システムのネットワークの性能として、他に例えばネットワークの各モジュールでのバッファ使用量の評価が組込みなどリアルタイム性を要求されるシステムにおいては重要である。 Also, as a system network performance, it is important in a system that requires real-time performance, for example, evaluation of buffer usage in each module of the network is incorporated.
 各モジュール201、203、205のバッファ使用量は、モジュールの入力伝送容量、出力伝送容量の変化の仕方によって決定される。ネットワークパケットは各モジュールに入力した時点でバッファに格納される。この時点で、バッファ使用量は1増加する。 The buffer usage of each module 201, 203, 205 is determined by how the input transmission capacity and output transmission capacity of the module change. The network packet is stored in the buffer when it is input to each module. At this point, the buffer usage increases by one.
 また、パケットが出力可能な場合、バッファからパケットを取出し後段に転送するため、バッファ使用量は1減少する。 Also, when the packet can be output, the buffer usage is reduced by 1 because the packet is taken out from the buffer and transferred to the subsequent stage.
 システムが破たんしないようにするには、バッファ使用量の上限値をあらかじめ評価し求め、この上限値以上のバッファを具備するシステムを構築する必要がある。 In order to prevent the system from breaking down, it is necessary to evaluate and obtain the upper limit value of the buffer usage in advance, and to construct a system having a buffer exceeding this upper limit value.
 バッファの使用量は、ネットワークトポロジと、プロセッサモジュールのCPU coreの処理負荷状況に影響を受ける。つまり、ネットワークトポロジが、複数のジェネレータからのネットワークパケットがスイッチを経由し単一のプロセッサモジュールで処理するようなトポロジとなっている場合、スイッチの出力ポートでは複数のジェネレータからのパケットデータが輻輳を起こし、伝送容量が減少する。 The buffer usage is affected by the network topology and the processing load status of the CPU module core of the processor module. In other words, if the network topology is such that network packets from multiple generators are processed by a single processor module via the switch, packet data from multiple generators is congested at the output port of the switch. Cause transmission capacity to decrease.
 これにより、スイッチの入力ポートのバッファの消費速度が減少し、バッファの使用量が増加する場合がある。また、プロセッサモジュールのCPU coreが高負荷で、プロセッサ共有バスの利用可能率が低い場合、プロセッサのネットワークインタフェースの伝送容量が減少する事となり、このプロセッサにデータを供給しているポートのバッファの利用量が増加する場合がある。 ∙ This may reduce the buffer consumption speed of the switch input port and increase the buffer usage. In addition, if the CPU core of the processor module is heavy and the availability rate of the processor shared bus is low, the transmission capacity of the network interface of the processor will decrease, and the port buffer that supplies data to this processor will be used. The amount may increase.
 極端な場合は、ポートの入力、出力の関係から、バッファがフル状態となり、これ以上新たなパケットデータを積むことが出来ない状況も発生する。
  すなわち、システムシミュレーションとしては、伝送容量をモデリングする事と、ポート内のバッファの動きをモデリングできればよい事となる。
In extreme cases, the buffer becomes full due to the relationship between the input and output of the port, and a situation in which no more new packet data can be loaded occurs.
That is, as system simulation, it is only necessary to model the transmission capacity and to model the movement of the buffer in the port.
 伝送容量は本実施例においてシステムシミュレーション評価により算出可能とした。
  バッファ使用量については、各モジュールのバッファに、最大使用量を記録する記録部を設ける。
  システムシミュレーション完了後、全モジュールの最大使用量を、性能評価値としてGUI、もしくはテキスト情報として出力する。
In this embodiment, the transmission capacity can be calculated by system simulation evaluation.
Regarding the buffer usage, a recording unit for recording the maximum usage is provided in the buffer of each module.
After the system simulation is completed, the maximum usage of all modules is output as a performance evaluation value as GUI or text information.
 以上から、実利用可能な計算時間内で、システムのネットワーク性能として、バッファ利用量を評価可能とした。 From the above, the buffer usage can be evaluated as the network performance of the system within the calculation time that can be actually used.
  本実施例では、システムシミュレーション評価として、ネットワーク性能評価を行うシステムシミュレーション装置として、リアルタイム性能を評価する例を説明する。 In this embodiment, an example in which real-time performance is evaluated as a system simulation apparatus that performs network performance evaluation will be described as system simulation evaluation.
 本実施例によるシステムシミュレーション装置は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部(リアルタイム性評価モデル)1300、性能表示部108からなる装置である。 The system simulation apparatus according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit. This is a device comprising a calculation unit (real-time evaluation model) 1300 and a performance display unit 108.
 図1のシステムシミュレーション装置100のうち、プロセッサユニット計算部107をプロセッサユニット計算部(リアルタイム性評価モデル)1300に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the processor unit calculation unit 107 is changed to a processor unit calculation unit (real-time evaluation model) 1300. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 プロセッサユニット計算部のリアルタイム性評価モデルとは、プロセッサユニットにおけるサービス時間である、プロセッサユニットにデータが到着してからデータ処理が完了するまでの時間を、パケットが持つ優先度と処理内容とサイズを元にして計算し求める計算方式の事である。 The real-time evaluation model of the processor unit calculation unit is the service time in the processor unit, which is the time from the arrival of data to the processor unit until the data processing is completed. It is a calculation method that is calculated based on the original.
 リアルタイム性評価モデルの詳細な説明を下記に示す。
  システムのリアルタイム性を評価するには、パケットがデータジェネレータで生成されてから、プロセッサモジュールで規定時間(デッドライン)までにサービスを受けるまでの時間を算出し評価する。 プロセッサユニット計算部としては、プロセッサユニットにおけるサービス時間である、プロセッサユニットにデータが到着してからデータ処理が完了するまでの時間を、パケットが持つ優先度と処理内容とサイズを用いて計算し、サービス時間として算出する方式に簡略化が可能である。
A detailed explanation of the real-time evaluation model is shown below.
In order to evaluate the real-time property of the system, the time from when a packet is generated by the data generator until the service is received by the specified time (deadline) by the processor module is calculated and evaluated. As the processor unit calculation unit, the time until the data processing is completed after the data arrives at the processor unit, which is the service time in the processor unit, is calculated using the priority, processing content and size of the packet, The method for calculating the service time can be simplified.
 この処理のためにはネットワークパケットの”priority”と”Transaction”と”Size”の情報があればよい。
  リアルタイム性能を計算するプロセッサモデルでは、priority(優先度)毎に用意されたTransaction(処理)内容別の標準的なサービス時間を値として持っている。
For this processing, it is only necessary to have “priority”, “Transaction”, and “Size” information of the network packet.
The processor model for calculating real-time performance has a standard service time for each transaction (processing) content prepared for each priority as a value.
 また、プロセッサの処理速度にパケットのSize情報を乗算し、先ほどのサービス時間と加算し、最終的なネットワークパケットへのサービス時間を求める。
  また、リアルタイム性のサービス時間にはジッタと呼ばれるある一定の揺れが存在する。これを求めるパラメタ(時間)を持っておき、この範囲の揺れをランダムに求め、サービス時間に加算する。
In addition, the processor processing speed is multiplied by the packet size information and added to the previous service time to obtain the service time for the final network packet.
Further, there is a certain fluctuation called jitter in the real-time service time. Having a parameter (time) for obtaining this, the fluctuation in this range is randomly obtained and added to the service time.
 以上示した実施例のプロセッサモジュールでは、行っている計算はネットワークパケットの”priority”と”Transaction”と”Size”の情報を受け取り、あらかじめ決められたプロセッサモジュールのリアルタイム性能情報に従い、パケットにサービスをどれだけ与えるか、という計算を行っているのみである。 In the processor module of the above-described embodiment, the calculation being performed receives “priority”, “Transaction”, and “Size” information of the network packet, and services the packet according to the predetermined real-time performance information of the processor module. It only calculates how much to give.
 以上が、リアルタイム性評価モデルの詳細な説明である。
  図13は、プロセッサユニット計算部(リアルタイム性評価モデル)1300の計算内容を説明する図の例である。
The above is the detailed description of the real-time evaluation model.
FIG. 13 is an example of a diagram for explaining the calculation contents of the processor unit calculation unit (real-time evaluation model) 1300.
 本実施例によるプロセッサユニット計算部(リアルタイム性評価モデル)1300は、プロセッサユニット計算データ1301、バスビジー状態1302、標準サービス時間付与部1303、標準サービス時間記憶部1304、パケットサイズサービス時間計算部1305、サービスジッタ記憶部1306、サービス時間計算部(リアルタイム性評価モデル)1307、からなる。 A processor unit calculation unit (real-time evaluation model) 1300 according to this embodiment includes a processor unit calculation data 1301, a bus busy state 1302, a standard service time grant unit 1303, a standard service time storage unit 1304, a packet size service time calculation unit 1305, a service. It comprises a jitter storage unit 1306 and a service time calculation unit (real-time evaluation model) 1307.
 プロセッサユニット計算部(リアルタイム性評価モデル)1300を用いたネットワーク性能評価を行うシステムシミュレーション装置として、リアルタイム性能を評価する流れの一例について、図13を用いて説明する。 An example of a flow for evaluating real-time performance as a system simulation apparatus that performs network performance evaluation using the processor unit calculation unit (real-time evaluation model) 1300 will be described with reference to FIG.
 プロセッサユニット計算データ1301は、あるサイズのデータを内包するパケットデータで、ジェネレータ201から生成されたものである。 The processor unit calculation data 1301 is packet data containing data of a certain size and is generated from the generator 201.
 標準サービス時間付与部1303は、優先度、処理別の標準的なサービス時間を求め、プロセッサユニット計算データのパラメタにサービス時間を設定する。 The standard service time grant unit 1303 obtains a standard service time for each priority and process, and sets the service time in the parameter of the processor unit calculation data.
 標準サービス時間付与部1303で付与するサービス時間は、あらかじめ、priority(優先度)毎に用意されたTransaction(処理)内容別の標準的なサービス時間を、標準サービス時間記憶部1304に記憶し、値として持っている。 The service time granted by the standard service time grant unit 1303 is stored in advance in the standard service time storage unit 1304 as a standard service time for each transaction (processing) content prepared for each priority (priority). Have as.
 パケットサイズサービス時間計算部1305は、プロセッサの処理速度にパケットのSize情報を乗算し、先ほどのサービス時間と加算し、最終的なネットワークパケットへのサービス時間を求め、プロセッサユニット計算データ1301のパラメタにサービス時間を設定する。 The packet size service time calculation unit 1305 multiplies the processing speed of the processor by the size information of the packet, adds the previous service time, obtains the service time for the final network packet, and sets the parameter of the processor unit calculation data 1301 as the parameter. Set the service time.
 また、リアルタイム性のサービス時間にはジッタと呼ばれるある一定の揺れが存在する。これを求めるパラメタ(時間)はサービスジッタ記憶部1306に保持しておき、この範囲の揺れをランダムに求め、パケットサイズサービス時間計算部1305にてサービス時間に加算する。 Also, there is a certain fluctuation called jitter in the real-time service time. The parameter (time) for obtaining this is stored in the service jitter storage unit 1306, and the fluctuation in this range is obtained at random, and is added to the service time by the packet size service time calculation unit 1305.
 サービス時間計算部(リアルタイム性評価モデル)1307は、プロセッサユニット計算データ1301に対し、データ伝送レイテンシのサービス時間を計算し、プロセッサユニット計算データ1301の伝送レイテンシパラメタにサービス時間を設定する。 The service time calculation unit (real-time evaluation model) 1307 calculates the service time of the data transmission latency for the processor unit calculation data 1301, and sets the service time in the transmission latency parameter of the processor unit calculation data 1301.
 以上示した、プロセッサユニット計算部(リアルタイム性評価モデル)1300を用いた、ネットワーク性能評価を行うシステムシミュレーション装置として、リアルタイム性能を評価するシステムシミュレーション装置の例を説明する
 パケット抽出部位選択部103において、ネットワーク性能のリアルタイム性評価に必要なネットワークパケットから抽出する部位を選択する。例としてダイアログでは、”priority”と”Transaction”と”Size”を選択する。
In the packet extraction part selection unit 103 for explaining an example of a system simulation apparatus that evaluates real-time performance as a system simulation apparatus that performs network performance evaluation using the processor unit calculation unit (real-time evaluation model) 1300 shown above, The part extracted from the network packet required for real-time evaluation of network performance is selected. For example, in the dialog, select “priority”, “Transaction”, and “Size”.
 選択された情報はパケット抽出部設定入力部104に入力され、ネットワークパケット情報抽出部106とプロセッサユニット計算部(リアルタイム性評価モデル)1300が必要なパラメタに変換し、それぞれの部位に入力する。 The selected information is input to the packet extraction unit setting input unit 104, and the network packet information extraction unit 106 and the processor unit calculation unit (real-time property evaluation model) 1300 convert it into necessary parameters and input the respective parameters.
 例えば、ネットワークパケット情報抽出部106とプロセッサユニット計算部(リアルタイム性評価モデル)1300には、ネットワークパケットから抽出する部位”priority”と”Transaction”と”Size”が選択されたことを示す情報をパラメタとして入力する。 For example, in the network packet information extraction unit 106 and the processor unit calculation unit (real-time evaluation model) 1300, information indicating that the parts “priority”, “Transaction”, and “Size” to be extracted from the network packet are selected as parameters. Enter as.
 これにより、ネットワークパケット情報抽出部106は、ネットワークパケットから” priority”と”Transaction”と”Size”を抽出するモードとなる。 Thereby, the network packet information extraction unit 106 enters a mode for extracting “priority”, “Transaction”, and “Size” from the network packet.
 また、プロセッサユニット計算部(リアルタイム性評価モデル)1300内のプロセッサモジュールでは、ネットワークパケットから抽出する部位”priority”と”Transaction”と”Size”が選択されたことを示す情報から、プロセッサのリアルタイム性能のみの計算を行うモードとなる。 The processor module in the processor unit calculation unit (real-time evaluation model) 1300 determines the real-time performance of the processor from information indicating that the parts “priority”, “Transaction”, and “Size” extracted from the network packet are selected. It becomes the mode which performs only calculation.
 図13に示すのは、プロセッサモジュールの、リアルタイム性計算モデルの性能計算の計算内容を示す図である。 FIG. 13 shows the calculation contents of the performance calculation of the real-time property calculation model of the processor module.
 システムのリアルタイム性能を評価する場合、パケットがデータジェネレータで生成されてから、プロセッサモジュールで規定時間(デッドライン)までにサービスを受けるまでの時間を算出する。 When evaluating the real-time performance of the system, calculate the time from when the packet is generated by the data generator until the service is received by the processor module by the specified time (deadline).
 すなわちプロセッサユニット計算部としては、機能として、ある優先度と処理内容とサイズを持ったパケットに対し、所定のデッドラインまでにサービスを与える、という処理を行えばよい。 That is, the processor unit calculation unit may perform a process of providing a service up to a predetermined deadline for a packet having a certain priority, processing content, and size.
 この処理のためにはネットワークパケットの”priority”と”Transaction”と”Size”の情報があればよい。 For this processing, it is only necessary to have “priority”, “Transaction”, and “Size” information of the network packet.
 リアルタイム性能を計算するプロセッサモデルでは、priority(優先度)毎に用意されたTransaction(処理)内容別の標準的なサービス時間を値として持っている。 The processor model that calculates real-time performance has a standard service time for each transaction (processing) content prepared for each priority as a value.
 また、プロセッサの処理速度にパケットのSize情報を乗算し、先ほどのサービス時間と加算し、最終的なネットワークパケットへのサービス時間を求める。 Also, the processor processing speed is multiplied by the packet size information and added to the previous service time to obtain the service time for the final network packet.
 また、リアルタイム性のサービス時間にはジッタと呼ばれるある一定の揺れが存在する。これを求めるパラメタ(時間)を持っておき、この範囲の揺れをランダムに求め、サービス時間に加算する。 Also, there is a certain fluctuation called jitter in the real-time service time. Having a parameter (time) for obtaining this, the fluctuation in this range is randomly obtained and added to the service time.
 以上示した実施例のプロセッサモジュールでは、行っている計算はネットワークパケットの”priority”と”Transaction”と”Size”の情報を受け取り、あらかじめ決められたプロセッサモジュールのリアルタイム性能情報に従い、パケットにサービスをどれだけ与えるか、という計算を行っているのみである。 In the processor module of the above-described embodiment, the calculation being performed receives “priority”, “Transaction”, and “Size” information of the network packet, and services the packet according to the predetermined real-time performance information of the processor module. It only calculates how much to give.
 これら処理は図11に示すプロセッサモデルの処理を行う場合に発生するプロセッササイクルでのマルチレート計算が発生せず、高速処理が可能である。 These processes do not cause multi-rate calculation in the processor cycle that occurs when the processor model shown in FIG. 11 is processed, and high-speed processing is possible.
 例えば、ネットワークイベント1回に対し、せいぜい、本実施例でのプロセッサモジュールの計算は、4サイクル程度の計算で済むと考えられる。 For example, for a single network event, the calculation of the processor module in this embodiment can be calculated with about 4 cycles at most.
 これは、従来のマルチレート計算での計算サイクルに比べ、2桁程度高速な処理が可能としている。
  以上から、実利用可能な計算時間内で、システムのリアルタイム性能を評価可能とした。
This enables processing that is about two orders of magnitude faster than the conventional multi-rate calculation cycle.
Based on the above, the real-time performance of the system can be evaluated within the practical calculation time.
  本発明に係るシステムシミュレーション装置の実施の形態について、システムシミュレーションにより評価したい内容を選択させるシステムシミュレーション装置の例を説明する。 An example of a system simulation apparatus for selecting contents to be evaluated by system simulation will be described with respect to an embodiment of the system simulation apparatus according to the present invention.
 本実施例は、パケットの抽出する情報を選択させるのではなく、システムシミュレーションにより評価したい内容を選択させるシステムシミュレーション装置の例を説明する。 This embodiment describes an example of a system simulation apparatus that selects contents to be evaluated by system simulation instead of selecting information to be extracted from a packet.
 本実施例によるシステムシミュレーション装置は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、システム評価内容選択部、システム評価内容設定入力部、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部107、性能表示部108からなる装置である。 A system simulation apparatus according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a system evaluation content selection unit, a system evaluation content setting input unit, a network simulation unit 105, a network packet information extraction unit 106, and a processor unit calculation. This is a device comprising a unit 107 and a performance display unit 108.
 図1のシステムシミュレーション装置100のうち、パケット抽出部位選択部103、パケット抽出設定入力部104を、システム評価内容選択部、システム評価内容設定入力部に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the packet extraction part selection unit 103 and the packet extraction setting input unit 104 are changed to a system evaluation content selection unit and a system evaluation content setting input unit. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 図14は、システム評価内容選択部のGUIダイアログの例である。 FIG. 14 is an example of a GUI dialog of the system evaluation content selection unit.
 システム評価内容選択部1400において、システムシミュレーション装置で行いたい評価内容を選択する。 In the system evaluation content selection unit 1400, the evaluation content to be performed by the system simulation apparatus is selected.
 例として図14では”ネットワーク性能、バッファ使用量評価”、”ネットワーク性能、バッファ使用量評価(双方向パケット処理)”、”リアルタイム性能評価”の何れか、もしくはそれらの組合せで選択する。 As an example, in FIG. 14, “network performance, buffer usage evaluation”, “network performance, buffer usage evaluation (bidirectional packet processing)”, “real-time performance evaluation”, or a combination thereof is selected.
 選択された情報は、システム評価内容設定入力部に入力され、ネットワークパケット情報抽出部106とプロセッサユニット計算部107が必要なパラメタに自動的に変換し、それぞれの部位に入力する。 The selected information is input to the system evaluation content setting input unit, and the network packet information extraction unit 106 and the processor unit calculation unit 107 automatically convert them into necessary parameters and input them to the respective parts.
 たとえば、システム評価内容選択部1400において”ネットワーク性能、バッファ使用量評価”が選択された場合、ネッワークパケット情報抽出部106にはネットワークパケットから抽出する部位”Transaction Type”と”Transaction”を選択する事を示す情報を、パラメタとして入力する。 For example, when “network performance and buffer usage evaluation” is selected in the system evaluation content selection unit 1400, the network packet information extraction unit 106 selects the parts “Transaction Type” and “Transaction” to be extracted from the network packet. Is input as a parameter.
 また、プロセッサユニット計算部107には、プロセッサ共有バス確率計算モデルを用いるよう示す情報を、パラメタとして入力する。 Further, information indicating that the processor shared bus probability calculation model is used is input to the processor unit calculation unit 107 as a parameter.
 これにより、ネットワークパケット情報抽出部106は、ネットワークパケットから” Transaction Type”と”Transaction”を抽出するモードとなる
 また、プロセッサユニット計算部107内のプロセッサモジュールでは、プロセッサ共有バス確率計算モデルを用いるモードとなり、プロセッサのバスI/Oのみの性能計算を行うモードとなる。
As a result, the network packet information extraction unit 106 enters a mode for extracting “Transaction Type” and “Transaction” from the network packet. In addition, the processor module in the processor unit calculation unit 107 uses a processor shared bus probability calculation model. In this mode, the performance calculation is performed only for the bus I / O of the processor.
 以上本実施例によるシステムシミュレーション装置により、任意のシステム評価内容を選択する事で、システムシミュレーション装置が自動でネットワークパケットの情報抽出選択とプロセッサユニット計算部のパラメタ設定を完了し、システムシミュレーション評価の高速処理を実現、実用的な計算時間内でのシステムシミュレーション評価を可能とする。 As described above, by selecting an arbitrary system evaluation content by the system simulation apparatus according to the present embodiment, the system simulation apparatus automatically completes information extraction selection of the network packet and parameter setting of the processor unit calculation unit, thereby enabling high-speed system simulation evaluation. Realizes processing and enables system simulation evaluation within practical calculation time.
  本発明に係るシステムシミュレーション装置の実施の形態について、プロセッサユニット計算部にて計算したい内容を選択するシステムシミュレーション装置の例を説明する。
  図15は、本実施例のシステムシミュレーション装置の構成図の例である。
An embodiment of a system simulation apparatus according to the present invention will be described with reference to an example of a system simulation apparatus that selects contents to be calculated by a processor unit calculation unit.
FIG. 15 is an example of a configuration diagram of the system simulation apparatus of the present embodiment.
 本実施例は、パケットの抽出する情報を選択させるのではなく、プロセッサユニット計算部にて計算したい内容を選択させるシステムシミュレーション装置の例を説明する。 In the present embodiment, an example of a system simulation apparatus that does not select information to be extracted from a packet but selects contents to be calculated by a processor unit calculation unit will be described.
 本実施例によるシステムシミュレーション装置1500は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、プロセッサユニット計算部 演算内容選択部1501、プロセッサユニット計算部 演算内容設定入力部1502、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部107、性能表示部108からなる装置である。 A system simulation apparatus 1500 according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a processor unit calculation unit operation content selection unit 1501, a processor unit calculation unit operation content setting input unit 1502, a network simulation unit 105, a network It is an apparatus comprising a packet information extraction unit 106, a processor unit calculation unit 107, and a performance display unit 108.
 図1のシステムシミュレーション装置100のうち、パケット抽出部位選択部103、パケット抽出設定入力部104を、プロセッサユニット計算部 演算内容選択部1501、プロセッサユニット計算部 演算内容設定入力部1502に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the packet extraction part selection unit 103 and the packet extraction setting input unit 104 are changed to a processor unit calculation unit calculation content selection unit 1501 and a processor unit calculation unit calculation content setting input unit 1502. is there. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 図16は、プロセッサユニット計算部 演算内容選択部1501のGUIダイアログの例である。 FIG. 16 shows an example of a GUI dialog of the processor unit calculation unit / calculation content selection unit 1501.
 プロセッサユニット計算部 演算内容選択部1501において、プロセッサユニット計算部107で行いたい演算内容を選択する。 In the processor unit calculation unit operation content selection unit 1501, the operation content to be performed by the processor unit calculation unit 107 is selected.
 例として図16では”共有バス負荷計算”、”双方向ネットワーク処理”、”リアルタイム処理評価”の何れか、もしくはそれらの組合せで選択する。 As an example, in FIG. 16, “shared bus load calculation”, “bidirectional network processing”, “real time processing evaluation”, or a combination thereof is selected.
 選択された情報は、プロセッサユニット計算部 演算内容設定入力部1502に入力され、ネットワークパケット情報抽出部106とプロセッサユニット計算部107が必要なパラメタに自動的に変換し、それぞれの部位に入力する。 The selected information is input to the processor unit calculation unit / calculation content setting input unit 1502, and the network packet information extraction unit 106 and the processor unit calculation unit 107 are automatically converted into necessary parameters and input to the respective parts.
 たとえば、プロセッサユニット計算部 演算内容設選択部1501において”共有バス負荷計算”が選択された場合、ネッワークパケット情報抽出部106にはネットワークパケットから抽出する部位”Transaction Type”と”Transaction”を選択する事を示す情報を、パラメタとして入力する。 For example, when “shared bus load calculation” is selected in the processor unit calculation unit operation content setting selection unit 1501, the network packet information extraction unit 106 selects the parts “Transaction type” and “Transaction” to be extracted from the network packet. The information that indicates the event is input as a parameter.
 また、プロセッサユニット計算部107には、プロセッサ共有バス確率計算モデルを用いるよう示す情報を、パラメタとして入力する。 Further, information indicating that the processor shared bus probability calculation model is used is input to the processor unit calculation unit 107 as a parameter.
 これにより、ネットワークパケット情報抽出部106は、ネットワークパケットから”
 Transaction Type”と”Transaction”を抽出するモードとなる。
As a result, the network packet information extraction unit 106 uses the network packet “
It becomes a mode to extract “Transaction Type” and “Transaction”.
 また、プロセッサユニット計算部107内のプロセッサモジュールでは、プロセッサ共有バス確率計算モデルを用いるモードとなり、プロセッサのバスI/Oのみの性能計算を行うモードとなる。 In the processor module in the processor unit calculation unit 107, a mode using the processor shared bus probability calculation model is set, and a mode for calculating the performance of only the processor bus I / O is set.
 以上示した本実施例のシステムシミュレーション装置により、任意のプロセッサユニット計算部での演算内容を選択する事で、システムシミュレーション装置が自動でネットワークパケットの情報抽出選択とプロセッサユニットの高速処理を実現し、実用的な計算時間内でのシステムシミュレーション評価を可能とする。 By selecting the operation contents in an arbitrary processor unit calculation unit by the system simulation apparatus of the present embodiment shown above, the system simulation apparatus automatically realizes information extraction selection of the network packet and high-speed processing of the processor unit, Enables system simulation evaluation within practical calculation time.
  本発明に係るシステムシミュレーション装置の実施の形態について、システムシミュレーション装置におけるプロセッサユニット計算部へのネットワークパケットの入力を単一方向ではなく、ネットワークシミュレータ部とプロセッサユニット計算部の間で双方向処理に対応する構成のシステムシミュレーション装置の例を説明する。
  図17は、本実施例におけるシステムシミュレーション装置1600を示す構成図の例である。
Regarding the embodiment of the system simulation apparatus according to the present invention, the network packet input to the processor unit calculation unit in the system simulation apparatus is not unidirectional, but bidirectional processing is supported between the network simulator unit and the processor unit calculation unit. An example of a system simulation apparatus configured as described above will be described.
FIG. 17 is an example of a configuration diagram showing a system simulation apparatus 1600 in the present embodiment.
 本実施例によるシステムシミュレーション装置1600は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算部107、性能表示部108、パケットデータ蓄積部1609、バッファ1610、パケットデータ応答部1611からなる装置である。 A system simulation apparatus 1600 according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor. The unit includes a unit calculation unit 107, a performance display unit 108, a packet data storage unit 1609, a buffer 1610, and a packet data response unit 1611.
 図1のシステムシミュレーション装置100に、パケットデータ蓄積部1609、バッファ1610、パケットデータ応答部1611を追加したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 A packet data storage unit 1609, a buffer 1610, and a packet data response unit 1611 are added to the system simulation apparatus 100 of FIG. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 本実施例は、プロセッサユニット計算部107による処理結果をネットワークシミュレーション部105で再利用する際の実施例である。 This example is an example when the processing result by the processor unit calculation unit 107 is reused by the network simulation unit 105.
 ネットワークシミュレーション部105から宛先IDやペイロードを含むネットワークパケットをパケットデータ蓄積部1609を通じてプロセッサユニット計算部107とバッファ1610に送信する。 The network packet including the destination ID and payload is transmitted from the network simulation unit 105 to the processor unit calculation unit 107 and the buffer 1610 through the packet data storage unit 1609.
 プロセッサユニット計算部107の計算結果を、バッファ1610から取り出したネットワークパケットに付加し、ネットワークシミュレーション部105に応答パケットとして送信する。 The calculation result of the processor unit calculation unit 107 is added to the network packet taken out from the buffer 1610 and transmitted to the network simulation unit 105 as a response packet.
 本実施例によるシステムシミュレーション装置1600は、たとえば、分散コンピューティングのシステムをシミュレーションするのに用いられる。 The system simulation apparatus 1600 according to the present embodiment is used, for example, to simulate a distributed computing system.
 複数のプロセッサユニットを分散し、相互にネットワークで接続する分散コンピューティングのシステムにおいては、プロセッサユニット計算部に処理データを送り計算処理したのち、処理結果をネットワークシミュレーション部に送り、ネットワークシミュレーション部にて再利用する双方向処理を行う。 In a distributed computing system in which a plurality of processor units are distributed and connected to each other via a network, processing data is sent to the processor unit calculation unit, calculation processing is performed, and then the processing result is sent to the network simulation unit. Perform reusable bidirectional processing.
 本実施例によらない従来例では、数百倍のマルチレート計算が必要であり、実計算機の計算量は発散し、実用的な計算時間内で収まらない場合が存在したのに対し、本実施例によるシステムシミュレーション装置1600では、実計算機の計算量の削減効果が得られ、実計算機の計算量は発散せず、実用的な計算時間内で収まる。 In the conventional example that does not depend on this example, multi-rate calculation of several hundred times is required, and the amount of calculation of the actual computer is divergent, and there are cases where it does not fit within the practical calculation time. In the system simulation apparatus 1600 according to the example, an effect of reducing the calculation amount of the real computer is obtained, and the calculation amount of the real computer does not diverge and falls within a practical calculation time.
 パケットデータ蓄積部1609とバッファ1610、パケットデータ応答部1611は、ネットワークパケット情報抽出部106にて失われるネットワークパケット情報を保持し再利用する目的のため、必須である。 The packet data storage unit 1609, the buffer 1610, and the packet data response unit 1611 are essential for the purpose of holding and reusing network packet information lost in the network packet information extraction unit 106.
 本実施例では、ネットワークパケット情報抽出部106においてネットワークパケットから抽出した情報を、プロセッサユニット計算部107が計算に用いる。 In this embodiment, the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 for calculation.
 プロセッサユニット計算部107での計算は、マルチレート計算が不要となり、ネットワークイベントのイベント処理に比べ数倍程度の実計算機の計算サイクルで実現可能となる。 The calculation in the processor unit calculation unit 107 does not require multi-rate calculation, and can be realized in a calculation cycle of an actual computer several times as much as event processing of network events.
 プロセッサユニット計算部107での計算は、ネットワークパケット情報抽出部106においてネットワークパケットから抽出した情報を用い、ネットワークパケット情報抽出部106において抽出する情報以外は失われてしまうため、そのままでは、プロセッサユニット計算部107での計算結果をネットワークシミュレーション部105にて再利用する双方向処理は不可能である。 The calculation in the processor unit calculation unit 107 uses information extracted from the network packet in the network packet information extraction unit 106 and information other than the information extracted in the network packet information extraction unit 106 is lost. Bidirectional processing in which the calculation result in the unit 107 is reused in the network simulation unit 105 is impossible.
 このため、パケットデータ蓄積部1609は、ネットワークシミュレーション部105から宛先IDやペイロードを含むネットワークパケットを、プロセッサユニット計算部107とバッファ1610に送信する。 For this reason, the packet data storage unit 1609 transmits a network packet including the destination ID and payload from the network simulation unit 105 to the processor unit calculation unit 107 and the buffer 1610.
 バッファ1610は、プロセッサユニット計算部107で処理が行われているネットワークパケットデータを蓄積し保持する。 The buffer 1610 accumulates and holds the network packet data processed by the processor unit calculation unit 107.
 パケットデータ応答部1611は、プロセッサユニット計算部107の計算結果を、バッファ1610から取り出したネットワークパケットに付加し、ネットワークシミュレーション部105に応答パケットとして送信する。 The packet data response unit 1611 adds the calculation result of the processor unit calculation unit 107 to the network packet extracted from the buffer 1610, and transmits it to the network simulation unit 105 as a response packet.
 以上により、プロセッサユニット計算部107による処理結果をネットワークシミュレーション部105で再利用する双方向処理を可能にする。 As described above, the bidirectional processing in which the processing result by the processor unit calculation unit 107 is reused by the network simulation unit 105 is enabled.
  本発明に係るシステムシミュレーション装置の実施の形態について、プロセッサユニット計算部を単一ではなく、複数個用いた構成のシステムシミュレーション装置の例を説明する。
  図18は、本実施例におけるシステムシミュレーション装置1700を示す構成図の例である。
As an embodiment of the system simulation apparatus according to the present invention, an example of a system simulation apparatus having a configuration in which a plurality of processor unit calculation units are used instead of a single one will be described.
FIG. 18 is an example of a configuration diagram showing a system simulation apparatus 1700 in the present embodiment.
 本実施例によるシステムシミュレーション装置1700は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、第1ネットワークパケット情報抽出部1706、第2ネットワークパケット情報抽出部1707、第nネットワークパケット情報抽出部1708、第1プロセッサユニット計算部1709、第2プロセッサユニット計算部1710、第nプロセッサユニット計算部1711、性能表示部108からなる装置である。 A system simulation apparatus 1700 according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, and a first network packet information extraction unit 1706. , A second network packet information extraction unit 1707, an nth network packet information extraction unit 1708, a first processor unit calculation unit 1709, a second processor unit calculation unit 1710, an nth processor unit calculation unit 1711, and a performance display unit 108 It is.
 図1のシステムシミュレーション装置100のうち、ネットワークパケット情報抽出部106を、第1ネットワークパケット情報抽出部1706、第2ネットワークパケット情報抽出部1707、第nネットワークパケット情報抽出部1708に、プロセッサユニット計算部107を、第1プロセッサユニット計算部1709、第2プロセッサユニット計算部1710、第nプロセッサユニット計算部1711に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the network packet information extraction unit 106 is replaced with a first network packet information extraction unit 1706, a second network packet information extraction unit 1707, an n-th network packet information extraction unit 1708, and a processor unit calculation unit. 107 is changed to a first processor unit calculator 1709, a second processor unit calculator 1710, and an n-th processor unit calculator 1711. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 プロセッサユニット計算部での大規模なプロセッサユニットを含む構成は、各種制約のため、単一のプロセッサユニットで構成できない場合が存在する。 The configuration including a large-scale processor unit in the processor unit calculation unit may not be configured with a single processor unit due to various restrictions.
 これに対し、第1ネットワークパケット情報抽出部1706、第2ネットワークパケット情報抽出部1707、第nネットワークパケット情報抽出部1708、第1プロセッサユニット計算部1709、第2プロセッサユニット計算部1710、第nプロセッサユニット計算部1711を構成する事でこれら制約を解決する。 On the other hand, a first network packet information extraction unit 1706, a second network packet information extraction unit 1707, an nth network packet information extraction unit 1708, a first processor unit calculation unit 1709, a second processor unit calculation unit 1710, an nth processor The unit calculator 1711 is configured to solve these restrictions.
  本実施例では、システムシミュレーション装置として、プロセッサユニット計算部のハードウェア分割を行うシステムシミュレーション装置の例を説明する。
  図19は、本実施例のシステムシミュレーション装置の構成図の例である。 本実施例によるシステムシミュレーション装置1900は、システム構成モデル定義部101、シミュレーションパラメタ入力部102、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークシミュレーション部105、ネットワークパケット情報抽出部106、プロセッサユニット計算ハードウェア部1907、性能表示部108からなる装置である。
In the present embodiment, an example of a system simulation apparatus that performs hardware division of a processor unit calculation unit will be described as a system simulation apparatus.
FIG. 19 is an example of a configuration diagram of the system simulation apparatus of this embodiment. A system simulation apparatus 1900 according to this embodiment includes a system configuration model definition unit 101, a simulation parameter input unit 102, a packet extraction part selection unit 103, a packet extraction setting input unit 104, a network simulation unit 105, a network packet information extraction unit 106, and a processor. It is a device comprising a unit calculation hardware unit 1907 and a performance display unit 108.
 図1のシステムシミュレーション装置100のうち、プロセッサユニット計算部107をプロセッサユニット計算ハードウェア部1907に変更したものである。その他の構成は、既に説明した図1に示された同一の符号を付された構成と、同一の機能を有するので、説明を省略する。 In the system simulation apparatus 100 of FIG. 1, the processor unit calculation unit 107 is changed to a processor unit calculation hardware unit 1907. The other configurations have the same functions as the configurations denoted by the same reference numerals shown in FIG. 1 and have not been described.
 本実施例は、システムシミュレーション装置において、ネットワークパケットから抽出する部位を選択する選択部103と、設定に応じてネットワークパケットから情報を抽出する抽出部106とを具備し、プロセッサユニット計算部をハードウェアで構成する事とした。 This embodiment includes a selection unit 103 that selects a part to be extracted from a network packet and an extraction unit 106 that extracts information from the network packet according to the setting in the system simulation apparatus. It was decided to consist of.
 図20は、本実施例によるプロセッサユニット計算ハードウェアへのパケット抽出データ入力時間を説明する図の例である。
  例として、1000プロセッサモジュールに対するバスI/O情報の入力時間を示す。
FIG. 20 is an example of a diagram for explaining the packet extraction data input time to the processor unit calculation hardware according to this embodiment.
As an example, the input time of bus I / O information for 1000 processor modules is shown.
 図21は、従来例によるプロセッサユニット計算部へのパケット入力時間を説明する図の例である。 FIG. 21 is an example of a diagram for explaining the packet input time to the processor unit calculation unit according to the conventional example.
 本実施例では、パケット抽出部位選択部103、パケット抽出設定入力部104、ネットワークパケット情報抽出部106により1ネットワークパケット入力にかかる時間が1/5まで減少している。 In this embodiment, the time taken to input one network packet by the packet extraction part selection unit 103, the packet extraction setting input unit 104, and the network packet information extraction unit 106 is reduced to 1/5.
 つまり、従来例では10000サイクル程度かかっていたネットワーク情報伝送時間が、本実施例によるシステムシミュレーション装置では1/5の2000サイクル程度まで減少する。 That is, the network information transmission time, which took about 10000 cycles in the conventional example, is reduced to about 1/5 of 2000 cycles in the system simulation apparatus according to this embodiment.
 さらに、システムのシミュレーション評価は、100万パケット程度を評価に用いる。
  すなわち、前述の伝送時間がさらに100万回超積算する事となるため、従来例に対し得られるプロセッサユニット計算ハードウェアへの通信量の削減効果が得られる。
Furthermore, the system simulation evaluation uses about 1 million packets for evaluation.
That is, since the above transmission time is further accumulated over 1 million times, the effect of reducing the amount of communication to the processor unit calculation hardware obtained with respect to the conventional example can be obtained.
 以上から、ネットワークシミュレーション部105とプロセッサユニット計算部間インタフェース速度向上と、これによるプロセッサユニット計算部のハードウェアアクセラレート分割を実現し、システムシミュレーション装置の速度向上を達成する。 As described above, the interface speed between the network simulation unit 105 and the processor unit calculation unit is improved, and the hardware acceleration division of the processor unit calculation unit is realized, thereby improving the speed of the system simulation device.
 以上から本実施例は、ネットワークシミュレーション部105とプロセッサユニット計算部ハードウェア間インタフェース速度向上によるプロセッサユニット計算部のハードウェア分割を可能とした。 As described above, this embodiment enables the hardware division of the processor unit calculation unit by improving the interface speed between the network simulation unit 105 and the processor unit calculation unit hardware.
 なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることが可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 In addition, this invention is not limited to the above-mentioned Example, Various modifications are included. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of one embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of one embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.
 また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、DVD等の記録媒体に置くことができる。 In addition, each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files for realizing each function can be stored in a recording device such as a memory, a hard disk, an SSD (Solid State Drive), or a recording medium such as an IC card, an SD card, or a DVD.
 また、制御線や情報線は説明上必要と考えられるものを示しており、製品上必ずしも全ての制御線や情報線を示しているとは限らない。実際には殆ど全ての構成が相互に接続されていると考えてもよい。  Also, the control lines and information lines indicate what is considered necessary for the explanation, and not all the control lines and information lines on the product are necessarily shown. Actually, it may be considered that almost all the components are connected to each other.
100 システムシミュレーション装置
101、501 システム構成モデル定義部
102、502 シミュレーションパラメタ入力部
103 パケット抽出部位選択部
104 パケット抽出設定入力部
105、505 ネットワークシミュレーション部
106 ネットワークパケット情報抽出部
107、507 プロセッサユニット計算部
108、508 性能表示部
200 システム構成モデル定義部のGUI(グラフィカルユーザインタフェース)
201 データジェネレータモジュール
202 伝送路モジュール
203 スイッチモジュール
205 プロセッサモジュール
300 パケット抽出部位選択部103のGUIダイアログ
401、402、403、404、405、406、410、411、420、421、430、440、441、442、443、444 システムシミュレーション装置の処理を説明する個別フロー
500 従来のシステムシミュレーション装置
601、602、603、604、610、611、621、630、640、641、642、643、644 従来のシステムシミュレーション装置の処理を説明する個別フロー
801 ネットワークパケット入力インタフェース
802 パケットフィールド選択部
803 プロセッサユニット計算部情報生成部
901 ネットワークパケット
1100 プロセッサモデル
1101 ネットワークインタフェース
1102 メモリ
1103 プロセッサ共有バス
1104 CPU core
1200 プロセッサユニット計算部(プロセッサ共有バス確率計算モデル)
1201 プロセッサユニット計算データ
1202 バスビジー状態
1203 バス有効/無効切り替え部
1204 サービス時間計算部(プロセッサ共有バス確率計算モデル)
1205 バス利用可能率
1300 プロセッサユニット計算部(リアルタイム性計算モデル)
1301 プロセッサユニット計算データ
1302 バスビジー状態
1303 標準サービス時間付与部
1304 標準サービス時間記憶部
1305 パケットサイズサービス時間計算部
1306 サービスジッタ記憶部
1307 サービス時間計算部(リアルタイム性評価モデル)
1400 システム評価内容選択部のGUIダイアログの例
1500 実施例5に係るシステムシミュレーション装置
1501 プロセッサユニット計算部 演算内容選択部
1502 プロセッサユニット計算部 演算内容設定入力部
1501 プロセッサユニット計算部 演算内容選択部のGUIダイアログの例
1600 実施例6に係るシステムシミュレーション装置
1609 パケットデータ蓄積部
1610 バッファ
1611 パケットデータ応答部
1700 実施例7に係るシステムシミュレーション装置
1706 第1ネットワークパケット情報抽出部
1707 第2ネットワークパケット情報抽出部
1708 第nネットワークパケット情報抽出部
1709 第1プロセッサユニット計算部
1710 第2プロセッサユニット計算部
1711 第nプロセッサユニット計算部
1900 実施例8に係るシステムシミュレーション装置
1907 プロセッサユニット計算ハードウェア部
DESCRIPTION OF SYMBOLS 100 System simulation apparatus 101,501 System configuration model definition part 102,502 Simulation parameter input part 103 Packet extraction part selection part 104 Packet extraction setting input part 105,505 Network simulation part 106 Network packet information extraction part 107,507 Processor unit calculation part 108, 508 Performance display unit 200 GUI (graphical user interface) of system configuration model definition unit
201 Data generator module 202 Transmission path module 203 Switch module 205 Processor module 300 GUI dialog 401, 402, 403, 404, 405, 406, 410, 411, 420, 421, 430, 440, 441 of the packet extraction part selection unit 103, 442, 443, 444 Individual flow explaining processing of system simulation apparatus 500 Conventional system simulation apparatus 601, 602, 603, 604, 610, 611, 621, 630, 640, 641, 642, 643, 644 Conventional system simulation Individual flow 801 explaining the processing of the device Network packet input interface 802 Packet field selection unit 803 Processor unit calculation unit information generation unit 901 Network packet 1100 Processor Model 1101 network interface 1102 memory 1103 processors share bus 1104 CPU core
1200 processor unit calculator (processor shared bus probability calculation model)
1201 Processor unit calculation data 1202 Bus busy state 1203 Bus valid / invalid switching unit 1204 Service time calculation unit (processor shared bus probability calculation model)
1205 Bus availability 1300 Processor unit calculator (real-time calculation model)
1301 Processor unit calculation data 1302 Bus busy state 1303 Standard service time grant unit 1304 Standard service time storage unit 1305 Packet size service time calculation unit 1306 Service jitter storage unit 1307 Service time calculation unit (real-time evaluation model)
1400 Example of GUI Dialog of System Evaluation Content Selection Unit 1500 System Simulation Device 1501 according to Embodiment 5 Processor Unit Calculation Unit Operation Content Selection Unit 1502 Processor Unit Calculation Unit Operation Content Setting Input Unit 1501 Processor Unit Calculation Unit GUI of Operation Content Selection Unit Dialog Example 1600 System Simulation Device 1609 According to Embodiment 6 Packet Data Storage Unit 1610 Buffer 1611 Packet Data Response Unit 1700 System Simulation Device 1706 According to Embodiment 7 First Network Packet Information Extraction Unit 1707 Second Network Packet Information Extraction Unit 1708 Nth network packet information extraction unit 1709 first processor unit calculation unit 1710 second processor unit calculation unit 1711 nth processor unit Calculation unit 1900 System simulation apparatus 1907 according to the eighth embodiment Processor unit calculation hardware unit

Claims (9)

  1.  シミュレーションを行うシステムの構成を定義するシステム構成モデル定義部と、
     前記システム構成モデル定義部で定義されたシステムを構築するネットワークシミュレーション部と、
     前記ネットワークシミュレーション部で構築されたシステムのシミュレーション計算を行うプロセッサユニット計算部と、
     システムシミュレーション計算結果を表示する性能表示部と、
     を有するシステムシミュレーション装置であって、、
     前記定義されたシステム構成モデルを、前記ネットワークシミュレーション部の構成情報に変換して、該構成情報を前記ネットワークシミュレーション部に入力するとともに、前記プロセッサユニット計算部の構成情報に変換して、該構成情報を前記プロセッサユニット計算部に入力するシミュレーションパラメタ入力部と、
     ネットワークパケットから特定の情報を抽出し、前記プロセッサユニット計算部に入力するネットワークパケット情報抽出部と、
     前記ネットワークパケット情報抽出部でネットワークパケットから抽出する部位の選択を行うパケット抽出部位選択部と、
     前記パケット抽出部位選択部で選択された情報を前記ネットワークパケット情報抽出部と前記プロセッサユニット計算部に入力するパケット抽出設定入力部と、を有し、
     前記パケット抽出部位選択部で選択された情報を用いて前記ネットワークパケット情報抽出部によりネットワークパケットから選択された情報を抽出し、前記プロセッサユニット計算部で抽出された当該情報を用いてシミュレーション計算を行うことを特徴とするシステムシミュレーション装置。
    A system configuration model definition section that defines the configuration of the system for simulation;
    A network simulation unit for constructing a system defined by the system configuration model definition unit;
    A processor unit calculation unit for performing simulation calculation of a system constructed by the network simulation unit;
    A performance display for displaying system simulation calculation results;
    A system simulation apparatus comprising:
    The defined system configuration model is converted into configuration information of the network simulation unit, and the configuration information is input to the network simulation unit and converted into configuration information of the processor unit calculation unit. A simulation parameter input unit that inputs the processor unit calculation unit,
    Extracting specific information from the network packet, and inputting to the processor unit calculation unit network packet information extraction unit,
    A packet extraction part selection unit for selecting a part to be extracted from a network packet in the network packet information extraction unit;
    A packet extraction setting input unit that inputs information selected by the packet extraction part selection unit to the network packet information extraction unit and the processor unit calculation unit;
    Using the information selected by the packet extraction part selection unit, the network packet information extraction unit extracts information selected from the network packet, and performs simulation calculation using the information extracted by the processor unit calculation unit A system simulation apparatus characterized by that.
  2.  請求項1に記載のシステムシミュレーション装置であって、
     前記プロセッサユニット計算部として、プロセッサユニット計算データ、バスビジー状態、バス有効/無効切り替え部、サービス時間計算部(プロセッサ共有バス確率計算モデル)、バス利用可能率、からなるプロセッサユニット計算部(プロセッサ共有バス確率計算モデル)を有することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    As the processor unit calculation unit, a processor unit calculation unit (processor shared bus) including processor unit calculation data, a bus busy state, a bus valid / invalid switching unit, a service time calculation unit (processor shared bus probability calculation model), and a bus availability rate A system simulation apparatus having a probability calculation model).
  3.  請求項1に記載のシステムシミュレーション装置であって、
     前記プロセッサユニット計算部として、プロセッサユニット計算データ、バスビジー状態、標準サービス時間付与部、標準サービス時間記憶部、パケットサイズサービス時間計算部、サービスジッタ記憶部、サービス時間計算部(リアルタイム性評価モデル)、からなる、プロセッサユニット計算部(リアルタイム性評価モデル)を有することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    As the processor unit calculation unit, processor unit calculation data, bus busy state, standard service time grant unit, standard service time storage unit, packet size service time calculation unit, service jitter storage unit, service time calculation unit (real-time evaluation model), A system simulation apparatus comprising a processor unit calculation unit (real-time evaluation model).
  4.  請求項1に記載のシステムシミュレーション装置であって、
     前記パケット抽出部位選択部としてシステム評価内容選択部を有し、
     前記パケット抽出設定入力部としてシステム評価内容設定入力部を有し、
     任意のシステム評価内容を選択する事で、システムシミュレーション装置が自動でネットワークパケットの情報抽出選択とプロセッサユニット計算部のパラメタ設定を完了することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    A system evaluation content selection unit as the packet extraction part selection unit,
    A system evaluation content setting input unit as the packet extraction setting input unit,
    A system simulation apparatus in which a system simulation apparatus automatically completes information extraction selection of a network packet and parameter setting of a processor unit calculation unit by selecting an arbitrary system evaluation content.
  5.  請求項1に記載のシステムシミュレーション装置であって、
     前記パケット抽出部位選択部として、プロセッサユニット計算部で行いたい演算内容を選択するプロセッサユニット計算部 演算内容選択部を有し、
     前記パケット抽出設定入力部として、ネットワークパケット情報抽出部とプロセッサユニット計算部が必要なパラメタに自動的に変換し、それぞれの部位に入力するプロセッサユニット計算部 演算内容設定入力部を有し、
     任意のプロセッサユニット計算部での演算内容を選択する事で、
     システムシミュレーション装置が自動でネットワークパケットの情報抽出選択とプロセッサユニット計算部のパラメタ設定を完了することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    As the packet extraction part selection unit, a processor unit calculation unit for selecting calculation content to be performed by the processor unit calculation unit, a calculation content selection unit,
    As the packet extraction setting input unit, a network packet information extraction unit and a processor unit calculation unit automatically convert into necessary parameters, and a processor unit calculation unit that inputs to each part has a calculation content setting input unit,
    By selecting the calculation contents in any processor unit calculation unit,
    A system simulation apparatus, wherein the system simulation apparatus automatically completes information extraction selection of a network packet and parameter setting of a processor unit calculation unit.
  6.  請求項1に記載のシステムシミュレーション装置であって、
     前記システムシミュレーション装置にパケットデータ蓄積部、バッファ、パケットデータ応答部を有し、
     プロセッサユニット計算部による処理結果をネットワークシミュレーション部で再利用する双方向処理を行うことを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    The system simulation apparatus has a packet data storage unit, a buffer, and a packet data response unit,
    A system simulation apparatus that performs bidirectional processing in which a processing result by a processor unit calculation unit is reused in a network simulation unit.
  7.  請求項1に記載のシステムシミュレーション装置であって、
     前記プロセッサユニット計算部として第1プロセッサユニット計算部、第2プロセッサユニット計算部、第nプロセッサユニット計算部を有することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    A system simulation apparatus comprising a first processor unit calculator, a second processor unit calculator, and an nth processor unit calculator as the processor unit calculator.
  8.  請求項1に記載のシステムシミュレーション装置であって、
     前記プロセッサユニット計算部としてプロセッサユニット計算ハードウェアを有することを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    A system simulation apparatus comprising processor unit calculation hardware as the processor unit calculation unit.
  9.  請求項1に記載のシステムシミュレーション装置であって、
     ユーザ設定入力画面を有し、該ユーザ設定入力画面でシステム構成モデル定義の設定及びパケット抽出部位選択の設定入力することができることを特徴とするシステムシミュレーション装置。
    The system simulation apparatus according to claim 1,
    A system simulation apparatus having a user setting input screen, wherein a system configuration model definition setting and a packet extraction part selection setting can be input on the user setting input screen.
PCT/JP2012/081018 2012-01-26 2012-11-30 System simulation device WO2013111451A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-013677 2012-01-26
JP2012013677A JP2013152653A (en) 2012-01-26 2012-01-26 System simulation device

Publications (1)

Publication Number Publication Date
WO2013111451A1 true WO2013111451A1 (en) 2013-08-01

Family

ID=48873192

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/081018 WO2013111451A1 (en) 2012-01-26 2012-11-30 System simulation device

Country Status (2)

Country Link
JP (1) JP2013152653A (en)
WO (1) WO2013111451A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3022058A1 (en) * 2014-06-10 2015-12-11 Bull Sas INTERCONNECT NETWORK SIMULATOR AND INTERCONNECT NETWORK SIMULATION METHOD

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0535534A (en) * 1991-07-31 1993-02-12 Mitsubishi Electric Corp Simulation system
JPH07281925A (en) * 1994-04-06 1995-10-27 Fujitsu Ltd Multiprocessor simulation device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0535534A (en) * 1991-07-31 1993-02-12 Mitsubishi Electric Corp Simulation system
JPH07281925A (en) * 1994-04-06 1995-10-27 Fujitsu Ltd Multiprocessor simulation device

Also Published As

Publication number Publication date
JP2013152653A (en) 2013-08-08

Similar Documents

Publication Publication Date Title
Sriram SPECI, a simulation tool exploring cloud-scale data centres
KR102008741B1 (en) Credit flow control scheme in a router with flexible link widths utilizing minimal storage
KR101467932B1 (en) Shared storage for multi-threaded ordered queues in an interconnect
US8458334B2 (en) Optimized capacity planning
JP6527226B2 (en) Efficient power analysis
Castiglione et al. Modeling performances of concurrent big data applications
Mubarak et al. A case study in using massively parallel simulation for extreme-scale torus network codesign
Mandal et al. Analytical performance models for NoCs with multiple priority traffic classes
CN103858117A (en) Access-control device, relay device, access-control method, and computer program
Wan et al. Analysis and modeling of the end-to-end i/o performance on olcf's titan supercomputer
Khetawat et al. Evaluating burst buffer placement in hpc systems
US8468006B2 (en) Method of combined simulation of the software and hardware parts of a computer system, and associated system
JP2022033688A (en) Memory access request scheduling method, apparatus, electronic device, computer readable storage medium, and computer program
Conley et al. Achieving cost-efficient, data-intensive computing in the cloud
Almeida et al. Energy monitoring as an essential building block towards sustainable ultrascale systems
Silva et al. An investigation of latency prediction for NoC-based communication architectures using machine learning techniques
Simmonds et al. Towards scalable network emulation
WO2012026582A1 (en) Simulation device, distributed computer system, simulation method and program
Liu et al. GPU-assisted hybrid network traffic model
WO2013111451A1 (en) System simulation device
Wilke et al. Using Discrete Event Simulation for Programming Model Exploration at Extreme-Scale: Macroscale Components for the Structural Simulation Toolkit (SST).
Khan et al. A modeling tool for simulating and design of on-chip network systems
Harbin et al. Comparative performance evaluation of latency and link dynamic power consumption modelling algorithms in wormhole switching networks on chip
Das et al. Augmenting amdahl's second law: A theoretical model to build cost-effective balanced HPC infrastructure for data-driven science
Altevogt et al. Cloud modeling and simulation

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: 12866949

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: 12866949

Country of ref document: EP

Kind code of ref document: A1