Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
User space and kernel space
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Way of using computer memory}} {{Redirect-multi|2|Kernel space|User space|the mathematical definition|Null space|the user space on Wikipedia|Wikipedia:User pages}} {{more citations needed|date=October 2012}} A modern computer [[operating system]] usually uses [[virtual memory]] to provide separate address spaces or regions of a single address space, called '''user space and kernel space'''.<ref>{{cite web|url=https://linux-kernel-labs.github.io/refs/heads/master/lectures/address-space.html#address-space-options-for-32bit-systems|title=Address space|at=Address space options for 32bit systems}}</ref>{{efn|Older operating systems, such as [[DOS]] and [[Windows 3.1x]], do not use this architecture.}} This separation primarily provides [[memory protection]] and hardware protection from malicious or errant software behaviour. {{anchor|KERNEL}} Kernel space is strictly reserved for running a privileged [[operating system kernel]], kernel extensions, and most [[device driver]]s. In contrast, user space is the memory area where [[application software]] and some drivers execute, typically one address space per process.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)