I've launched something that took lots of memory and now everything lags a lot. I guess all applications' memory has gone to swap in order to free some space for the memory-intensive process, and now everything is slowly returning to RAM when accessed.
Is there a way to explicitly move everything possible from swap back to RAM? Or maybe not everything, but just some particular processes data?