How to know if your Processor supports Virtualization Technology

This post was written by admin on July 24, 2009
Posted Under: General

If you running a virtual machine on your computer,Virtualization Technology can offload some of the work to the new cpu extensions to improve the performance.

To know if your computer support it or not,run following command:

egrep '(vmx|svm)' /proc/cpuinfo

You’ll see svm or vmx in the list of flags,like following.

flags

Related posts:

  1. Determine Hard disk,CPU infomation/temperature in Ubuntu
  2. Install free and open source photo processor Photivo in Ubuntu
  3. List of commands determine system info/resources/partitions/process in Ubuntu Linux
  4. ReText Text Editor Supports Text Formatting & Save to PDF HTML ODT
  5. How to restore Grub 2 after reinstalling Windows XP/Vista/Win7

    Tags:

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address