Differences between version 2 and revision by previous author of UserSpace.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, May 18, 2004 4:35:37 am | by StuartYeates | Revert |
Older page: | version 1 | Last edited on Tuesday, July 2, 2002 6:41:21 pm | by PerryLorier | Revert |
@@ -1,3 +1,3 @@
User space is where normal programs run. If you run a program, it runs in user space, even if the person running it is [root].
-modprobe(8) is an example of a userspace
program that loads modules into kernel space.
+modprobe(8) is an example of a user space
program that loads modules into kernel space. ps(1) and top(1) are examples of userspace programs that inspect KernelSpace