Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
8 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 8

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Userland

: For information on the company called UserLand, see UserLand Software.

Userland refers to an application space, typically in Unix or Unix-like operating systems which are external from the kernel (computer science). Sometimes userland can mean an application which performs its own system calls or input and output (IO), but typically the userland part of an application will request system calls and other system activities from the kernel.

In the filesystem hierarchical sense, userland means any storage space on the system disk which is not a part of the critical system storage, ie. it is meant for users space storage such as their personal documents and other non critical data. In Unix systems this space can typically reside in the /home, /export/home, or /usr/home directories.

=See Also=

User space