Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/altq



Module Name:    syssrc
Committed By:   itojun
Date:           Sat May 18 22:53:26 UTC 2002

Modified Files:
        syssrc/sys/altq: altq_hfsc.c

Log Message:
sync with KAME.
- don't MALLOC() with M_WAITOK in the spl block.
  move the allocation before splnet().
- when we reset vt of a class, reset the runtime service curve as well.
- don't use max() to compare 64 bit values.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/altq/altq_hfsc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index