Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 1996 12:16:31 +0200
From:      Kai Vorma <vode@snakemail.hut.fi>
To:        hackers@freebsd.org
Subject:   Re: SUP and statistics. How? 
Message-ID:  <199603111016.MAA22778@alpha.hut.fi>
In-Reply-To: <199603102037.WAA16090@grumble.grondar.za>
References:  <199603102037.WAA16090@grumble.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok. You can grab my sup patches from

  ftp://ftp.funet.fi/pub/mirrors/sup.freebsd.org/adm/alpha.diffs

They assume that yoy have sup.tar.gz from freefall and freebsd patches
from ports-collection applied. The patch file is quite big because it
has patches for Digital Unix (OSF/1), too. If it breaks anything you
can extract accounting changes for files

  scmio.c
  supfilesrv.c

and apply only those.

Note that every outgoing byte is counted for so the results are sup
protocol overhead + transferred files. I think this is good thing
because in many cases the sup protocol causes much more traffic than
the actual data.. If you don't like this  then move the accounting from
writedata() to writefile().

..vode






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