Vista Source code

Posted: 06-22-2006, 06:01 PM
Any idea how many billion lines of code are in Vista If I remember
correctly, I think it was roughly 45 million in XP, 30 in Linux.

Reply With Quote

Responses to "Vista Source code"

Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-22-2006, 06:30 PM

"Mario Rosario" <mario@webacre.com> wrote in message
news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
I want to say 50 or 55K.
> Any idea how many billion lines of code are in Vista If I remember
> correctly, I think it was roughly 45 million in XP, 30 in Linux.
Reply With Quote
Polarina
Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-22-2006, 06:45 PM


"keithschwerin@msn.com" wrote:
>
> "Mario Rosario" <mario@webacre.com> wrote in message
> news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
> I want to say 50 or 55K.
>
> > Any idea how many billion lines of code are in Vista If I remember
> > correctly, I think it was roughly 45 million in XP, 30 in Linux.
>
>
I dont think it's 55.000 lines of code. Not even the smallest OS would
manage to run that small.
Reply With Quote
Mario Rosario
Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-23-2006, 03:02 AM
Here is one.

int main() { while (1) { } } // A 1 line OS

"Polarina" <Polarina@discussions.microsoft.com> wrote in message
news:B56EC87B-3E22-4E6D-807F-A11A72A5BFC6@microsoft.com...
>
>
> "keithschwerin@msn.com" wrote:
>
>>
>> "Mario Rosario" <mario@webacre.com> wrote in message
>> news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
>> I want to say 50 or 55K.
>>
>> > Any idea how many billion lines of code are in Vista If I remember
>> > correctly, I think it was roughly 45 million in XP, 30 in Linux.
>>
>>
>
> I dont think it's 55.000 lines of code. Not even the smallest OS would
> manage to run that small.
Reply With Quote
Colin Barnhorst
Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-22-2006, 06:51 PM
40 million in XP and 50 million in Vista. However, improvements in tools
for writing code in the past five years have significantly decreased the
number of the lines of code needed to accomplish a task so the differences
in the number of lines is deceptive. Vista is more powerful than XP by more
than the 50 : 40 ratio would suggest.

<keithschwerin@msn.com> wrote in message
news:eRFfHGilGHA.2136@TK2MSFTNGP04.phx.gbl...
>
> "Mario Rosario" <mario@webacre.com> wrote in message
> news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
> I want to say 50 or 55K.
>
>> Any idea how many billion lines of code are in Vista If I remember
>> correctly, I think it was roughly 45 million in XP, 30 in Linux.
>

Reply With Quote
Mario Rosario
Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-22-2006, 07:02 PM
Sure,

cout << h;
cout << e;
cout << l;
cout << l;
cout << o; // 5 lines of code

cout << hello; // 1 line of code

and the compiler optimize the code.

Are these guesses or known numbers.

"Colin Barnhorst" <colinbarharst(remove)@msn.com> wrote in message
news:%23Uyr9RilGHA.5036@TK2MSFTNGP05.phx.gbl...
> 40 million in XP and 50 million in Vista. However, improvements in tools
> for writing code in the past five years have significantly decreased the
> number of the lines of code needed to accomplish a task so the differences
> in the number of lines is deceptive. Vista is more powerful than XP by
> more than the 50 : 40 ratio would suggest.
>
> <keithschwerin@msn.com> wrote in message
> news:eRFfHGilGHA.2136@TK2MSFTNGP04.phx.gbl...
>>
>> "Mario Rosario" <mario@webacre.com> wrote in message
>> news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
>> I want to say 50 or 55K.
>>
>>> Any idea how many billion lines of code are in Vista If I remember
>>> correctly, I think it was roughly 45 million in XP, 30 in Linux.
>>
>
>
Reply With Quote
Colin Barnhorst
Guest
Posts: n/a
 
Re: Vista Source code
Posted: 06-22-2006, 08:59 PM
From MS blogs.

"Mario Rosario" <mario@webacre.com> wrote in message
news:6EA8B7A0-BF8A-4688-AA28-4979B9108176@microsoft.com...
> Sure,
>
> cout << h;
> cout << e;
> cout << l;
> cout << l;
> cout << o; // 5 lines of code
>
> cout << hello; // 1 line of code
>
> and the compiler optimize the code.
>
> Are these guesses or known numbers.
>
> "Colin Barnhorst" <colinbarharst(remove)@msn.com> wrote in message
> news:%23Uyr9RilGHA.5036@TK2MSFTNGP05.phx.gbl...
>> 40 million in XP and 50 million in Vista. However, improvements in tools
>> for writing code in the past five years have significantly decreased the
>> number of the lines of code needed to accomplish a task so the
>> differences in the number of lines is deceptive. Vista is more powerful
>> than XP by more than the 50 : 40 ratio would suggest.
>>
>> <keithschwerin@msn.com> wrote in message
>> news:eRFfHGilGHA.2136@TK2MSFTNGP04.phx.gbl...
>>>
>>> "Mario Rosario" <mario@webacre.com> wrote in message
>>> news:920CE2D8-4AEE-4ECE-B062-D7E27BE0DC7A@microsoft.com...
>>> I want to say 50 or 55K.
>>>
>>>> Any idea how many billion lines of code are in Vista If I remember
>>>> correctly, I think it was roughly 45 million in XP, 30 in Linux.
>>>
>>
>>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
usbehci.sys source code Maen Suleiman Windows XP Device Drivers 1 02-21-2005 03:41 PM
LTK source code Alvin Windows XP Embedded 1 04-02-2004 07:23 PM
Code Source Example Jose Reinaldo Windows XP Embedded 1 12-09-2003 06:40 PM
Cannot View Source Code Hector Windows XP Performance & Maintenance 0 07-13-2003 04:48 AM
view source code? Nicholas Windows XP Performance & Maintenance 0 07-10-2003 03:34 AM