I'v installed SSD on my server and moved tmp folder, mysql data folder and 2 most loaded websites(php) on it.
I'v expected that server load will fall a little bit, but it seems that it is on the same level as it was.
So the question is, should the server load decreased with ssd installation or installing an ssd is not a powerful mean to decrease load?
UPDATE 1
The system if Fedora. In general I struggle of CPU load, which is made mostly by MySQL.
My proposal is that mysql uses a lot of io ops, but might be I am wrong.