Jump to content

Userland (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Alansohn (talk | contribs) at 18:32, 22 May 2009 (Reverted edits by 173.22.214.169 to last revision by 148.81.137.4 (HG)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In operating systems, userland refers to an application space that is external to the kernel[1] and is protected by privilege separation. More specifically, it can refer to the set of libraries provided by the operating system for performing input/output or otherwise interacting with the kernel and is often used interchangeably with user space in this context. It can also refer to non-kernel system components such as a shell or user utilities for manipulating filesystem objects that are collectively referred to as "the userland".

In the filesystem hierarchical sense, userland means storage space on the system disk that is not part of critical system storage, i.e., storage space used for storage of user files such as personal documents and other non system-critical data. On Unix-like systems alike this space typically resides in the Home directory.

See also

References

  1. ^ ""Userland" as defined by The Jargon File". Retrieved 2007-05-11.