CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/04/03 02:00:42

Modified files:
        sys/dev/ic     : mpi.c 

Log message:
dont allocate with M_TEMP and then free with M_DEVBUF. made even worse that
this was done for every sensor update, which really screwed up the memory
stats.

noticed by deraadt@

Reply via email to