Vocab Bloom Hub

virtual memory

/ˈvɜːrtʃuəl ˈmeməri/

الترجمة: تقنية لإدارة الذاكرة تستخدمها أنظمة التشغيل، تُستعمل فيها ذاكرة ثانوية (مثل القرص الصلب) كأنها جزء من الذاكرة الرئيسية (ذاكرة الوصول العشوائي)، مما يتيح تشغيل تطبيقات أكبر أو عدة برامج في وقت واحد.

مدخل واحد

phrase

C1formalcommonIT/ˈvɜːrtʃuəl ˈmeməri/

A memory management technique used by operating systems where secondary storage (like a hard drive) is used as if it were part of the main memory (RAM), allowing a computer to run larger applications or multiple programs simultaneously.

  • 🌐تقنية لإدارة الذاكرة تستخدمها أنظمة التشغيل، تُستعمل فيها ذاكرة ثانوية (مثل القرص الصلب) كأنها جزء من الذاكرة الرئيسية (ذاكرة الوصول العشوائي)، مما يتيح تشغيل تطبيقات أكبر أو عدة برامج في وقت واحد.
  1. Computer memory management B2 formal

    A memory management technique that uses hardware and software to allow a computer to compensate for physical memory shortages by temporarily transferring data from random access memory (RAM) to disk storage.

    • The operating system uses virtual memory to run large applications.
    • When physical RAM is full, the system swaps data to virtual memory on the hard drive.
    • Increasing virtual memory can help prevent out-of-memory errors.

    🌐إدارة ذاكرة الحاسوب