Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 22:03:13 -0800 (PST)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ubsec ubsec.c
Message-ID:  <200302240603.h1O63DNw050342@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/02/23 22:03:13 PST

  Modified files:
    sys/dev/ubsec        ubsec.c 
  Log:
  o instead of applying arbitrary tunables, just honor the COP_F_BATCH
    flag that can be marked on each symmetric op
  o eliminate hw.ubsec.maxbatch and hw.ubsec.maxaggr since they are not
    needed anymore
  o change ubsec_feed to return void instead of int since zero is always
    returned and noone ever looked at the return value
  
  Revision  Changes    Path
  1.16      +46 -73    src/sys/dev/ubsec/ubsec.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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