Can a Multi core CPU be configured to allow the OS to the see the cores as a single CPU
Can a Multi core CPU server be configured to allow the OS to see all the cores as a single CPU and there by allowing the processor to function as a single CPU?
A lot of modern day servers are multicore CPUs. Are they ways for all the CPU cores to report as 1 CPU to the OS? This would be handy to run applications was designed for a single CPU.
What you’re asking is
“Can I run a single threaded application on a multi-core machine and take full advantage of all the cores?”
The answer is : no
A single threaded application can only run on one core and will never be able to use more resources than that single core can provide.
Check more discussion of this question.
Related posts:
- Multi-core P2V single-core performance
- Can a Single Virtual Core on a ESXi VM use more then 1 physical core?
- Disable CPU cores in bios?
- Can I utilize the full performance of a hypervisor’s physical CPU cores when running a high CPU usage appliciation inside a VM?
- VMware + SQL Server – sqlserver.exe not using both CPU cores
Leave a comment
Recent Posts
- Cron expression that runs every 5 minutes from 1:30 am – 6:00 am [duplicate]
- Understanding redundant power supplies
- Is there a way for administrators to disable users from installing Firefox extensions?
- Is there research material on NTP accuracy available?
- How to create a limited “domain admin” that does not have access to domain controllers?
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





