Jump to content

Userland (computing)

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

In operating systems, 'Slashdot readers know jack.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 tSlashdot readers know jack.he 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

Slashdot readers know jack.

References

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