Click here to Skip to main content
15,897,518 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: CPU: Could you help me understanding it? Pin
dandy726-Sep-20 5:01
dandy726-Sep-20 5:01 
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M7-Sep-20 5:52
professionalJoan M7-Sep-20 5:52 
AnswerRe: CPU: Could you help me understanding it? Pin
Gerry Schmitz6-Sep-20 5:02
mveGerry Schmitz6-Sep-20 5:02 
GeneralRe: CPU: Could you help me understanding it? Pin
Kornfeld Eliyahu Peter6-Sep-20 19:55
professionalKornfeld Eliyahu Peter6-Sep-20 19:55 
GeneralRe: CPU: Could you help me understanding it? Pin
Lorenzo Bertolino6-Sep-20 22:52
professionalLorenzo Bertolino6-Sep-20 22:52 
GeneralRe: CPU: Could you help me understanding it? Pin
Gerry Schmitz7-Sep-20 4:13
mveGerry Schmitz7-Sep-20 4:13 
AnswerRe: CPU: Could you help me understanding it? Pin
the Kris6-Sep-20 20:34
the Kris6-Sep-20 20:34 
AnswerRe: CPU: Could you help me understanding it? Pin
Lorenzo Bertolino6-Sep-20 21:49
professionalLorenzo Bertolino6-Sep-20 21:49 
Quote:
This said, all the newer ones run at a much lower base frequency. Does this means the everyday tasks on programs prepared to run only on one core will run slower?

The base clock (frequency) is the frequency used when the cpu is idle, it has no impact on performance AFAIK, especially considering that during normal use, the cpu sits idle about 90% of the time, It surely matters a lot less than the max sustained clock or boost (instantaneous) clock speeds.

Quote:

In case we would have 3 single core designed programs running at the same time... Would windows set them to use a different core each?

No, Windows' scheduler handles everything, single thread apps can and often will be moved around, for... reasons :shrug:
If the processes don't use 100% of the core, they might even run on the same one, if the almighty scheduler says so

Quote:

If I would have 3 vmware virtual machines running at once... having more cores would be better (would each core be dedicated to one virtual machine)?

I don't know what exactly happens but I see 2 scenarios:
1. yes, the cores are dedicated to the vm instance and that's it, having more cores would mean that you can allocate more of them to the VMs (the usefulness of this may vary a lot, depending on your workload)
2. no, the scheduler handles the vm jobs exactly as it would with a normal host os process and the scheduler inside the guest os doesn't know that it's not running on an actual cpu but a virtual one*
Having more physical cores, might improve performance in this case too, **depending on the workload**

* it might and that could trigger some kind of optimization but... I have no idea, it probably depends on the combination of guest OS, host OS and virtualization app you're using (I'll leave this to someone more knowledgeable than me)
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M7-Sep-20 5:53
professionalJoan M7-Sep-20 5:53 
AnswerRe: CPU: Could you help me understanding it? Pin
Kiriander6-Sep-20 22:16
Kiriander6-Sep-20 22:16 
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M7-Sep-20 5:55
professionalJoan M7-Sep-20 5:55 
AnswerRe: CPU: Could you help me understanding it? Pin
L. Braun7-Sep-20 2:04
L. Braun7-Sep-20 2:04 
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M7-Sep-20 2:42
professionalJoan M7-Sep-20 2:42 
AnswerRe: CPU: Could you help me understanding it? Pin
BillWoodruff7-Sep-20 6:43
professionalBillWoodruff7-Sep-20 6:43 
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M7-Sep-20 7:14
professionalJoan M7-Sep-20 7:14 
GeneralRe: CPU: Could you help me understanding it? Pin
Kornfeld Eliyahu Peter7-Sep-20 21:33
professionalKornfeld Eliyahu Peter7-Sep-20 21:33 
GeneralRe: CPU: Could you help me understanding it? Pin
Joan M8-Sep-20 7:52
professionalJoan M8-Sep-20 7:52 
GeneralWhy would BBC do that? Pin
Mircea Neacsu5-Sep-20 15:45
Mircea Neacsu5-Sep-20 15:45 
GeneralRe: Why would BBC do that? Pin
Ravi Bhavnani5-Sep-20 17:29
professionalRavi Bhavnani5-Sep-20 17:29 
GeneralRe: Why would BBC do that? Pin
KarstenK5-Sep-20 22:24
mveKarstenK5-Sep-20 22:24 
JokeRe: Why would BBC do that? Pin
Daniel Pfeffer5-Sep-20 22:33
professionalDaniel Pfeffer5-Sep-20 22:33 
GeneralRe: Why would BBC do that? Pin
W Balboos, GHB6-Sep-20 2:12
W Balboos, GHB6-Sep-20 2:12 
GeneralRe: Why would BBC do that? Pin
Gerry Schmitz6-Sep-20 5:24
mveGerry Schmitz6-Sep-20 5:24 
GeneralRe: Why would BBC do that? Pin
Sander Rossel6-Sep-20 21:23
professionalSander Rossel6-Sep-20 21:23 
GeneralRe: Why would BBC do that? Pin
Member 106520836-Sep-20 23:28
Member 106520836-Sep-20 23:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   133 votes