Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: register spilling spill (By analogy with spilling the contents of an overfull container) When a compiler is performing the register allocation phase of generating machine code and there are more live variables than the machine has registers and it has to transfer or "spill" some variables from registers to memory. (2014-08-02)