Словари, Словарь Dictionary
! & ( * , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = @ %
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ { ~
B B- B1 B2 B3 B4 BA BB BC BD BE BF BG BH BI BJ BL BM BN BO BP BQ BR BS BT BU BV BW BY BZ

bare metal

 
 
bare metal 1. New computer hardware, unadorned with such snares and delusions as an , an , or even . Commonly used in the phrase "programming on the bare metal", which refers to the arduous work of needed to create these basic tools for a new computer. Real bare-metal programming involves things like building s and chips, implementing basic s used to test s, and writing the assemblers that will be used to write the compiler back ends that will give the new computer a real development environment. 2. "Programming on the bare metal" is also used to describe a style of that relies on bit-level peculiarities of a particular hardware design, especially tricks for speed and space optimisation that rely on crocks such as overlapping instructions (or, as in the famous case described in , interleaving of opcodes on a magnetic drum to minimise fetch delays due to the device's rotational latency). This sort of thing has become less common as the relative costs of programming time and computer resources have changed, but is still found in heavily constrained environments such as industrial embedded systems, and in the code of hackers who just can't let go of that low-level control. See . In the world of personal computing, bare metal programming is often considered a , or at least a necessary evil (because these computers have often been sufficiently slow and poorly designed to make it necessary; see ). There, the term usually refers to bypassing the BIOS or OS interface and writing the application to directly access device registers and computer addresses. "To get 19.2 kilobaud on the serial port, you need to get down to the bare metal." People who can do this sort of thing well are held in high regard. []
на заглавную О сайте10 самыхСловариОбратная связь к началу страницы
© 2010 Admin User
словарь
словарь online
online словарь
цитаты chrome
XHTML | CSS
1.8.11