Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2009 12:06:48 +0200
From:      Sebastian Huber <sebastian.huber@embedded-brains.de>
To:        hackers@FreeBSD.ORG
Subject:   callout(9) and Giant lock
Message-ID:  <4A4740B8.8090205@embedded-brains.de>

next in thread | raw e-mail | index | archive | help
Hi,

suppose that a certain time event triggered several callout functions. 
What happens if the first of these callout functions blocks on the Giant 
lock? Does this delay all further callout functions until the Giant lock 
is available for the first callout function? What happens if one of the 
callout function blocks forever? Does this deadlock the system?

CU

-- 
Sebastian Huber, Embedded Brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A4740B8.8090205>