diff options
author | 2010-07-25 21:43:35 +0000 | |
---|---|---|
committer | 2010-07-25 21:43:35 +0000 | |
commit | 94ce667781f20302b1db949e69f2585605e57366 (patch) | |
tree | 6fcf9751c59ef91f18191c9c3b5dd5f9bbe23284 /sys/kern/sys_process.c | |
parent | ^U scrolls backwards, not forwards; from marrob at lavabit com (diff) | |
download | wireguard-openbsd-94ce667781f20302b1db949e69f2585605e57366.tar.xz wireguard-openbsd-94ce667781f20302b1db949e69f2585605e57366.zip |
in the clock drivers, seperate the soft-state and hard-state which was
all jumbled up in the same functions. the rtc (mc chip) and clock (i8243)
startup was also mixed up. they the soft state and hardware state can
be started in the right order, and it is easy to restart just the
neccessary parts upon resume. tested in numerous cases:
(apic, pic) * (GENERIC.MP, GENERIC) * (mp, non-mp) * (i386, amd64)
ok kettenis
Diffstat (limited to 'sys/kern/sys_process.c')
0 files changed, 0 insertions, 0 deletions