Is the co-pilot itself performance-sensitive?
Is the co-pilot itself performance-sensitive?
Posted Sep 23, 2024 9:25 UTC (Mon) by rweikusat2 (subscriber, #117920)In reply to: Is the co-pilot itself performance-sensitive? by rweikusat2
Parent article: pcp: pmcd network daemon review (SUSE Security Team Blog)
Additional remark: Assuming that pdubuf if either an array of __pmPDU or a pointer to __pmPDU, the expressions
pdubuf[0]
and
*pdubuf
are semantically identical.
