OpenVZ Forum


Home » General » Support » *SOLVED* is it possible to control what /proc/cpuinfo says?
Re: is it possible to control what /proc/cpuinfo says? [message #10328 is a reply to message #10319] Thu, 15 February 2007 10:34 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

There are such VE parameters: CPUS and CPULIMIT (--cpus and --cpulimit), that control how much cpu power to give to VE. This parameters also affect contents of /proc/cpuinfo. For example, if you give
# vzctl set 103 --cpus 1 --save
command on the node with two cpus, only one cpu will be visible from VE 103.
If you give:
# vzctl set 103 --cpulimit 50 --save
command on the node with CPU of 2400Mhz, only 1200 Mhz will be visible from /proc/cpuinfo

Read man-page on vzctl for more information.

There is no possibility to change CPU Vendor/Model/features...

 
Read Message
Read Message
Read Message
Previous Topic: VE's and OVZ kernel versions...
Next Topic: Multiple interfaces eth0, eth1 on different subnets
Goto Forum:
  


Current Time: Fri Aug 09 19:20:23 GMT 2024

Total time taken to generate the page: 0.04008 seconds