Translation of scheduling algorithm into Russian
Noun
computer science
- The operating system uses a scheduling algorithm to share the processor fairly.Операционная система использует алгоритм планирования, чтобы справедливо распределять процессор между задачами.
Examples of scheduling algorithm in a sentence
We compared each scheduling algorithm under heavy server load.
Translations of "scheduling algorithm" in Context ordered by category and frequency
With timesharing systems, the scheduling algorithm became more complex because there were generally multiple users waiting for service.
С появлением многозадачных систем алгоритм планирования усложнился, поскольку в этом случае обычно фигурировали сразу несколько пользователей, ожидавших обслуживания.
A hybrid scheduling algorithm between native and light threads with cooperation between the threads would achieve seamless parallelism.
Гибридный алгоритм планирования между родными и лёгкими потоками со взаимодействием потоков даёт бесшовный параллелизм.
In retrospect, Gates recalls that his scheduling algorithm was "all about conflict" and optimizing the students' movements.
Оглядываясь назад, Гейтс вспоминает, что его алгоритм планирования был «все о конфликте» и оптимизировал движения учеников.
Using a scheduling algorithm such as Earliest-Deadline-First (EDF), the kernel can then be used to handle the dynamic scheduling workload.
Используя алгоритм планирования, такой как Earliest-Deadline-First (EDF), ядро затем может производить динамическое планирование нагрузки.
scheduling algorithm: Examples and translations in context
The scheduling algorithm keys off predicted workload patterns to allocate resources efficiently.
Алгоритм планирования основывается на прогнозируемых шаблонах нагрузки для эффективного распределения ресурсов.
The transmitter uses a scheduling algorithm to determine the subset of users who are served by a channel at any given time.
Передатчик использует алгоритм планирования для определения подмножества пользователей, которые будут обслуживаться каналом в произвольный момент времени.
The second layer is made of localization algorithms for constructing maps and navigating, while the third is a scheduling algorithm to allow the vehicle to operate as part of a fleet and be shared with multiple users.
Второй уровень включает алгоритмы локализации для построения карт и навигации, а третий представляет собой алгоритм планирования, чтобы позволить автомобилю перемещаться в общем потоке и совместно с несколькими пользователями.
Disk scheduling algorithm that works like an elevator.
Алгоритм лифта (англ.)- дисковый алгоритм планирования, который работает как лифт
In addition to adapting and optimizing terminal services in the CPU core, the scheduling algorithm and CPU bus were carefully designed to meet the high expectations and user requirements for speed and battery life.
Помимо адаптации и оптимизации терминальных сервисов в ядре CPU, алгоритм планирования и шина CPU были тщательно проработаны для обеспечения соответствия высоким ожиданиям и требованиям пользователей к быстродействию и времени автономной работы от батареи.
If an ISR makes API calls which affect the task scheduling situation, this must be controlled and the RTOS must have the opportunity to run its scheduling algorithm.
Если ISR делает вызовы API, которые влияют на планирование задач, это должно контролироваться, а ОСРВ должна иметь возможность запускать свой алгоритм планирования.