secure memory - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

secure memory - перевод на русский

WAY TO CONTROL MEMORY ACCESS RIGHTS ON A COMPUTER, AND IS A PART OF MOST MODERN INSTRUCTION SET ARCHITECTURES AND OPERATING SYSTEMS
Protected memory; Mprotect; Storage protection; Storage Protection; Memory isolation; Memory security; Secure memory; Memory spy; Memory protection key; Memory protection keys

secure memory         
защищенная память
protected memory         

общая лексика

защищённая память

область ОЗУ, закрытая многозадачной ОС для доступа другим программам. Для этого используются имеющиеся у процессора аппаратные механизмы защиты памяти. Данный механизм позволяет при сбое одной программы продолжить исполнение других

Смотрите также

multitasking; operating system

memory protection         
защита памяти; защита информации, хранящейся в памяти

Определение

АЗУ
кушанье из мелких кусочков мяса в остром соусе.

Википедия

Memory protection

Memory protection is a way to control memory access rights on a computer, and is a part of most modern instruction set architectures and operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug or malware within a process from affecting other processes, or the operating system itself. Protection may encompass all accesses to a specified area of memory, write accesses, or attempts to execute the contents of the area. An attempt to access unauthorized memory results in a hardware fault, e.g., a segmentation fault, storage violation exception, generally causing abnormal termination of the offending process. Memory protection for computer security includes additional techniques such as address space layout randomization and executable space protection.

Как переводится secure memory на Русский язык