| Release List | Reviews | Price Search | Shop | Join | News | DVD Giveaways | Video Games | Advertise |
| DVD Reviews | Theatrical Reviews | Adult DVD Reviews | Video Game Reviews | Price Search | Buy Stuff Here |
|
|||||||
| Tech Talk Discuss PC Hardware, Software, Internet and Other Technology |
![]() |
|
|
Thread Tools |
|
|
#26 | |
|
DVD Talk Legend
Join Date: Apr 2002
Posts: 15,845
|
Quote:
Also, doesn't increasing the page file size actually increase disk I/O? |
|
|
|
|
#27 | ||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Quote:
Quote:
Me, I've used DOS, Windows 3.1, Windows for Workgroups 3.11, Windows 95, Windows 98, Windows 98SE, Windows ME, Windows 2000, Windows XP, Windows Mobile 6, and Windows Vista. That's a lot of MS OSes, but it's not every one that they've released. |
||
|
|
|
#28 | |
|
DVD Talk Legend
Join Date: Aug 2001
Location: Transfatfreeville
Posts: 22,212
|
Quote:
not sure what the default is but i think if the PF is too small then it will read and write to it too much causing disk I/O. if it's large and holds all the data then there should be less I/O. same thing in windows 2003 server x64. if your paging file is too small there are bugs in there that will kill performance |
|
|
|
|
#29 | |||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Quote:
Quote:
If, say, you have 2GB RAM, a 2GB PF is going to have as much disc I/O as a 4GB PF. Unless you use over 2GB of total memory, the disc I/O isn't going to be much. Once you exceed your RAM in terms of memory usage, you're going to get a lot of disc I/O as memory is paged. For example, with 3GB of memory demands, 1GB is going to be paged no matter whether you have a 2GB or 4GB PF. If you're regularly using almost twice the amount of memory as you have RAM, you should really increase your RAM instead of the PF. Quote:
|
|||
|
|
|
#30 | ||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Quote:
http://en.wikipedia.org/wiki/User_Account_Control Quote:
http://en.wikipedia.org/wiki/Windows_Firewall There were criticisms of XP when it was younger though. At first, it looked like just a toyed up version of Windows 2000 to users of 2000, while those making the migration from Windows 9x ran into a lot of issues with legacy apps, especially DOS games and the such; no more exiting out of Windows to straight DOS. Last edited by Jay G.; 11-01-08 at 01:27 PM. |
||
|
|
|
#31 | |
![]() DVD Talk Hall of Fame
Join Date: Oct 2003
Location: Puerto Rico
Posts: 9,133
|
Quote:
Most people aren't computer savvy, they just want a plug and play machine. |
|
|
|
|
#32 | ||
|
DVD Talk Ultimate Edition
Join Date: Jul 1999
Location: Canuckistan
Posts: 4,598
|
Quote:
Quote:
|
||
|
|
|
#33 | |
|
DVD Talk Ultimate Edition
Join Date: Jul 1999
Location: Canuckistan
Posts: 4,598
|
Quote:
|
|
|
|
|
#34 | ||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Quote:
I guess it's my personal setup that might've led to my confusion, since I setup an password-protected administrator account in Vista that I don't log into, and a standard account that I use regularly. Whenever a program wants admin privilages (such as an installer), UAC pops up a window prompting me for the admin account's password, and then the program runs with that account's privilages. http://en.wikipedia.org/wiki/Superusers Admittedly, my experience with *nix accounts is limited to OS X, my XO, and an AIX machine at work. Quote:
http://www.theeldergeek.com/internet...n_firewall.htm |
||
|
|
|
#35 |
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Yes, those are programing terms for applications. Those terms don't really matter to the Virtual Memory Manager though, which is just going to place the memory allocated to the program into either physical RAM or the pagefile based on its own rules, regardless if the memory in question is heap, stack, or even text.
|
|
|
|
#36 | ||
![]() DVD Talk Hall of Fame
Join Date: Oct 2003
Location: Puerto Rico
Posts: 9,133
|
Re: Windows 7 Discussion Thread
Vista all over again with Windows 7:
Quote:
Quote:
Microsoft doesn't learn, do they? More variations of what is probably going to be another bloated operating system. |
||
|
|
|
#37 | |
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Re: Windows 7 Discussion Thread
Quote:
http://en.wikipedia.org/wiki/Windows_Vista_editions People seem to forget that XP ended up with almost as many editions. They were: Starter Edition Home Edition Media Center Edition Professional Edition Tablet PC Edition http://en.wikipedia.org/wiki/Windows_XP_editions The Tablet PC Edition features in XP got integrated into all versions of Vista/7, so that's why that Edition no longer exists. So all Vista added was an Enterprise Edition that most consumers are never going to see (available only to volume-licensed Software Assurance members) and the Ultimate Edition, which combines all the features of the other editions. In XP, for example, if you wanted both WMC and Tablet PC features, you were SOL. As for bloat, Windows 7 Ultimate has been demonstrated on netbooks that Vista could never install on. So Windows 7 seems better at resource management than Vista was. |
|
|
|
|
#38 | |
|
DVD Talk Ultimate Edition
Join Date: Jul 1999
Location: Canuckistan
Posts: 4,598
|
Re: Windows 7 Discussion Thread
Quote:
|
|
|
|
|
#39 | ||
|
DVD Talk Ultimate Edition
Join Date: Jul 1999
Location: Canuckistan
Posts: 4,598
|
Re: Windows 7 Discussion Thread
Quote:
You also have a pretty good idea of what you want to run on your machine, which is not the case for the typical user. Most people simply don't have the expertise to suss out what's "safe" and what's not. Your setup is much more safe, but unless it's the default setup in Windows 7, I don't see a drop in compromised PCs occuring. Do you administer the *nix machines at work? Quote:
|
||
|
|
|
#40 | |||||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Re: Windows 7 Discussion Thread
Wow, 3 months late, and no references or arguments other than "nu-uh." Is that the best you can do?
Quote:
When a program is loaded into memory, it is organized into three areas of memory, called segments: the text segment, stack segment, and heap segment. The text segment (sometimes also called the code segment) is where the compiled code of the program itself resides. This is the machine language representation of the program steps to be carried out, including all functions making up the program, both user defined and system. Are you trying to say you didn't realize that there were three types of memory segments? Quote:
Windows certainly isn't 100% secure. Like every OS it has its flaws, and Windows may have more than some others (or at least it's flaws are more commonly exploited). However, Vista is more secure than XP, which was more secure than 2000, etc. Vista introduced features than can help make Windows very secure. It's not totally MS's fault if some users find the enhancements (like UAC) annoying and ignore them/turn them off. Quote:
Quote:
Quote:
Last edited by Jay G.; 02-07-09 at 04:43 PM. |
|||||
|
|
|
#41 |
![]() DVD Talk God
Join Date: Feb 2000
Location: Right Behind You!!!
Posts: 76,278
|
Re: Windows 7 Discussion Thread
ive been so busy with work and havent had a chance to play with win7 much..
i loaded it on my dell 64bit x86 solaris machine at work under a virtualbox and it seems to boot and run fine.. although my desktop has a couple quad core procs, 8gb ram, and 15k drives.. so i was able to give the virtual instance plenty of resources a couple of the other guys in our IT group took my copy and loaded it on their home machines to play with.. 2 of them swear that this is the faster OS that MS has ever made.. one of them says he put it on an older machine that was using XP and insists that win7 runs significantly faster even on the older hardware than XP ever has. obviously Im a bit reluctant to believe that.. but 3 different guys in our IT group are saying they have had pretty much the same experience.. so Ill probably go ahead and rebuild my home machine with 7 when i get a chance. only hardware Im concerned about is my dazzle that i use for pulling vide off my camcorder.
__________________
"if you don't like your job you don't strike. You just go in every day and do it really half-assed. That's the American way." - Homer Simpson |
|
|
|
#42 |
![]() DVD Talk Legend
Join Date: Jan 2000
Location: Southern CA
Posts: 21,240
|
Re: Windows 7 Discussion Thread
Any chance to get the Windows 7 beta to run on a Mac with Bootcamp?
__________________
HD DVD = XA1, A30 / 351 Discs Blu-ray = LG BD390 / 263 Discs (As of 9/13/09) XBL: SharpWoodenStke |
|
|
|
#43 | |
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Re: Windows 7 Discussion Thread
Quote:
http://www.appleinsider.com/articles...boot_camp.html |
|
|
|
|
#44 |
![]() DVD Talk Legend
Join Date: Jan 2000
Location: Southern CA
Posts: 21,240
|
Re: Windows 7 Discussion Thread
I didn't see anything on there...but can I just download Windows 7 (its free, right?) and run it in Bootcamp without buying XP/Vista?
__________________
HD DVD = XA1, A30 / 351 Discs Blu-ray = LG BD390 / 263 Discs (As of 9/13/09) XBL: SharpWoodenStke |
|
|
|
#45 | |
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Re: Windows 7 Discussion Thread
It's a guide that steps you through the entire process of installing Windows 7 onto a Mac via BootCamp.
Quote:
http://technet.microsoft.com/en-us/w.../dd353205.aspx Availability of the beta ends on Feb 10, so you only have a few more days to download and install it. Also, the beta expires in August of this year. At that point you'll have to install a different version of Windows. |
|
|
|
|
#46 | |
![]() DVD Talk Legend
Join Date: Jan 2000
Location: Southern CA
Posts: 21,240
|
Re: Windows 7 Discussion Thread
Quote:
__________________
HD DVD = XA1, A30 / 351 Discs Blu-ray = LG BD390 / 263 Discs (As of 9/13/09) XBL: SharpWoodenStke |
|
|
|
|
#47 | ||
|
DVD Talk Limited Edition
Join Date: Oct 2001
Posts: 6,033
|
Re: Windows 7 Discussion Thread
Quote:
Quote:
http://www.pinnaclesys.com/PublicSit...ents&Display=1 |
||
|
|
|
#48 |
![]() DVD Talk God
Join Date: Feb 2000
Location: Right Behind You!!!
Posts: 76,278
|
Re: Windows 7 Discussion Thread
meh.. dual-booting = eating up harddrive space with an OS that you never boot to
ive never been afraid of a beta.. i considered myself an advanced user and dont really sweat having to work through an issue or two here or there.
__________________
"if you don't like your job you don't strike. You just go in every day and do it really half-assed. That's the American way." - Homer Simpson |
|
|
|
#49 |
|
DVD Talk Legend
Join Date: Aug 2001
Location: Transfatfreeville
Posts: 22,212
|
Re: Windows 7 Discussion Thread
been running it on my work laptop and desktop
the laptop is dual core and 2 GB RAM. desktop is a P4, 1GB RAM and almost 5 years old. runs very nicely on both. going to put it on my home desktop tonight and finish tomorrow. Vista is so slow compared to it |
|
|
|
#50 |
|
DVD Talk Legend
Join Date: Jan 2000
Location: Region 1
Posts: 15,421
|
Re: Windows 7 Discussion Thread
Definitely faster than Vista but I wouldn't go as far as saying it's faster than XP with the same hardware. I will be switching to Windows 7 once it's release. All of the software I have in Vista are working with the beta Windows 7.
__________________
My Photo Gallery |
|
| Sponsored Links |
![]() |
| Thread Tools | |
|
|