Skip to main content

All Questions

Tagged with
0 votes
0 answers
151 views

Merge cpu cores for specific program [duplicate]

Minecraft is an old game that was coded to use only one core, which is bad for performance today, so I was thinking if there is a way to like merge 2 cores for that specific program and make the ...
Mega's user avatar
  • 1
2 votes
2 answers
6k views

Is it possible to merge CPU cores?

Back in the past there was something called hyperthreading where a single CPU core acted like two cores. But is it possible to merge two CPU cores to an single one to improve performance on programs ...
Delta Oscar Uniform's user avatar
2 votes
1 answer
4k views

How is CPU time measured on Windows?

I am currently creating a program which identifies processes which are hung/out-of-control, and using an entire CPU core. The program then terminates them, so the CPU usage can be kept under control. ...
Hammereditor2's user avatar
1 vote
3 answers
785 views

Will multicore allow the same CPU usage as multi CPU [duplicate]

Possible Duplicate: Multi-core CPU: can I say I have a 3x2.1GHz=6.3GHz CPU? I plan to buy latop with with i5-2410M processor that have 2 cores (according to spec it can also have 4 threads). I ...
jcubic's user avatar
  • 2,963