The function is already doing a lot of memory indirections and sub-optimal lookups, so for the simplicity and robustness of the system might as well just do copy-on-write update.
The function is already doing a lot of memory indirections and sub-optimal lookups, so for the simplicity and robustness of the system might as well just do copy-on-write update.