diff options
| author | thorpej <thorpej@NetBSD.org> | 1998-03-27 01:52:01 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 1998-03-27 01:52:01 +0000 |
| commit | b436157e65fb0ab6bc0ea9166640dcea384dee21 (patch) | |
| tree | 72819dbe519fc98e1211c5096368818db2f04e0b /lib/libc/string | |
| parent | b65c510879eff9a485e504f313342432e9b8e431 (diff) | |
Make proc0 use the statically-allocate vmspace0 again, and make it use
the kernel's pmap, since proc0 (and other that share its address space)
are kernel-only processes, and should never contain userspace mappings.
This makes it easier to detect errors, like entering user mappings
for kernel processes, in pmap modules, and makes some sense, considering
that kernel processes are really just "thread contexts" for the kernel.
Diffstat (limited to 'lib/libc/string')
0 files changed, 0 insertions, 0 deletions
