Maksim Yevmenkin wrote in message ID <[EMAIL PROTECTED]>: > i just quickly checked the CVS. according to your -current date you should > have this fix. can you double check? perhaps there is another bug somewhere. > > i will take close look at ng_ubt(4) today once again. > > ================================================= > > CVS log for src/sys/dev/usb/usb_mem.c > > Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 29 05:07:3 > 7 > 2003 UTC (7 weeks, 4 days ago) by jmg > Branch: MAIN > CVS Tags: HEAD > Changes since 1.3: +2 -0 lines > Diff to previous 1.3 (colored) > > fix another bus_dma leak due to not having a size param for our bus_dma > allocation function. With this patch, it prevents continous growth of > the devbuf memory pool. > > Tested with ssh <host> dd of=/dev/null < /dev/zero and vmstat -m | grep devbu > f > > ====================================================== > > thanks, > max >
Max, Thanks for the quick answer. Actually, my build didn't have that bug fix and I'd somehow missed it while looking for relevant fixes since my compile. I'm rebuilding now and will let you know if it doesn't work. Thanks, Gary _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"