Click here to Skip to main content
15,913,854 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.

 
GeneralRe: Moving a physical Windows installation to a VM Pin
dandy7214-Nov-18 10:07
dandy7214-Nov-18 10:07 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir14-Nov-18 0:40
lopatir14-Nov-18 0:40 
GeneralRe: Moving a physical Windows installation to a VM Pin
W Balboos, GHB14-Nov-18 2:38
W Balboos, GHB14-Nov-18 2:38 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:12
professionalDaniel Pfeffer14-Nov-18 5:12 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 22:20
ScottM115-Nov-18 22:20 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir15-Nov-18 23:11
lopatir15-Nov-18 23:11 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 23:46
ScottM115-Nov-18 23:46 
GeneralRe: Moving a physical Windows installation to a VM Pin
lopatir16-Nov-18 4:42
lopatir16-Nov-18 4:42 
probably is slower,
but short story is windows has an inherently poorly designed task switcher (in some places literally watching the clock), linux (any properly designed multi taking system) will realize when a process waiting for something to happen and far sooner switch to another - so it'll switching between VMs (and any other processes) while windows is in short catching up with itself and deciding if (when) it'll do it's on process switch.

It's why yes windows on newer hardware does to start/load programs faster - that's the better hardware (and data busses), but once the program is up it really doesn't run that much faster particularly when there's a quite few programs running at the same time... comparing say 2 generations of hardware with the newer one being clocked/benchmarked say 15% faster (not just CPU, everything) windows struggles to gain at best a third of that speed increase (probably closer to 20% of that 15%).

And so on today's newer better hardware
- the worst thing you can do is run a single instance of windows (any windows: XP, 7, 8, 10) on the bare metal. (Unless you are doing only one or two basic things at any time, i.e. reading email, watching vids - but if you have a busy machine (dev, multiple windows plus) it's just not good, windows is, nor ever will be designed for that.
- way better use any hypervisor and run multiple instances of windows each only doing a few things, the hypervisor (or the system it runs on) will make way better use of the processor time windows is not using [while it waits for itself ?!?!].

OK, can't fully blame ms, it's the price they are paying for backwards compatibility - even in 10 there's a lot of old crud dating back to win 3.1 and even dos. If they were truly smart years ago they should have done a true ground up brand new system (and built their own hypervisor for backward compatibility) but they didn't, and now so far down the road (decades) it's biting hard and for windows it's actually too late to go back and do it properly.

Windows will die, (ms knows it), not only due to it's irrelevance to today's most common platforms (mobile), but as much due to it's own inability to remain relevant to the power of the platforms it does run on.

Their own mobile platform failed - again due to trying to stay compatible to a system that itself is trying to stay [backwards] compatible to lets face it, dinosaurs.
Back then mobile was low power, ms was effectively putting a tow-ball on a4 cylinder datsun to tow a 40 foot camper,
and it would have still have failed in the future mobile platform (as it will too even on the PC platform), putting that tow-ball and 40 foot camper on a Ferrari.
Message Signature
(Click to edit ->)

GeneralRe: Moving a physical Windows installation to a VM Pin
Mark_Wallace13-Nov-18 22:41
Mark_Wallace13-Nov-18 22:41 
GeneralRe: Moving a physical Windows installation to a VM Pin
#realJSOP14-Nov-18 1:04
professional#realJSOP14-Nov-18 1:04 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 4:38
professionalDaniel Pfeffer14-Nov-18 4:38 
GeneralRe: Moving a physical Windows installation to a VM Pin
charlieg15-Nov-18 11:54
charlieg15-Nov-18 11:54 
GeneralRe: Moving a physical Windows installation to a VM Pin
Member 1325675016-Nov-18 1:52
Member 1325675016-Nov-18 1:52 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nelek14-Nov-18 1:20
protectorNelek14-Nov-18 1:20 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 4:40
professionalDaniel Pfeffer14-Nov-18 4:40 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nelek14-Nov-18 9:04
protectorNelek14-Nov-18 9:04 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nathan Minier14-Nov-18 1:39
professionalNathan Minier14-Nov-18 1:39 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:08
professionalDaniel Pfeffer14-Nov-18 5:08 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 22:22
ScottM115-Nov-18 22:22 
GeneralRe: Moving a physical Windows installation to a VM Pin
Nathan Minier16-Nov-18 1:15
professionalNathan Minier16-Nov-18 1:15 
GeneralRe: Moving a physical Windows installation to a VM Pin
abmv14-Nov-18 3:15
professionalabmv14-Nov-18 3:15 
GeneralRe: Moving a physical Windows installation to a VM Pin
Daniel Pfeffer14-Nov-18 5:10
professionalDaniel Pfeffer14-Nov-18 5:10 
GeneralRe: Moving a physical Windows installation to a VM Pin
theoldfool14-Nov-18 5:14
professionaltheoldfool14-Nov-18 5:14 
GeneralRe: Moving a physical Windows installation to a VM Pin
Eric Lynch14-Nov-18 12:50
Eric Lynch14-Nov-18 12:50 
GeneralRe: Moving a physical Windows installation to a VM Pin
ScottM115-Nov-18 6:30
ScottM115-Nov-18 6:30 

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.