Exam 15: Linux Operating Systems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Anyone is permitted to copy and distribute verbatim copies of the operating system,including those who want to customize it for release to the public.

Free
(True/False)
4.7/5
(36)
Correct Answer:
Verified

False

When Linux allocates memory space,by default it allocates one GB of high-order memory to the kernel and three GB of memory to executing processes.

Free
(True/False)
4.8/5
(41)
Correct Answer:
Verified

True

____ management is designed to replace or change parts of the operating system that need to be enhanced or replaced.

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

B

Linux has system calls that change the size of the process data segment,either by expanding it to accommodate extra data values or reducing it when certain values positioned at the end of the data segment are no longer needed.

(True/False)
4.9/5
(42)

Filenames are not case sensitive in Linux.

(True/False)
4.7/5
(38)

Administrators use ____ logs that provide a detailed description of activity on the system.

(Multiple Choice)
4.9/5
(39)

In Linux,each process is referenced by a descriptor,which contains approximately fifteen fields describing the process attributes together with the information needed to manage the process.

(True/False)
4.7/5
(36)

Under Linux filename conventions,the ____ represents the root directory.

(Multiple Choice)
4.9/5
(28)

To keep track of free and busy pages,Linux uses a system of page tables.

(True/False)
4.8/5
(44)

In Linux,____ devices cannot host a file system.

(Multiple Choice)
4.8/5
(25)

Linux offers memory protection based on the type of information stored in each region belonging to the address space of a user request.

(True/False)
5.0/5
(29)

Virtual memory in Linux is managed using a multiple-level table hierarchy.

(True/False)
4.8/5
(37)

In Linux,the three levels of file access are ____,____,and ____.

(Multiple Choice)
4.8/5
(27)

The Linux page replacement algorithm is an expanded version of the ____ replacement policy.

(Multiple Choice)
4.8/5
(26)

When a process requests pages,Linux loads them into memory.When the kernel needs the memory space,the pages are released using a most recently used (MRU)algorithm.

(True/False)
5.0/5
(42)

Linux brought much of the speed,efficiency,and flexibility of UNIX to small desktop computers.

(True/False)
5.0/5
(38)

Because Linux is written and distributed under the ____ General Public License,its source code is freely distributed and available to the general public.

(Multiple Choice)
4.9/5
(31)

A page's middle directory contains a pointer to the actual page frame.

(True/False)
4.8/5
(38)

Linux terminal management conforms to ____ standards,and it also supports pseudo-terminals.

(Multiple Choice)
4.9/5
(39)

In Linux,up to a total of 256MB of usable memory can be configured into equal-sized page frames,which can be grouped to give more contiguous space to a job.These groups can also be split to accommodate smaller jobs.The process of grouping and splitting usable memory is known as the ____.

(Multiple Choice)
4.8/5
(30)
Showing 1 - 20 of 40
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)