From owner-freebsd-drivers@FreeBSD.ORG Tue Aug 22 12:07:59 2006 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA06D16A4DD for ; Tue, 22 Aug 2006 12:07:59 +0000 (UTC) (envelope-from Jim.Skon@mvnu.edu) Received: from alderaan.mvnu.edu (alderaan.mvnu.edu [149.143.2.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B91443D69 for ; Tue, 22 Aug 2006 12:07:58 +0000 (GMT) (envelope-from Jim.Skon@mvnu.edu) Received: from nzrnet.mvnu.edu ([149.143.207.202]) by alderaan.mvnu.edu (8.12.8/8.12.8) with ESMTP id k7MC7uZh012792 for ; Tue, 22 Aug 2006 08:07:56 -0400 (EDT) Received: from NZR_MTA-MTA by nzrnet.mvnu.edu with Novell_GroupWise; Tue, 22 Aug 2006 08:07:51 -0400 Message-Id: <44EABB35020000FC00000D46@nzrnet.mvnu.edu> X-Mailer: Novell GroupWise Internet Agent 7.0.1 Date: Tue, 22 Aug 2006 08:07:17 -0400 From: "Jim Skon" To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Problem with high bandwidth callouts X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 12:07:59 -0000 Hello, I have been developing a modification to the 802.11 driver to support a version of PCF (polling mode). The AP part of this solution depends on several active callouts to time the operation of the protocol. The problem I am having is that after several hours of stress testing (pushing the system at maximum bandwidth), the system appears to start losing set callouts. The callouts are still active, and past due, but are never called. I have already done similar implementations in the netbsd and linux environments, and have never had such a problem. Note that I am setting callouts (only 3) at a rate in the 100's per second, so a lot is going on. Has anyone ever had such a problem? Thanks! Jim Skon Professor of Computer Science Mount Vernon Nazarene University James Skon, Ph.D. Computer Science Department Chair Professor of Computer Science (740) 392-6868 x 3224 Mount Vernon Nazarene University EMAIL: skon@mvnu.edu www.mvnu.edu