NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/28612 ([scheduler activation] any local user can lock the system)
The following reply was made to PR kern/28612; it has been noted by GNATS.
From: itohy%NetBSD.org@localhost (ITOH Yasufumi)
To: gnats-bugs%NetBSD.org@localhost
Cc: wrstuden%NetBSD.org@localhost, netbsd-bugs%NetBSD.org@localhost,
gnats-admin%NetBSD.org@localhost,
wrstuden%NetBSD.org@localhost
Subject: Re: kern/28612 ([scheduler activation] any local user can lock the
system)
Date: Mon, 23 Jun 2008 21:26:25 +0900
wrstuden%NetBSD.org@localhost writes:
> State-Changed-From-To: analyzed->feedback
> State-Changed-By: wrstuden%NetBSD.org@localhost
> State-Changed-When: Mon, 23 Jun 2008 04:24:35 +0000
> State-Changed-Why:
> Bug is believed to have been fixed in 2006, in rev 1.73 of kern/kern_sa.c
Yes, the commit message is correct.
The process still loops but at least it is killable.
% ./a.out
sa_stacks returns 2
type 0
sa enabled
type 2
load: 0.31 cmd: stest 5365 [sawait nanosleep] 0.00u 0.00s 0% 620k
load: 0.31 cmd: stest 5365 [sawait nanosleep] 0.00u 0.00s 0% 620k
load: 0.31 cmd: stest 5365 [runnable nanosleep] 0.00u 0.02s 0% 620k
load: 0.37 cmd: stest 5365 [running nanosleep] 0.00u 1.02s 7% 620k
load: 0.37 cmd: stest 5365 [runnable nanosleep] 0.00u 2.22s 13% 620k
^C
%
--
ITOH Yasufumi
Home |
Main Index |
Thread Index |
Old Index