Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2014 14:10:01 GMT
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        freebsd-ipfw@FreeBSD.org
Subject:   kern/189720: [ipfw] [patch] pps action for ipfw
Message-ID:  <201405291410.s4TEA1c0010181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/189720; it has been noted by GNATS.

From: Luigi Rizzo <rizzo@iet.unipi.it>
To: bug-followup@FreeBSD.org, bycn82@gmail.com
Cc:  
Subject: kern/189720: [ipfw] [patch] pps action for ipfw
Date: Thu, 29 May 2014 16:12:16 +0200

 Hi,
 I have looked at the update from May 13th but it is not ready yet,
 the code assumes HZ=1000 so 1 tick=1ms.
 
 The translation can be done in userspace or in the kernel.
 I would prefer the latter.
 
 Please note that the count might need to be adjusted accordingly
 if 1/HZ > duration. I covered most of these things in the email
 exchange before the patch was submitted.
 
 cheers
 luigi



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