Tagged Questions
1
vote
1answer
234 views
CPU frequency shows different numbers from time to time
I have a web server with CentOS 5.8.
My hosting provider says that I have e6600 with 2.4GHZ.
I tried the following and I get different clock speeds each time. Is my CPU underclocked?
cat ...
1
vote
1answer
95 views
why in /proc file system have this infomation
run:
lsof|grep delete
can find some process open fd, but system said that it has been deleted:
mingetty 2031 root txt REG 8,2 15256 49021039 /sbin/mingetty (deleted)
I look in ...