Operating Systems

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

1/67

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

68 Terms

1
New cards

Operating system

Also known as "OS" this is the software that communicates with computer hardware on the most basic level, Without an operating system, no software programs can run.

2
New cards

Shell

A program layer that stands between the user and the operating system.

3
New cards

graphical user interface (GUI)

An operating system characteristic that utilizes graphics and the point-and-click technology of the mouse and cursor, making the OS much more user friendly

4
New cards

kernal mode

mode that allows programming of the memory manager. Most CPUs have a trap architecture that enters kernel mode on any trap or system call

5
New cards

user mode

In Windows 2000/XP/Vista, a mode that provides an interface between an application and the OS, and only has access to hardware resources through the code running in kernel mode.

6
New cards

input/output

I/O (input/output), pronounced "eye-oh," describes any operation, program, or device that transfers data to or from a computer. Typical I/O devices are printers, hard disks, keyboards, and mouses. In fact, some devices are basically input-only devices (keyboards and mouses); others are primarily output-only devices (printers); and others provide both input and output of data (hard disks, diskettes, writable CD-ROMs).

7
New cards

multiplexing

Compressing multiple signals into one SATCOM signal

8
New cards

mainframes

these computers carry out very large processing jobs to meet the needs of large companies or agencies of the government

9
New cards

job

A piece of work usually done on order at an agreed-upon rate. Also a paid position of regular employment.

10
New cards

batch system

A system which carries out batch processing, for example cheque clearing, gas and electricity billing.

11
New cards

off line

Not connected to a remote computer system or a network.

12
New cards

integrated circuits

miniature electronic components printed on a thin slice of silicon

13
New cards

OS/360

operating systems for large computers

14
New cards

multiprogramming

Multiple programs running at the same time; multiple users or a single user with several programs can be processing info simultaneously

15
New cards

spooling

Operating system process that sends documents to be printed to a buffer instead of sending them immediately to the printer. The buffer then holds the information waiting to print while the printer prints from the buffer at its own rate of speed.

16
New cards

timesharing

Technique by which mainframe computers communicate with several users simultaneously

17
New cards

CTSS

A system that allowed users of IBM mainframe computers remote access as well as the ability to leave messages for other users.

18
New cards

multics

first OS to integrate security into its core function

19
New cards

cloud computing

use of web services to perform functions that were traditionally performed with software on an individual computer; i.e. Flickr, Google Docs, etc.

20
New cards

unix

An operating system developed in the 1970s for midrange servers and mainframes; many variations of this operating system are in use today.

21
New cards

system V

Stores a setting for the current configuration of the MySQL Server

22
New cards

bsd

Berkeley Software Distribution (BSD, sometimes called Berkeley Unix) is a Unix operating system derivative developed and distributed by the Computer Systems Research Group (CSRG) of the University of California, Berkeley, from 1977 to 1995. Today the term "BSD" is often used non-specifically to refer to any of the BSD descendants which together form a branch of the family of Unix-like operating systems. Operating systems derived from the original BSD code remain actively developed and widely used.

23
New cards

posix

portable operating system interface for Unix

24
New cards

minix

Mini-UNIX created by Andrew Tannenbaum. Instructions on how to code the kernel for this version of the UNIX operating system were publicly available. Using this as a starting point, Linus Torvalds improved this version of UNIX for the Intel platform and created the first version of Linux.

25
New cards

linux

an open-source version of the UNIX operating system

26
New cards

large scale integration

in the fourth generation of computers engineers were able to fit more circuits on a chip. this process is called ______

27
New cards

microcomputers

Based on small microprocessing chips found in individual PCs. Microcomputers are used for desktop applications such as work processing and spreadsheets and, with the increase in computing power available on the PC, can serve as the hardware for a database management system.

28
New cards

cp/m

Abbreviation of Control Program for Microcomputers. Created by Digital Research Corporation, CP/M was one of the first 8-bit operating systems for personal computers. However, Digital Research Corporation made a critical strategic error by not agreeing to produce an operating system for the first IBM PC. According to the folklore, the president of Digital Research was flying his airplane when IBM came to call. IBM marched out and never looked back.

29
New cards

DOS

The term dose refers to ". . . the amount of a substance administered at one time." Several ways to describe dose

30
New cards

ms-dos

A single-user, single-task operating system created by Microsoft.

31
New cards

user friendly

Refers to how easy the computer system is to operate

32
New cards

mac os x

