Valgrind results for Nov 12 & 13

Dan Kegel dank at kegel.com
Thu Nov 15 09:38:57 CST 2007


On Nov 15, 2007 2:33 AM, Dmitry Timoshkov <dmitry at codeweavers.com> wrote:
> Since wineserver sequests are sent without an attempt to reduce the size of
> written data (and memset(0) is a part of SERVER_START_REQ macro) I'd assume
> that it's ok to do the same for server APC requests. Otherwise server calls
> need to be optimized as well.

I did optimize one recently for just this reason:
http://www.winehq.org/pipermail/wine-cvs/2007-October/037608.html

I haven't looked to see if the same technique can be used in the
NTDLL_queue_process_apc case.



More information about the wine-devel mailing list