community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of User space


Message boards   Post comment

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 an kernel code cannot access the user space without checking whether the page is present in memory or swapped out.

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "User space".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.