From phk@critter.freebsd.dk  Mon Aug 21 16:39:47 2006
Return-Path: <phk@critter.freebsd.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9A68C16A4E0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Aug 2006 16:39:47 +0000 (UTC)
	(envelope-from phk@critter.freebsd.dk)
Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 27F9243D88
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Aug 2006 16:39:41 +0000 (GMT)
	(envelope-from phk@critter.freebsd.dk)
Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.48.2])
	by phk.freebsd.dk (Postfix) with ESMTP id A9038170C5
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Aug 2006 16:39:39 +0000 (UTC)
Received: from critter.freebsd.dk (localhost [127.0.0.1])
	by critter.freebsd.dk (8.13.7/8.13.7) with ESMTP id k7LGdcuT018298
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 21 Aug 2006 16:39:39 GMT
	(envelope-from phk@critter.freebsd.dk)
Received: (from phk@localhost)
	by critter.freebsd.dk (8.13.7/8.13.7/Submit) id k7LGdcJQ018297;
	Mon, 21 Aug 2006 16:39:38 GMT
	(envelope-from phk)
Message-Id: <200608211639.k7LGdcJQ018297@critter.freebsd.dk>
Date: Mon, 21 Aug 2006 16:39:38 GMT
From: Poul-Henning Kamp <phk@critter.freebsd.dk>
Reply-To: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kqueue(2) should mention sysctl kern.kq_calloutmax
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102353
>Category:       docs
>Synopsis:       kqueue(2) should mention sysctl kern.kq_calloutmax
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 21 16:40:07 GMT 2006
>Closed-Date:    Sat Sep 02 17:09:20 GMT 2006
>Last-Modified:  Sat Sep 02 17:09:20 GMT 2006
>Originator:     Poul-Henning Kamp
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD critter.freebsd.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #6: Sat Aug 12 14:46:06 UTC 2006 root@critter.freebsd.dk:/critter/obj/critter/src/sys/TP41P i386


	
>Description:
	kqueue(2) manpage should mention that there is a finite number
	of possible timers and that this number is controlled by the
	sysctl kern.kq_calloutmax.
>How-To-Repeat:
	Try adding 4097 timers to a kqueue, observe ENOMEM error return
	despite plenty of memory being available.
>Fix:

	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: ceri 
State-Changed-When: Fri Aug 25 15:19:53 UTC 2006 
State-Changed-Why:  
Update committed, thanks. 


Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Fri Aug 25 15:19:53 UTC 2006 
Responsible-Changed-Why:  
MFC reminder take 2. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102353 
State-Changed-From-To: patched->closed 
State-Changed-By: ceri 
State-Changed-When: Sat Sep 2 17:09:02 UTC 2006 
State-Changed-Why:  
Pulled back to RELENG_6, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102353 
>Unformatted:
