On Tue, Oct 15, 2013 at 04:06:57PM -0700, David Strauss wrote:
> Connection structs were using dirty memory for the buffer offsets,
> which were the only struct members not initialized. This had worked
> fine in all of my small tests, but under load it was failing terribly.
> Using malloc0() causes it to now work with any level of concurrency.
So, is the bump to 16kB based on benchmarking? If you could post any
results that would be great. Also, how does the original threaded aproach
compare to the sd_event based one?

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to