I have a desktop tech specs
Core i5 / 12 GB RAM /
HD Seagate Barracuda ST500DM002 500GB 7200 RPM 16MB
The problem that my PC simply freezes or slow downs during of compilation code/... or whenever I run multiple OS.. I'm trying to figure out why. Right now I'm running VMware and Mac os as the guest machine.. the host machine is Linux(Ubuntu)(as you can see from screenshot below).The same performance issues are on windows as host machine I just tried to compile my android project as result my pc became unresponsive for a few minutes. I took screenshot in the moment of compilation.. it shows that there is no system huge usage:
UPDATE: Screenshot of CPU temperature during compilation:
As I can see the temperature is around 50 C..
Can anyone explain why it happens? I assume it 's the Hard Drive fault..but It's about 2.5 years(1 year 10 mo power on hours).. I can afford hardware upgrade. but I need to know exactly what I needs to be upgraded.
Thank you!
Update: As Requested by @Leathe here are results of executing command which shows hard drive's read speeds:
/dev/sdb:
Timing cached reads: 22754 MB in 2.00 seconds = 11386.87 MB/sec
Timing buffered disk reads: 388 MB in 3.00 seconds = 129.13 MB/sec


hdparm -Tt /dev/sda(or whatever it's named as)? It should show you the hard drive's read speeds.