Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 10/20/2000 18:14:26
Module Name: syssrc
Committed By: ad
Date: Fri Oct 20 15:14:26 UTC 2000
Modified Files:
sharesrc/share/man/man4: twe.4
syssrc/sys/dev/lsu: lsu_twe.c
syssrc/sys/dev/pci: files.pci twe.c twevar.h
Log Message:
- tsleep()/wakeup_one() will hurt when under load, so use a queue instead.
- Don't copy to or from the aligned buffer unless there's a need to.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 sharesrc/share/man/man4/twe.4
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/lsu/lsu_twe.c
cvs rdiff -r1.103 -r1.104 syssrc/sys/dev/pci/files.pci
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/twe.c syssrc/sys/dev/pci/twevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.