diff options
author | marcel <marcel@FreeBSD.org> | 2003-12-07 20:47:33 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-12-07 20:47:33 +0000 |
commit | 4b6eafd82fbafd73173a2b8ae6f21e80991de13c (patch) | |
tree | 7aa3fc85bba2ec14ba56723694cb68dc2c17e301 /bin | |
parent | 239117c33ff76d4b8885237984b4345bdf0d9c9d (diff) | |
download | FreeBSD-src-4b6eafd82fbafd73173a2b8ae6f21e80991de13c.zip FreeBSD-src-4b6eafd82fbafd73173a2b8ae6f21e80991de13c.tar.gz |
Simplify the contexts created by the kernel and remove the related
flags. We now create asynchronous contexts or syscall contexts only.
Syscall contexts differ from the minimal ABI dictated contexts by
having the scratch registers saved and restored because that's where
we keep the syscall arguments and syscall return values.
Since this change affects KSE, have it use kse_switchin(2) for the
"new" syscall context.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions