Toward a better list iterator for the kernel
Toward a better list iterator for the kernel
Posted Mar 10, 2022 23:53 UTC (Thu) by NYKevin (subscriber, #129325)In reply to: Toward a better list iterator for the kernel by roc
Parent article: Toward a better list iterator for the kernel
Posted Mar 11, 2022 0:29 UTC (Fri)
by tialaramex (subscriber, #21167)
[Link] (2 responses)
Posted Mar 11, 2022 1:25 UTC (Fri)
by bartoc (guest, #124262)
[Link] (1 responses)
If there was an opt-out, and if MSVC had a saner "debug mode" (really these optimizations should be turned on in debug mode imo) then it would be a great behavior.
Posted Mar 11, 2022 1:29 UTC (Fri)
by bartoc (guest, #124262)
[Link]
Posted Mar 11, 2022 1:24 UTC (Fri)
by roc (subscriber, #30627)
[Link]
So on one hand we've got developers saying "adding dead stores hurts performance, don't do it and keep that essential warning disabled", and on the other hand developers are adding dead stores all over the place for the sake of security.
Initialization
Initialization
Initialization
Toward a better list iterator for the kernel
