Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 18:25:43 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/comsat comsat.c
Message-ID:  <201001131825.o0DIPr5Z000796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-13 18:25:43 UTC

  FreeBSD src repository

  Modified files:
    libexec/comsat       comsat.c 
  Log:
  SVN rev 202208 on 2010-01-13 18:25:43Z by ed
  
  Port comsat to utmpx.
  
  It seems comsat stats the utmpx database each 15 seconds to see whether
  it has been changed. I am changing this behaviour to look at the utmpx
  database upon processing. I don't want to allow direct interference with
  the database files. I also wonder whether this optimization has any
  measurable performance benefit nowadays.
  
  Revision  Changes    Path
  1.20      +21 -64    src/libexec/comsat/comsat.c



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