Questions tagged [central-processing-unit]

The central processing unit (CPU) is the portion of a computer system that carries out the instructions of a computer program, to perform the basic arithmetical, logical, and input/output operations of the system. The CPU plays a role somewhat analogous to the brain in the computer.

The central processing unit (CPU) is the portion of a computer system that carries out the instructions of a computer program, to perform the basic arithmetical, logical, and input/output operations of the system. The CPU plays a role somewhat analogous to the brain in the computer. The term has been in use in the computer industry at least since the early 1960s. The form, design and implementation of CPUs have changed dramatically since the earliest examples, but their fundamental operation remains much the same.

On large machines, CPUs require one or more printed circuit boards. On personal computers and small workstations, the CPU is housed in a single silicon chip called a microprocessor. Since the 1970s the microprocessor class of CPUs has almost completely overtaken all other CPU implementations. Modern CPUs are large scale integrated circuits in packages typically less than four centimeters square, with hundreds of connecting pins.

Two typical components of a CPU are the arithmetic logic unit (ALU), which performs arithmetic and logical operations, and the control unit (CU), which extracts instructions from memory and decodes and executes them, calling on the ALU when necessary.

839 questions
0
votes
3 answers

How to know the number of CPUs and spec for each CPU/Core in Ubuntu Karmic?

How to know the number of CPUs and spec for each CPU/Core in Ubuntu Karmic?
Viet
  • 143
  • 7
0
votes
3 answers

2 - 2ghz quad core processors or 2 - 3.0ghz dual core processors

I'm trying to decide which spare server I should use to build a backup file/print server. These are both Dell PE2950 machines that haven't been used in about a year or so. One has 2 2.0 ghz quad core procs, and the other has 2 3.0 ghz dual core…
Josh
0
votes
1 answer

CPU Benchmark - Set Load, usage spikes

I need a CPU benchmark to test the performance impact of various power management policies. I must be able to set the load (e.g. to get a relatively steady load of 20%-30%-60%) and to simulate usage spikes (set frequency of spikes). I would also…
iulianchira
  • 265
  • 2
  • 8
  • 10
0
votes
3 answers

how can i increase cpu utilization on a aix unix p5 server

i need to make cpu utilization increase to about 90%
0
votes
2 answers

Disable CPUs on boot but allow hotplug in Xen

I would like to create a Xen VM with 32 possible VCPUs but have the guest OS only enable 2 of them on boot. Are there some kernel parameters I can pass in to enable this? I've played around with various combinations of additional_cpus,…
Michael Mior
  • 388
  • 1
  • 5
  • 17
0
votes
4 answers

Choosing the right computer for MySQL database

I have a 6 years old computer (WinXP) working as MySQL database server. Finally decided to invest on a new computer to replace this old one but do not know what do I need to focus to have the best performance. What is better processor speed, dual…
Gerardo Abdo
0
votes
0 answers

Performance governor does not set the maxmum frequency

I am trying to use the governor on performance mode, but everytime I check the frequency values I see a frequency less than the CPU frequency. I am using a Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz $ grep -E '^model name|^cpu MHz'…
herox
  • 1
0
votes
1 answer

Xorg server won't start after fresh install of Debian 5.04, screen goes blank (Intel Atom D510(Pinetrail) on Intel D510MO)

I have installed Debian 5.04 Lenny on my new Intel D510MO motheboard. I fixed some issues with incorrect drive mapping (for some reason during installation my hdd was on sdb, after a restart it is under sda - fixed in grub), and now I am struggling…
Kamil Zadora
  • 217
  • 1
  • 3
  • 9
0
votes
1 answer

CPU spikes on Ubuntu using RunCloud / AWS Lightsail

I am regularly getting alerts from my AWS Lightspeed server for high CPU usage. The configuration is 2vpu, 4gb ram, 80gb ssd. I use RunCloud for server management and have around 10 very low traffic WordPress sites. I am running WordFence on all…
WP Shala
  • 1
  • 2
0
votes
0 answers

Server randomly shutsdown and blows fan at full speed with no video output

Cross-posting this from superuser because they suggested it might get a better response here Specs Model: HP Z230 CPU: Intel Xeon e3 1230 v3 RAM: 1x8GB DDR3 Non-ECC RAM GPU: Radeon HD 8570 NIC: Intel 82571 Dual Port NIC Storage: 1x128GB SATA SSD,…
0
votes
0 answers

Workday integration task failed

I am trying to run a studio integration that was built in the past - so don't have access to the studio files etc. On running the integration - the following error is encountered. "Integration Failed. com.capeclear.mediation.MediationException:…
0
votes
1 answer

Copied/Imported Xen Server VM can't see all CPUs?

I have installed a new Xen Host Server with more cores. I attempted both a copy and import of the VM from the old Host. When I attempt to increase the CPUs, the option only shows me what was available on the old Host. If I create a new VM on the new…
ATG
  • 1
0
votes
0 answers

Ubuntu 22.04, Intel Xeon E5-2640 v3, getting "Illegal instruction" and "core dumped" error from apt

I have Ubuntu 22.04 Server, running on Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz When trying to install packages apt complains about unment dependencies and suggests running apt --fix-broken install: # apt install vim Reading package lists...…
PawelRoman
  • 121
  • 6
0
votes
1 answer

Is there any tool or any way to get all processes which are queued in windows?

Is there any tool or any way to get all processes which are queued in windows? i have value of CPU Queue very high i have few apps running on server. the CPU Queue continue to reach sometimes 3000, while the overall cpu usage is very low, mostly…
Farhan
  • 4,269
  • 11
  • 49
  • 80
0
votes
0 answers

HP BL460c Gen9 blade missing CPU

I am seeing a very strange issue on a couple of blades which show one of the missing CPUs out of two CPUs. During boot time BIOS showed two CPUs detected but when i went to BIOS [F9] i saw one CPUs missing. I did upgrade firmware etc. but it didn't…
Satish
  • 682
  • 3
  • 8
  • 22