Linux identifies 64-bit cpu-Linux Enterprise Application-Linux server application information. The following is a detailed description. Run the command x86info to check whether the cpu supports the x86-64 command. Execute two commands respectively. X86_64 can run 64-bit cpu.
X86_64 x86info
Mmx sse sse2 are Pentium identifiers, representing multimedia processing and SSE (Streaming SIMD Extensions ). Here, SIMD may be the meaning of Single Instruction Multi-Data (I am not sure ). These special instruction sets are not available on other non-Pentium instances.
Ht (Hyper-Threading) and lm (Long Mode) are features of EM64T machines. lm enables EM64T to control the 64-bit memory space.
Pni (Prescott New Instructions) indicates that I use Prescott, an x86_64 type CPU evolved from P4.
Monitor ds-cpl cid xtpr these are the feature tags in the ECX register, indicating that I use the EM64T CPU. For details, you can go to Intel's website and check it out.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.