Resources Management

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Flashcards covering key concepts and terminology related to resources management in computer systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Primary Memory

The area in a computer where data is stored for quick access by the processor, often synonymous with RAM.

2
New cards

Secondary Storage

Non-volatile storage used to retain data not being processed, such as HDDs, SSDs, and optical drives.

3
New cards

Processor Speed

A measurement of how many calculations a processor can perform per second, commonly measured in GHz.

4
New cards

Bandwidth

The maximum amount of data that can be transmitted over an internet connection in a given amount of time.

5
New cards

Screen Resolution

The measurement of the number of pixels in height x width of a display, affecting the quality of images.

6
New cards

Sound Processor

A component that optimizes audio signals for playback and frees up the CPU for other tasks.

7
New cards

Graphics Card

A specialized electronic circuit designed to rapidly manipulate memory to accelerate the creation of images.

8
New cards

Cache Memory

A small-sized type of volatile computer memory that provides high-speed data access to the processor.

9
New cards

Network Connectivity

The ability of different devices to connect and communicate with each other through various network types.

10
New cards

Multitasking

The ability for an operating system to run multiple applications simultaneously.

11
New cards

Swapping

A memory management technique involving moving processes between main memory and secondary storage to allow more programs to run.

12
New cards

Virtual Memory

A storage allocation method that enables a computer to compensate for physical RAM shortages by temporarily transferring data to disk storage.

13
New cards

Polling

A method where a device checks for readiness or state, often requiring the processor to wait for a response.

14
New cards

Interrupts

Signals to the processor indicating an event that requires immediate attention, allowing for temporary suspension of current tasks.

15
New cards

Dedicated Operating System

An OS designed to support a particular range of applications, often optimized for specific hardware.

16
New cards

Java Virtual Machine (JVM)

A platform-independent execution environment that allows Java bytecode to be executed on any processor.