sobomax 2006-11-02 21:59:45 UTC
FreeBSD ports repository
Modified files:
net/ser Makefile
net/ser/files patch-Makefile.defs
Added files:
net/ser/files patch-mem::mem.h
Log:
Add new WITH_SYSTEM_MALLOC knob, which results in system malloc being used
for memory allocation instead of SER's own one. Stress tests failed to
show any considerable difference in the performance, while system version
provides much better scalability and in future should also provide some
benefits on SMP systems.
Revision Changes Path
1.20 +5 -1 ports/net/ser/Makefile
1.10 +17 -0 ports/net/ser/files/patch-Makefile.defs
1.1 +22 -0 ports/net/ser/files/patch-mem::mem.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"