On Mon, 30 Jul 2007 13:31:10 -0400 Pete Wyckoff <pw at osc.edu> wrote: > Avoid zeroing out all the bytes of every incoming and outgoing data > buffer. This has a measurable performance impact. > > Signed-off-by: Pete Wyckoff <pw at osc.edu> > --- > usr/iscsi/iscsid.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied, thanks. Surely this degrade the performance unnecessarily. |