Steven Dake wrote: > good for merge >> Subject: [PATCH] perf: avoid writing 1MB of zero bytes >> >> Don't initialize the entire just-allocated buffer to all zeroes. >> The very next lines initialize all members except "data". >> * exec/totempg.c (assembly_ref): Initialize the first byte of >> assembly->data to 0, just in case someone uses it as a string.
Thanks. committed _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
