We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
controlador de interrupciones
manejador de interrupciones
manipulador de interrupciones
These locations then contain jump instructions to the interrupt handler.
The kernel is the first section of the operating system to load into memory, and controls such system areas as disk drive management, memory allocation, system processes, and interrupt handler.
El kernel es la primera sección del sistema operativo que se carga en la memoria y controles tales como áreas del sistema como administración de la unidad de disco, asignación de memoria, procesos del sistema y controlador de interrupciones.
Here are implemented other tasks including the time handler, the scheduler, the DMA manager, the interrupt handler and the signal controller.
Aquí también se encuentran implementadas otras áreas como ser el manejo del tiempo, el planificador (scheduler), la DMA, el controlador de interrupciones y el controlador de señales.
The advantage of this approach is that the interrupt handler already allows for direct handling for I/O interrupts for attached devices.
La ventaja de este enfoque es que el controlador de interrupciones permite controlar en forma directa las interrupciones de E/S para los dispositivos conectados.
If the processor gets a signal with higher priority, it interrupts the running program and calls a special interrupt handler.
Si el procesador recibe una señal con prioridad alta, interrumpe el programa que se está ejecutando y llama a un controlador especial para interrupciones.
The disk interrupt handler then copies the retrieved data into memory, for later use by the program that made the request.
El manipulador de interrupciones del disco entonces copia los datos recibidos dentro de la memoria para su posterior uso por parte del programa que ha hecho la petición.
But, if the function is used in a reentrant interrupt handler and a second interrupt arises inside the function, the second routine will hang forever.
Pero si la función se usa en un manejador de interrupciones reentrante y una segunda interrupción surge dentro de la función, la segunda rutina se colgará para siempre.
When the processor receives an interrupt, it suspends its current operations, saves the status of its work, and transfers control to a special routine known as an interrupt handler, which contains the instructions for dealing with the particular situation that caused the interrupt.
Cuando el procesador recibe una interrupción, suspende las operaciones actuales, guarda el estado del trabajo y transfiere el control a una rutina especial conocida como controlador de interrupción, que contiene las instrucciones para tratar la situación determinada que provocó la interrupción.
If the interrupt handler does not modify the saved status register, returning from the interrupt will then resume the original low-power mode.
Si el vector de interrupción no modifica el registro de estado almacenado, al volver de la interrupción, rehabilitara el modo de bajo consumo que estuviese habilitado previamente.
In general, while programming interrupt service routines, it is recommended to re-enable interrupts as soon as possible in the interrupt handler.
Esto puede reducir la latencia de interrupción. En general, mientras que las rutinas de servicio de interrupción de programación, se recomienda volver a habilitar las interrupciones tan pronto como sea posible en el manejador de interrupciones.
Interrupt: An asynchronous operating condition that disrupts normal execution and transfers control to an interrupt handler.
Interrupción: Una condición de funcionamiento asincrónica que interrumpe la ejecución normal y transfiere control a un tratante de interrupción.
If an interrupt comes in from an I/O device, the kernel effectively stops the current task, runs the interrupt handler, and then returns to the current task.
Si una interrupción llega desde un dispositivo I/O, el kernel detendrá la tarea actual, iniciará el manipulador de interrupción y retornará a la actual tarea.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.