The present invention relates to managing tasks in multicore or multiprocessor computer systems.
Computer systems are known that have a plurality of processor units (cores or processors) connected to resources (in particular memories) in order to execute tasks. The performance of such systems depends on the tasks being well distributed among the various processor units. Unfortunately, that is a non-polynomial problem: there is no general optimum solution.
To provide the best possible distribution, it is known to make use of real time operating systems. The management of tasks nevertheless remains relatively complex and expensive in terms of time.
An object of the invention is to provide simple means for executing a harmonic set of tasks in a computer system.
To this end, there is provided a computer system comprising a plurality of processor units that are synchronous and that access resources in non-concurrent manner in order to execute a harmonic set of tasks numbered and are ordered by increasing periods in such a manner that the shorter the period of a task, the higher its priority. According to the invention, the system comprises a task interrupt switch device having an input for receiving a common time base, outputs each connected to a respective one of the processor units, registers each corresponding to a respective output, reinitializable counters each corresponding to a respective output, and a control unit arrange& to reissue each task interrupt to the output for which the register has the greatest value, and in the event of equality, to the output for which the counter has the smallest value; to store in each register the number of the task currently executing on the processor unit connected to the corresponding output; and each time a task interrupt is reissued on one of the outputs, to increment the corresponding counter by 1.
During execution, all of the tasks that are to be executed by a certain time and that are to be executed on the same processor unit are grouped together in a sequence of tasks ordered from the highest priority to the lowest priority. A stack of task sequences is thus organized distributed among the processor units. The tasks are numbered in such a manner that their periods are ordered in an increasing order. The set of these tasks is harmonic if, regardless of the task i, the period of the task i divides into the period of the task i+1. In addition, the shorter the periods of the tasks, the greater their priorities. The switch device ensures that the task sequences are distributed by selecting the processor unit that is executing the task having the lowest priority, or in the event of equal priority, the processor unit that is the least used. The operation of the switch member is thus simple and fast.
Other characteristics and advantages of the invention appear on reading the following description of a particular, non-limiting embodiment of the invention.
Reference is made to the accompanying drawings, in which:
With reference to
The computer system has a switch device 10 for switching task interrupts, and having:
The common time base is communicated solely to the control unit 15 of the switch device 10.
The control unit 15 has a circuit comprising a processor and a memory enabling it to execute a computer program. The control unit 15 is connected to the input 11, to the outputs 12.A, 12.B, and it accesses the registers 13.A, 13.B and the counters 14.A, 14.B.
The computer system makes use of a management system (or operating system) that organizes master/slave operation of the processor units A and B on a principle that is itself well known.
The computer system is arranged to execute a harmonic set of tasks without offset, the tasks being numbered and ordered in such a manner that the shorter the period of a task, the greater its priority. In this example there are four tasks i and a background task F: the number i in this example takes the values 1, 2, 3, and 4, and it is less than the number F. By way of example:
The control unit 15 is programmed:
The operation of the computer system, and more particularly of the switch device 10 is described below with reference to
The control unit 15 receives a task interrupt at the start of each time step (each time step lasts 4 ms).
At the beginning of time step 0 (time 0), the processor unit B is executing the background task F and the control unit 15 transmits the task interrupt (symbolized by a lightning flash in the figures) on the output 12.A so that the processor unit A executes the task 1.
Each time a task interrupt is reissued on one of the outputs 12.A, 12.B, the control unit 15 increments the corresponding counter 14.A, 14.B by 1. In this example, it is the counter 14.A that is incremented.
On each execution of a new task by a processor unit A, B, the processor unit in question transmits the number of the task to the control unit 15, which stores it in the corresponding register 13.A, 13.B.
At the beginning of time step 1 (time 4), the value (2) of the register 13.A is less than the value (F) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.B so that the processor unit B interrupts execution of the task F in order to execute the task 1.
At the end of the task 1, the processor unit B returns to executing the task F.
During the time step 1, the processor unit A terminates the task 2 and begins executing the task 3.
At the beginning of time step 2 (time 8), the value (3) of the register 13.A is less than the value (F) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.B so that the processor unit B interrupts execution of the task F in order to execute the task 1.
At the end of the task 1, the processor unit B begins executing the task 2.
At the beginning of time step 3 (time 12), the value (3) of the register 13.A is greater than the value (2) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.A so that the processor unit A interrupts execution of the task 3 in order to execute the task 1.
During time step 3, the processor unit A begins executing the task 4 once the task 3 has terminated and the processor unit B begins executing the task F once the task 2 has terminated.
At the beginning of time step 4 (time 16), the value (4) of the register 13.A is less than the value (F) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.B so that the processor unit B interrupts execution of the task F in order to execute the task 1.
At the end of the task 1, the processor unit B begins executing the task 2.
At the beginning of time step 5 (time 20), the value (4) of the register 13.A is greater than the value (2) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.A so that the processor unit A interrupts execution of the task 4 in order to execute the task 1.
At the end of the task 1, the processor unit B returns to executing the task 4 and the processor unit B begins execution of the task 3 at the end of the task 2.
At the beginning of time step 6 (time 24), the value (4) of the register 13.A is greater than the value (3) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.A so that the processor unit A interrupts execution of the task 4 in order to execute the task 1.
During time step 6, the processor unit A begins execution of the task 2 once the task 1 has terminated.
At the beginning of time 7 (time 28), the value (2) of the register 13.A is less than the value (3) of the register 13.B. The control unit 15 reissues the task interrupt on the output 12.B so that the processor unit B interrupts execution of the task 3 in order to execute the task 1.
At the end of task 1, the processor unit B returns to executing the task 3.
At the end of task 2, the processor unit A returns to executing the task 2 and then begins executing the task F.
At the end of task 3, the processor unit B begins executing the task F.
It can be seen that on each interrupt, a new list of tasks TL A, TL B is allocated to each core A, B. In the example described, there are four task lists numbered 1 to 4:
In
For the core B:
It can be understood that execution of a list of tasks can be interrupted to execute a new list of tasks at the end of which there is a return to executing the interrupted list of tasks.
The operation of the computer system continues in the same manner.
Naturally, the invention is not limited to the embodiment described but covers any variant coming within the ambit of the invention as defined by the claims.
In particular, the computer system may be of structure different from that described. For example, it may have more than two processor units.
The switch device may be made in the form of a dedicated circuit or of a reconfigurable circuit of the field programmable gate array (FPGA) type.
The numbers of the tasks may be in some other form: the only important point is that the tasks are ordered as a function of their periods.
Number | Date | Country | Kind |
---|---|---|---|
16 57812 | Aug 2016 | FR | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2017/069483 | 8/1/2017 | WO | 00 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2018/033387 | 2/22/2018 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5758169 | Nizar | May 1998 | A |
5881284 | Kubo | Mar 1999 | A |
7302685 | Binns | Nov 2007 | B2 |
9342365 | Min | May 2016 | B2 |
20040068730 | Miller et al. | Apr 2004 | A1 |
20180039514 | Liao | Feb 2018 | A1 |
Number | Date | Country | |
---|---|---|---|
20190205161 A1 | Jul 2019 | US |