This document discusses potential approaches to prevent CPU side-channel attacks like Meltdown. It proposes monitoring processes for multiple SIGSEGV children and stopping rather than killing any processes that meet this criteria. It also discusses limiting the cache flush instruction to prevent Flush+Reload and Flush+Flush attacks, and monitoring CPU performance counters and kernel events related to cache flushing.