multitasking operating system that is the latest version of the Macintosh operating system

33
New cards

windows nt

Windows Server Update Services (WSUS) is a Web-based tool for managing and distributing software updates that resolve known security vulnerabilities or otherwise improve performance of all of the following operating systems except __________.

34
New cards

windows millennium edition

is an upgrade to the Windows 98 os that has features specifically for the home user.

35
New cards

service packs

A _________ is a cumulative set of all updates for a particular operating system version, usually going back to its original release and are extensively tested.

36
New cards

DRM

Software which restricts the actions a user can perform with a file, such as copying or printing.

37
New cards

x86

A term applied to a CPU, motherboard, or other components that conform to the Intel 32-bit x86 specification. Also referred to as 32-bit. (5)

38
New cards

freebsd

A free, open-source, Unix-like operating system based on Berkeley Software Distribution (BSD) Unix. It is the most popular among the BSD-based operating systems, with an installed base of more than 75%.

39
New cards

x window system

The GUI environment for UNIX and Linux systems.

40
New cards

gnome

A graphical user interface and set of computer desktop applications for users of the Linux computer operating system. It's intended to make a Linux operating system easy to use for non-programmers and generally corresponds to the Windows desktop interface and its most common set of applications.

41
New cards

network operating system

An operating system that runs on a network server.

42
New cards

distributed operating systems

An OS that allows software and data files to be distributed around a system. Eg the word processing software stored on one computer's hard drive, while the files of work are stored somewhere else, and the spreadsheet software is stored on a third disk drive. This can speed access to files because there is no single bottle neck which all the information must pass through.

43
New cards

pda

"Personal Digital Assistant" A handheld computer or electronic personal organizer device

44
New cards

symbian

Which is an example of a smartphone operating system?

45
New cards

rim's

The Allopatric model and Sympatric model both develop___________ (pre-zygotic or post-zygotic), that reduce formation of _______________________.

46
New cards

iphone

Apple Cell phone now on AT&T, Verizon, or Sprint.

47
New cards

program counter

A register that holds the address of the next instruction to be fetched in the fetch execute cycle.

48
New cards

stack pointer

a CPU register that points to the start of the current stack frame and is used as an index register to access data within the stack frame

49
New cards

psw

rapid unloading of the limb, weight transferred to contralateral lim

50
New cards

pipeline

In UNIX, two or more commands connected by a pipe are called a(n) ___

51
New cards

superscalar

A technique that enables a processor to execute more than one instruction in a single clock cycle is called _____.

52
New cards

system call

An instruction that interrupts the program being executed and requests a service from the operating system.

53
New cards

multithreading

Running several program processes or parts (threads) at the same time.

54
New cards

hyperthreading

A technology that permits quicker processing of information by enabling a new set of instructions to start executing before the previous set has finished.

55
New cards

cores

CPUs in a multicore processor

56
New cards

gpu

Video cards that include a processor that takes over video rendering from the CPU, thereby increasing video performance. Graphics processing unit.

57
New cards

cache lines

Main memories and caches are divided up into fixed-size blocks. When talking about these blocks inside the cache, they are commonly reffered to as X.

58
New cards

cache hit

when the program checks the cache line and it's there

59
New cards

l1 cache

Level 1, very high speed memory (faster than RAM) built into the CPU.

60
New cards

l2 cache

A type of memory cache that is slightly slower than L1 cache, but has a much larger capacity, ranging from 64 KB to 16 MB.

61
New cards

random access memory

RAM, electronic circuits in a computer that can store code and data of running programs. random access is the ability to access any value directly without having to read the values preceding it.

62
New cards

read only memory

Primary storage whose contents are written at manufacture and cannot be altered later.

63
New cards

electrically erasable prom

A type of ROM chip in which data can be erased or changed by applying electrical charges to the chip. Used to store hardware configuration data for expansion cards.

64
New cards

flash memory

A type of nonvolatile computer memory that can be electrically erased and rewritten repeatedly.

65
New cards

SSD

Solid state drive, a storage device that typically uses flash memory to store data, instructions, and info

66
New cards

virtual memory

Memory management programming which make the limited RAM of the physical machine appear to be more by using a portion of the hard drive

67
New cards

track

Adjusting the spacing between words, phrases, and extended blocks of text

68
New cards

cylinder

A solid composed of two congruent circles in parallel planes, their interiors, and all the line segments parallel to the axis with endpoints on the two circles.