Date: Thu, 2 Nov 2006 21:59:45 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ser Makefile ports/net/ser/files patch-Makefile.defs patch-mem::mem.h Message-ID: <200611022159.kA2Lxj5p074599@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611022159.kA2Lxj5p074599>
