Life of a Windows operated machine-TAKE A LOOK AND TRY IT.

migaramk

Well-known member
  • Jul 4, 2007
    22,458
    3,276
    113
    https://www.facebook.com/Migaramk.Exclusive
    How long does a machine running Microsoft OS(any) run continuously without shutting down??

    Well, below is the answer...

    -----------------------------------------------------------------



    Here is a bit of information, which may surprise you all. Windows crashes automatically if you don't switch off the machine
    for 49.7 Days. Microsoft accepts this. Do you know why? If not read this.
    In Windows the Virtual Machine Manager (here after referred as VMM) is responsible for creation, execution, monitoring and termination
    of virtual machines. This VMM, which is a 32 bit, protected mode operating system entity, provides a number of system services at
    chip level. One of these services is "Get_System_Time". This particular service loads the EAX register with the time in milliseconds since Windows started on that machine. This service is accurate to 1 ms. EAX is a 32 bit register in Intel 386 Processor onwards.
    So the maximum number of milliseconds it can hold is
    (2 power 32)-1 = 4294967295 milliseconds = 4294967.295 seconds = 71582.79 minutes = 1193 hours = 49.7 days
    So after 49.7 days the EAX resets to zero. Most of the Drivers use this Time Service to keep track of the Timeout of various
    services they provide. So after 49.7 days the drivers cannot use the get_System_Time function of VMM and they crash taking the OS along with.
     
    • Like
    Reactions: SK143

    prasadana2

    Well-known member
  • Sep 19, 2006
    12,509
    135
    63
    CyberSpace
    thats y most of the servers run linux..
    but this is different on 64bit os rit?
    and microsoft server run on 128 bit most of the time..this may be the reason..
     

    Pura Pagal

    Member
    May 2, 2008
    1,233
    29
    0
    How long does a machine running Microsoft OS(any) run continuously without shutting down??

    Well, below is the answer...

    -----------------------------------------------------------------



    Here is a bit of information, which may surprise you all. Windows crashes automatically if you don't switch off the machine
    for 49.7 Days. Microsoft accepts this. Do you know why? If not read this.
    In Windows the Virtual Machine Manager (here after referred as VMM) is responsible for creation, execution, monitoring and termination
    of virtual machines. This VMM, which is a 32 bit, protected mode operating system entity, provides a number of system services at
    chip level. One of these services is "Get_System_Time". This particular service loads the EAX register with the time in milliseconds since Windows started on that machine. This service is accurate to 1 ms. EAX is a 32 bit register in Intel 386 Processor onwards.
    So the maximum number of milliseconds it can hold is
    (2 power 32)-1 = 4294967295 milliseconds = 4294967.295 seconds = 71582.79 minutes = 1193 hours = 49.7 days
    So after 49.7 days the EAX resets to zero. Most of the Drivers use this Time Service to keep track of the Timeout of various
    services they provide. So after 49.7 days the drivers cannot use the get_System_Time function of VMM and they crash taking the OS along with.

    Could you please specify your source of information as I believe it is COMPLETELY MISLEADING. I haven't shut down my laptop for almost over six months without any problem, moreover what about SERVERS that are kept running all the time?
     

    kasuncs

    Well-known member
  • May 21, 2007
    3,590
    271
    83
    It effected only for Win 95 and Win 98. I found it on microsoft. :D

    Code:
    http://support.microsoft.com/kb/216641
    http://support.microsoft.com/kb/169847
     

    coolshano

    Well-known member
  • Sep 1, 2007
    14,333
    623
    113
    N/A
    Could you please specify your source of information as I believe it is COMPLETELY MISLEADING. I haven't shut down my laptop for almost over six months without any problem, moreover what about SERVERS that are kept running all the time?

    OH my, six months....:shocked::shocked::shocked:
     

    Pura Pagal

    Member
    May 2, 2008
    1,233
    29
    0
    It effected only for Win 95 and Win 98. I found it on microsoft. :D

    Code:
    http://support.microsoft.com/kb/216641
    http://support.microsoft.com/kb/169847

    Better to be late than never, you should have included this information in the initial post (What percentage of people you think are using Windows 95/98 these days?)
     

    viraj_slk

    Active member
  • Oct 1, 2007
    505
    35
    28
    ah so just windows 95/98 da? ehenum mokada ithin. museum ekaka wage thiyena computers tikuk onenum crash wey.


    and pls always provide a reliable reference when you post such things.
     
    Last edited: