Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2007 13:00:29 +0000 (UTC)
From:      Hidetoshi Shimokawa <simokawa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/firewire firewire.c firewirereg.h
Message-ID:  <200707151300.l6FD0TkT080029@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
simokawa    2007-07-15 13:00:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/firewire     firewire.c firewirereg.h 
  Log:
  Improve acquisition of transaction labels.
  - Keep last transaction label for each destination.
  - If the next label is not free, just give up.
  - This should reduce CPU load for TX on if_fwip under heavy load.
  
  Approved by: re (hrs)
  
  Revision  Changes    Path
  1.99      +16 -20    src/sys/dev/firewire/firewire.c
  1.49      +1 -0      src/sys/dev/firewire/firewirereg.h



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