Date: Thu, 07 Jun 2001 13:16:52 -0700 From: Mike Smith <msmith@freebsd.org> To: stable@freebsd.org Subject: proc->pstats / SIGVTALRM Message-ID: <200106072016.f57KGqH02474@mass.dis.org>
index | next in thread | raw e-mail
In fielding a question from someone regarding what appears to be
SIGVTALRM sniping on their system, I noticed that the pstats structure
(which holds the p_timer fields which are used to track interval timers)
is outside the bzero-on-allocation region of the proc structure.
Thus it seems to me that it would be possible for garbage to be present
in these fields, leading to possible spurious generation of this signal.
Can anyone point out where I'm mistaken here?
Regards,
Mike
--
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also. But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view. [Dr. Fritz Todt]
V I C T O R Y N O T V E N G E A N C E
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106072016.f57KGqH02474>
