Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2010 15:42:15 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern tty_inq.c tty_outq.c
Message-ID:  <201002071542.o17FgYLd040237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-02-07 15:42:15 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty_inq.c tty_outq.c 
  Log:
  SVN rev 203611 on 2010-02-07 15:42:15Z by ed
  
  Remove statistics from the TTY queues.
  
  I added counters to see how often fast copying to userspace was actually
  performed, which was only useful during development. Remove these
  statistics now we know it to be effective.
  
  Revision  Changes    Path
  1.8       +0 -10     src/sys/kern/tty_inq.c
  1.6       +0 -12     src/sys/kern/tty_outq.c



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