FACTOID # 136: Nauru, Tokelau and Western Sahara are the only three countries without official capital cities.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > User space

An operating system usually segregates the available system memory into kernel space and user space. The kernel space is strictly reserved for running the kernel, device drivers and any kernel extensions. This kernel space is usually never swapped out to the disk. On the other hand user space is the memory area used by all user mode applications and this memory can be swapped (paged) out at any time depending upon the current system requirement.


A user application cannot access the kernel space directly and similarly a kernel code cannot access the user space without checking whether the page is present in memory or swapped out.


  Results from FactBites:
 
User space - Wikipedia, the free encyclopedia (132 words)
The kernel space is strictly reserved for running the kernel, device drivers and any kernel extensions.
On the other hand user space is the memory area used by all user mode applications and this memory can be swapped (paged) out at any time depending upon the current system requirement.
A user application cannot access the kernel space directly and similarly a kernel code cannot access the user space without checking whether the page is present in memory or swapped out.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.