A question about a word "userland"

Ken Smith kensmith at cse.Buffalo.EDU
Fri Dec 19 14:04:45 UTC 2003


On Fri, Dec 19, 2003 at 07:58:32AM -0600, Eric Anderson wrote:

> Would a good "rule of thumb" be - if you have to rebuild the kernel 
> after changes for it to be useful, it's not userland, everything else IS 
> userland?

Very close. :-)

The loadable modules make it slightly more complicated than that
because strictly speaking you aren't rebuilding the kernel for them
but they are considered part of the kernel.

Anything that is not built into the kernel and is not a loadable
kernel module is "userland".

-- 
						Ken Smith
- From there to here, from here to      |       kensmith at cse.buffalo.edu
  there, funny things are everywhere.   |
                      - Theodore Geisel |



More information about the freebsd-doc mailing list