https://pandas.pydata.org/docs/whatsnew/v2.0.0.html#copy-on-write-improvements
It should be interesting in terms of performance.
The main problem is to enable this option for all processes. At the moment, none of the options can be changed in Modin processes.