I got cpum running on FreeBSD, and I also fixed a problem I had with it running on Linux where it would always report the CPU as 100% utilized. (The fix is simple: read the /proc/stats line using %u instead of %d...or convert it all to long long, which is what I did).
Is there some way I can contribute the FreeBSD code and the fix to the project? (NB: IMS Bench sipp itself doesn't compile cleanly on FreeBSD, but it comes close. I don't need to run ims sipp on FreeBSD, so I'm probably not going to finish the port.) --RDM ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
