<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/19056/Windows_Vista_SP1_Release_Candidate_1_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Thu, 10 Dec 2009 18:13:54 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>no shit</title>
			<link>http://osnews.com/thread?291376</link>
			<guid isPermaLink="true">http://osnews.com/thread?291376</guid>
			<description>&quot;Hotpatching is a process in which Windows components are updated while still in use by a running process.  As you can imagine, this handy feature eliminates the need to reboot,&quot;<br />
<br />
No shit, now where does this dejavu feeling come from?<br />
<br />
Without knowing we had a feature in our midst for years on various *Nix platforms.Edited 2007-12-16 19:01</description>
			<pubDate>Sun, 16 Dec 2007 18:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Whats this?</title>
			<link>http://osnews.com/thread?291381</link>
			<guid isPermaLink="true">http://osnews.com/thread?291381</guid>
			<description><div class="cquote">Windows Update Automatic Update will automatically update your machine over the next several days with the prerequisites updates provided you have the Windows Update Automatic Update feature enabled. When the service pack has downloaded a pop-up notification will inform you that updates are ready to be installed. You must click on this notification and choose to install the service pack at this point. The service pack will not silently or automatically install itself. </div><br />
<br />
So does that mean it will take days just to get the prerequisites to download the service pack? That totally blows for testers.<br />
<br />
Screw that. I'll wait until the final release.</description>
			<pubDate>Sun, 16 Dec 2007 19:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Xaero_Vincent)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: no shit</title>
			<link>http://osnews.com/thread?291383</link>
			<guid isPermaLink="true">http://osnews.com/thread?291383</guid>
			<description>Yeah, the &quot;file in use&quot; is one of the biggest misfeatures of windows.  Especially when windows will completely randomly decide that a file I'm trying to delete is actually in use and I can't delete it (even though it's just some random video file I haven't played in months).  Unfortunately they still haven't fixed it properly, instead opting to create a hacky workaround for updates.<br />
<br />
The nix updates are so much more logical.  If a component is updated, apt will ask you if it should restart the corresponding service, instead of having to reboot the whole computer (which, given that no version of Windows has any kind of session support, can be a big pain).</description>
			<pubDate>Sun, 16 Dec 2007 19:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (leos)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291386</link>
			<guid isPermaLink="true">http://osnews.com/thread?291386</guid>
			<description>The reason is because there is an implicit flock() on running files in windows. The problem is sometimes it doesn't automatically ulock properly. In linux they took a different approach, running files can be deleted, when the file is reloaded off the disk it will just be the new one. This can lead to some odd behavior, but completely eliminates the issue that windows has with not unlock files properly. <br />
<br />
Regardless, linux has fuser -k, to do the same thing in windows is pretty complected, even though it is needed alot more because of the implicit locks.</description>
			<pubDate>Sun, 16 Dec 2007 19:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (google_ninja)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: no shit</title>
			<link>http://osnews.com/thread?291395</link>
			<guid isPermaLink="true">http://osnews.com/thread?291395</guid>
			<description>Unix systems gladly replace system libraries that are in use, and just hope that not problems happen because two different versions of the same library are in use simultaneously. The further away from the core libraries you get, the lower the odds of a problem, but it's still a risk. The Unix approach is basically &quot;Let's just go ahead and do it, it'll probably be ok.&quot;<br />
<br />
Windows takes the safe approach of only updating libraries that are not in use. I'm sure you'd wind up with weird glitches if your apps were using multiple versions of GDI simultaneously. The Windows approach is &quot;It may be ok to update this now, or it may not. Just to be safe, let's not update it until we can guarentee it's safe.&quot;<br />
<br />
The Vista implementation tries to free up libraries, and if it can, will then update them in place.</description>
			<pubDate>Sun, 16 Dec 2007 20:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (cetp)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Whats this?</title>
			<link>http://osnews.com/thread?291398</link>
			<guid isPermaLink="true">http://osnews.com/thread?291398</guid>
			<description><div class="cquote">So does that mean it will take days just to get the prerequisites to download the service pack? That totally blows for testers.<br />
 </div><br />
<br />
If you download the standalone package (all 500+MB of it), it will install the pre-requisites before installing the SP. Just be prepared for 4 or 5 restarts to make it all stick.  It can more or less run unattended after you start, after each restart the packages continue installing automatically without going to a user login.<br />
<br />
Of course, the automatic restarts are a bit of PITA when you use grub as a bootloader, and Vista isn't your default OS...  <img src="/images/emo/wink.gif" alt=";)" /></description>
			<pubDate>Sun, 16 Dec 2007 20:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (elsewhere)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>No go in the Enterprise</title>
			<link>http://osnews.com/thread?291405</link>
			<guid isPermaLink="true">http://osnews.com/thread?291405</guid>
			<description>They can release service pack 5000000 it does not matter companies and businesses are not going to roll it out because it does not work with anything...</description>
			<pubDate>Sun, 16 Dec 2007 21:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (RHCE07)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: No go in the Enterprise</title>
			<link>http://osnews.com/thread?291426</link>
			<guid isPermaLink="true">http://osnews.com/thread?291426</guid>
			<description><div class="cquote">They can release service pack 5000000 it does not matter companies and businesses are not going to roll it out because it does not work with anything... </div><br />
<br />
What if the next service pack made it work with <b>everything</b>?Edited 2007-12-16 21:44</description>
			<pubDate>Sun, 16 Dec 2007 21:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (dreamlax)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: no shit</title>
			<link>http://osnews.com/thread?291445</link>
			<guid isPermaLink="true">http://osnews.com/thread?291445</guid>
			<description>Windows does have very clean API that achieve the same thing.</description>
			<pubDate>Sun, 16 Dec 2007 23:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (_mikk)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291451</link>
			<guid isPermaLink="true">http://osnews.com/thread?291451</guid>
			<description><div class="cquote">Unix systems gladly replace system libraries that are in use, and just hope that not problems happen because two different versions of the same library are in use simultaneously. The further away from the core libraries you get, the lower the odds of a problem, but it's still a risk. The Unix approach is basically &quot;Let's just go ahead and do it, it'll probably be ok.&quot; </div><br />
<br />
But at the end of the day, I want control over my operating system. I'll decide whether or not something is deleted, whether or not it is over written. UNIX treats me like an adult and says, &quot;if you want to do that, you know the risks, you're a big boy&quot;.<br />
<br />
<div class="cquote">Windows takes the safe approach of only updating libraries that are not in use. I'm sure you'd wind up with weird glitches if your apps were using multiple versions of GDI simultaneously. The Windows approach is &quot;It may be ok to update this now, or it may not. Just to be safe, let's not update it until we can guarantee it's safe.&quot; </div><br />
<br />
But it continuously fails everytime; as pointed out by one person, claiming that a file is 'in use' but never used; claiming an application is in use even though the application has been killed (and all dependencies). If Microsoft can't get it right, then they should take the UNIX approach until such time that they can get their 'secure solution' working.<br />
<br />
<div class="cquote">The Vista implementation tries to free up libraries, and if it can, will then update them in place. </div><br />
<br />
But when things go pear shaped you end up with half finished updates. I've had numerous updates fail from the very first Windows - all due to this stupid 'locking' idea Microsoft adopted.<br />
<br />
Like I said, give me the end user power, if I balls up my system, its because I do so of my own choice, don't think that you as the operating system know what I want as an end user. If I want to over write, delete or modify a file, I want to do it for a good reason.</description>
			<pubDate>Sun, 16 Dec 2007 23:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Whats this? Grub??</title>
			<link>http://osnews.com/thread?291456</link>
			<guid isPermaLink="true">http://osnews.com/thread?291456</guid>
			<description>Grub has a 'savedefault' option that should make your last OS choice the default.<br />
<br />
So whichever OS I'm in becomes the default on a restart.<br />
<br />
Or at least that's how my system is setup. You can even configure which boot options will use this feature and which it won't remember.</description>
			<pubDate>Mon, 17 Dec 2007 00:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (deadmeat)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Sweet</title>
			<link>http://osnews.com/thread?291457</link>
			<guid isPermaLink="true">http://osnews.com/thread?291457</guid>
			<description>I just got SP 1 installed.<br />
<br />
I switched over to the new RDP compression algorithm and it rocks over my WLAN. Rdesktop only freezes now for one or two seconds every several minutes verses minute long freezes every 30 seconds! Much more efficient bandwidth transmission!<br />
<br />
Local file operations are much smoother too. I copied a 2 GB directory at around 15 MB/s. That brings things to about normal. Deleting things from the recycle bin is much faster as well.</description>
			<pubDate>Mon, 17 Dec 2007 00:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Xaero_Vincent)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291469</link>
			<guid isPermaLink="true">http://osnews.com/thread?291469</guid>
			<description><div class="cquote">Yeah, the &quot;file in use&quot; is one of the biggest misfeatures of windows. Especially when windows will completely randomly decide that a file I'm trying to delete is actually in use and I can't delete it (even though it's just some random video file I haven't played in months). Unfortunately they still haven't fixed it properly, instead opting to create a hacky workaround for updates.  </div><br />
<br />
It's fixed in vista. As that's the first thing I noticed when trying vista...</description>
			<pubDate>Mon, 17 Dec 2007 02:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (edogawaconan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291479</link>
			<guid isPermaLink="true">http://osnews.com/thread?291479</guid>
			<description><div class="cquote">Unix systems gladly replace system libraries that are in use, and just hope that not problems happen because two different versions of the same library are in use simultaneously. The further away from the core libraries you get, the lower the odds of a problem, but it's still a risk. The Unix approach is basically &quot;Let's just go ahead and do it, it'll probably be ok.&quot;  </div><br />
And it is ok 99% of the time, unless you do something you shouldn't.  Thats your fault though, not a fault of unix.<br />
Its a lot simpler and less error prone than you make out.  Different versions of a library are almost always Newer versions which are also backwards compatible with older versions.  They either add features whilst keeping the interface and old features intact, or they fix bugs in existing features whilst keeping the behaviour the same.  If an app worked with an older library it will work just the same with the newer one.  All you need to do to make sure your app is using the newer library is close it and re-open it.  If you're worried about the newer library containing bugs that will crash your apps...consider that this is just as likely to happen in windows and has nothing to do with what we're talking about.<br />
I've used Linux for 6+ years now and never noticed a problem with library versions.  All I noticed is that reboots are only necessary if I'm upgrading the kernel.<br />
<br />
<div class="cquote"><br />
Windows takes the safe approach of only updating libraries that are not in use. I'm sure you'd wind up with weird glitches if your apps were using multiple versions of GDI simultaneously. The Windows approach is &quot;It may be ok to update this now, or it may not. Just to be safe, let's not update it until we can guarentee it's safe.&quot;  </div><br />
<br />
safe approach? or easier approach?  Its just the way they chose to do it.  admit that its not as good...<br />
<div class="cquote"><br />
The Vista implementation tries to free up libraries, and if it can, will then update them in place. </div><br />
and if it cant free them up?  we then have the same problem we always had, with no solution.  reboot?</description>
			<pubDate>Mon, 17 Dec 2007 03:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (pixel8r)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: no shit</title>
			<link>http://osnews.com/thread?291487</link>
			<guid isPermaLink="true">http://osnews.com/thread?291487</guid>
			<description>Yes. Reboot <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Mon, 17 Dec 2007 03:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (_mikk)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: no shit</title>
			<link>http://osnews.com/thread?291490</link>
			<guid isPermaLink="true">http://osnews.com/thread?291490</guid>
			<description><div class="cquote">But it continuously fails everytime </div><br />
<br />
While I agree with you in a general way, it doesn't fail every time. It doesn't even fail every thousand times. Considering how many files are opened and closed even by the hour, it is probably close to a one in a million thing.<br />
<br />
But I do agree. And if you really must do it that way, at least give us fuser. a simple fuser -k could have saved me quite a few reboots, it would be a simple solution to a stupid issue.</description>
			<pubDate>Mon, 17 Dec 2007 03:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (swarmi)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: no shit</title>
			<link>http://osnews.com/thread?291491</link>
			<guid isPermaLink="true">http://osnews.com/thread?291491</guid>
			<description>But at the end of the day, I want control over my operating system. I'll decide whether or not something is deleted, whether or not it is over written. UNIX treats me like an adult and says, &quot;if you want to do that, you know the risks, you're a big boy&quot;.<br />
<br />
And that would work <i>really</i> well for most Windows users...</description>
			<pubDate>Mon, 17 Dec 2007 03:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (sappyvcv)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: no shit</title>
			<link>http://osnews.com/thread?291493</link>
			<guid isPermaLink="true">http://osnews.com/thread?291493</guid>
			<description><div class="cquote">And that would work really well for most Windows users... </div><br />
<br />
Why should Windows be castrated because the ineptness of a few? Sometimes a bit of tough love and mistakes is the only way for some people to learn.</description>
			<pubDate>Mon, 17 Dec 2007 03:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: no shit</title>
			<link>http://osnews.com/thread?291494</link>
			<guid isPermaLink="true">http://osnews.com/thread?291494</guid>
			<description>But they won't learn.  You HAVE to make things safe and recoverable.  To not is to be naive about the realities.</description>
			<pubDate>Mon, 17 Dec 2007 03:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (sappyvcv)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Beware</title>
			<link>http://osnews.com/thread?291499</link>
			<guid isPermaLink="true">http://osnews.com/thread?291499</guid>
			<description>I tried out SP1 RC and it trashed the OS.  Aero went AWOL, and the control panel showed no applets - it was just empty.  I couldn't even get to &quot;Programs and Features&quot; from the start menu search, to uninstall SP1.  I ended up having to use System Restore.  Thank god that worked.</description>
			<pubDate>Mon, 17 Dec 2007 04:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (joshv)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291501</link>
			<guid isPermaLink="true">http://osnews.com/thread?291501</guid>
			<description><div class="cquote">Unix systems gladly replace system libraries that are in use, and just hope that not problems happen because two different versions of the same library are in use simultaneously. </div><br />
<br />
They aren't used &quot;simultaneously&quot;, at least not in the way you're implying. To put it in a simplistic manner: running processes have already read the previous version of the library and have everything that's needed with them. New processes will read the new version. The replacement of the library on disk happens transparently, and atomically, may I add.<br />
<br />
What you probably mean is that at some point you may have two processes running with different &quot;snapshots&quot; of files (config files, libraries etc.) That happens to be one of the most useful and powerful features of *nix OS's. It does extremely little harm (most of which is purely academical) and a lot of good.<br />
<br />
Consider for example that I can run the same application several times side by side with different libraries and configurations and compare them first-hand. Doing the same in Windows would require duplicating the entire install base of the application and tweaking each copy.<br />
<br />
If you want practical uses, they're all around us. I for instance tweak my fontconfig settings by launching several gcolor2 processes and changing my .fonts.conf in between. Then I can compare the font rendering variants in much greater detail.</description>
			<pubDate>Mon, 17 Dec 2007 04:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (wirespot)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Why?</title>
			<link>http://osnews.com/thread?291503</link>
			<guid isPermaLink="true">http://osnews.com/thread?291503</guid>
			<description>Why has this topic devolved into an argument over whether Vista or *nix updates work better?  I'd like to hear feedback on how this update improves or degrades Vista's performance.  Save the little geek-boy arguments and trolling for another topic, such as one called &quot;System Updates:  Vista vs Linux&quot;</description>
			<pubDate>Mon, 17 Dec 2007 04:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (ferrels)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Why?</title>
			<link>http://osnews.com/thread?291510</link>
			<guid isPermaLink="true">http://osnews.com/thread?291510</guid>
			<description>Cheers!  Anybody found any reviews yet?  I am tempted to put this on my production machine.</description>
			<pubDate>Mon, 17 Dec 2007 05:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (jasongrieves)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: No go in the Enterprise</title>
			<link>http://osnews.com/thread?291511</link>
			<guid isPermaLink="true">http://osnews.com/thread?291511</guid>
			<description>'everything' is a vast array of different hardware.<br />
<br />
There is no system that has been able to work with EVERYTHING - not even the beloved Linux.</description>
			<pubDate>Mon, 17 Dec 2007 05:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (jdrake)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Replacing DLLs</title>
			<link>http://osnews.com/thread?291519</link>
			<guid isPermaLink="true">http://osnews.com/thread?291519</guid>
			<description>I believe one reason it is difficult to replace a DLL in Windows is that each DLL can carry around DLL specific memory state.<br />
<br />
In Unix, every process allocates its own memory, or has to explicitly create mmap'd files to share state.  Imagine what would happen in Unix if you overwrote those shared memory files.</description>
			<pubDate>Mon, 17 Dec 2007 06:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (zlynx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Hotpatching</title>
			<link>http://osnews.com/thread?291522</link>
			<guid isPermaLink="true">http://osnews.com/thread?291522</guid>
			<description>I think Ars got it wrong on this one (though I like them because they're usually pretty perceptive and correct).  Hotpatching has been in the product for quite some time now... take a look at this KB: <a href="http://support.microsoft.com/kb/897341" rel="nofollow">http://support.microsoft.com/kb/897341</a>.<br />
<br />
The way it's achieved on x86 is by placing a mov edi, edi instruction at the top of every function and a 5-byte nop region just before it.  This allows the hotpatcher to atomically update the entry of a function to jump into new code.  <br />
<br />
Hotpatching is fairly limited though:  it's only good for security problems that involve an implementation flaw in a single function.  It might have been good against he ANI vulnerability from a while ago, but it won't be useful for any flaw that involves a design problem or an issue spread between functions.  It's great for situations where you have a large, non-clustered machine which has to stay up while receiving the updates, but the KB article recommends testing the hotpatch on a parallel test installation before doing it to a production resource.  I'd personally just prefer to use a cluster and normal patching because that's a more conservative solution.</description>
			<pubDate>Mon, 17 Dec 2007 07:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (PlatformAgnostic)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Replacing DLLs</title>
			<link>http://osnews.com/thread?291523</link>
			<guid isPermaLink="true">http://osnews.com/thread?291523</guid>
			<description>I'm pretty sure that 32-bit versions of Windows have always worked like Unix with regards to using Copy-on-Write pages for DLL data.</description>
			<pubDate>Mon, 17 Dec 2007 07:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (PlatformAgnostic)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: no shit</title>
			<link>http://osnews.com/thread?291524</link>
			<guid isPermaLink="true">http://osnews.com/thread?291524</guid>
			<description>Mark Russinovich wrote the tool you want:<br />
<a href="http://www.microsoft.com/technet/sysinternals/utilities/handle.mspx" rel="nofollow">http://www.microsoft.com/technet/sysinternals/utilities/handle.mspx</a></description>
			<pubDate>Mon, 17 Dec 2007 07:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (PlatformAgnostic)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: no shit</title>
			<link>http://osnews.com/thread?291527</link>
			<guid isPermaLink="true">http://osnews.com/thread?291527</guid>
			<description>Most people don't care to learn...  it's not interesting to anyone but us OS geeks.  <br />
<br />
I think that the choice made in Windows is the right one.  The highest priority bug is one which can cause loss or corruption of permanent data on the hard-drive.  If users can somehow have multiple versions of a dll accessing the some shared file or shared memory region (for instance take a look at the ESE engine, which was mentioned so vociferously in response to your recent mac post on Ars), then replacing a dll in one process but not in all of them could result in total loss of the data in that file.  <br />
<br />
It might seem far-fetched, but Windows is used by a lot of people in many environments and who knows what random third-party dlls are doing with shared files or shared memory.  Choosing safety over convenience and efficiency is often a valid engineering choice when the cost is low and the cost of failure is unknown.</description>
			<pubDate>Mon, 17 Dec 2007 07:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (PlatformAgnostic)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Mandatory locking</title>
			<link>http://osnews.com/thread?291540</link>
			<guid isPermaLink="true">http://osnews.com/thread?291540</guid>
			<description>Mandatory locking is the single most important issue facing Windows. Whenever you have to reboot to delete a desktop icon, or you can not move a video file because explorer is using a codec to generate a preview, mandatory locking is to blame.<br />
<br />
If you have an application that runs from a network share, it is ever worse. As long as a single client has opened the application, it is impossible to update the executables. So you have to run around the building and chase down every single open application.<br />
<br />
There should be a solution to this problem though: all modern file systems such as ZFS and NTFS usually do not make destructive updates. Instead they create a new version of the file in a different location. That is how the &quot;previous versions&quot; feature in vista works.<br />
<br />
So whenever you open a file just to read (like when generating a preview or when running an executable), you should open an immutable, readonly snapshot of the file. Only when more than one process wants to write to a file is synchronization via locks really necessary.<br />
<br />
But I guess fixing such a basic problem of windows was not as important as adding stupid DRM and bling..</description>
			<pubDate>Mon, 17 Dec 2007 09:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuttle)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>don't install it</title>
			<link>http://osnews.com/thread?291548</link>
			<guid isPermaLink="true">http://osnews.com/thread?291548</guid>
			<description>I've installed it yesterday and now my windows games don't run, my panel control don't open, but I see applcations like Nero open more fast. Big Shit RC1!</description>
			<pubDate>Mon, 17 Dec 2007 10:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (gothic)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Crashes with external HDD</title>
			<link>http://osnews.com/thread?291562</link>
			<guid isPermaLink="true">http://osnews.com/thread?291562</guid>
			<description>I installed it and everything works fine except now whenever I plug in my external HDD (250GB Baracudda with vantec enclosure) I get a blue screen and Vista restarts. Happens if its been turned on and I plug it in or if I turn it on while its plugged in.<br />
<br />
Bloody annoying .... any ideas?</description>
			<pubDate>Mon, 17 Dec 2007 11:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Aragorn992)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Sweet</title>
			<link>http://osnews.com/thread?291581</link>
			<guid isPermaLink="true">http://osnews.com/thread?291581</guid>
			<description><div class="cquote">Rdesktop only freezes now for one or two seconds every several minutes verses minute long freezes every 30 seconds! </div><br />
<br />
Let's praise the prophets, a new era has arrived indeed <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Mon, 17 Dec 2007 13:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (l3v1)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sweet</title>
			<link>http://osnews.com/thread?291585</link>
			<guid isPermaLink="true">http://osnews.com/thread?291585</guid>
			<description><div class="cquote">Let's praise the prophets, a new era has arrived indeed <img src="/images/emo/smile.gif" alt=";)" />  </div><br />
<br />
Do I sense a slight sarcasm in this statement?<br />
<br />
Seriously, the remote desktop protocol is quite good. <br />
<br />
You can even use aero effects over remote desktop for normal applications. Of course if you try to play back a movie you notice the difference, but for normal work like browsing, email and office stuff it is almost completely transparent.</description>
			<pubDate>Mon, 17 Dec 2007 14:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuttle)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Oh,yeath!</title>
			<link>http://osnews.com/thread?291589</link>
			<guid isPermaLink="true">http://osnews.com/thread?291589</guid>
			<description>I havn't installed VISTA yet!</description>
			<pubDate>Mon, 17 Dec 2007 14:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (jerrymy-zhang)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Mandatory locking</title>
			<link>http://osnews.com/thread?291590</link>
			<guid isPermaLink="true">http://osnews.com/thread?291590</guid>
			<description><div class="cquote">If you have an application that runs from a network share, it is ever worse. As long as a single client has opened the application, it is impossible to update the executables. So you have to run around the building and chase down every single open application. </div><br />
<br />
Or you could open an elevated command prompt and type:<br />
<b>Openfiles /Query</b><br />
<br />
to see what files are open, then use one of the options under<br />
<br />
<b>Openfiles /Disconnect /?</b><br />
<br />
to close the connections.</description>
			<pubDate>Mon, 17 Dec 2007 14:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (n4cer)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: no shit</title>
			<link>http://osnews.com/thread?291595</link>
			<guid isPermaLink="true">http://osnews.com/thread?291595</guid>
			<description>The ineptness of <b>a few</b>?<br />
<br />
Try...<b>many</b>?</description>
			<pubDate>Mon, 17 Dec 2007 14:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (null_pointer_us)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Mandatory locking</title>
			<link>http://osnews.com/thread?291597</link>
			<guid isPermaLink="true">http://osnews.com/thread?291597</guid>
			<description><div class="cquote">Or you could open an elevated command prompt and type: <br />
Openfiles /Query <br />
<br />
to see what files are open, then use one of the options under <br />
<br />
Openfiles /Disconnect /? <br />
<br />
to close the connections. </div><br />
<br />
Of course there are workarounds. <br />
<br />
I did not know about openfiles, but I am using a tool called unlocker. But why should I have to use workarounds for something as basic as copying and replacing files? The snapshot (&quot;shadow copy&quot; in microsoft speech) approach I described would work for the vast majority of all situations, since in most cases files are opened readonly.</description>
			<pubDate>Mon, 17 Dec 2007 14:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuttle)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: no shit</title>
			<link>http://osnews.com/thread?291610</link>
			<guid isPermaLink="true">http://osnews.com/thread?291610</guid>
			<description>&quot;Unix systems gladly replace system libraries that are in use&quot;<br />
<br />
Not really<br />
<br />
usually you have the library abailable as:<br />
<br />
liblibrary.so.1.2.3<br />
<br />
and two symbolic links<br />
<br />
liblibrary.so.1.2 -&gt; liblibrary.so.1.2.3<br />
liblibrary.so.1 -&gt; liblibrary.so.1.2.3<br />
<br />
<br />
What happens if someone &quot;updates&quot; on linux to liblibrary.so.1.2.4 ?<br />
<br />
very simple: the old version is kept for programs which need the old one, and the symbolic links are reset to point to the new version.<br />
And the new version has to be binary compatible with the old one, otherwise it would have to be a 2.0.0 release.<br />
I experienced not one updating problem due to replaced libraries in 8 years of Linux usage. What happened was a mangled Kernel after a Kernel update (must have been too serious byte-flipping on the hardware or in the wire, because a re-download and reinstall cured the problem).</description>
			<pubDate>Mon, 17 Dec 2007 15:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (gustl)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Whats this? Grub??</title>
			<link>http://osnews.com/thread?291615</link>
			<guid isPermaLink="true">http://osnews.com/thread?291615</guid>
			<description>Which may be nice for you, but for someone who predominantly works in Linux and boots up Windows only occasionally this makes no sense.</description>
			<pubDate>Mon, 17 Dec 2007 15:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (gustl)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Sweet</title>
			<link>http://osnews.com/thread?291617</link>
			<guid isPermaLink="true">http://osnews.com/thread?291617</guid>
			<description>Well, compared to X11 on a 10Mbit LAN this RDP of Windows seems to be a bit of a joke.<br />
<br />
in X11 you ARE completelz transparent, and only CAE applications which make heavy usage of the 3D features of the graphic card have noticeable latency.</description>
			<pubDate>Mon, 17 Dec 2007 15:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (gustl)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Replacing DLLs</title>
			<link>http://osnews.com/thread?291621</link>
			<guid isPermaLink="true">http://osnews.com/thread?291621</guid>
			<description>From the Wikipedia article on DLLs:<br />
&quot;Optionally, data sections can be made shared, allowing inter-process communication via this shared memory area.&quot; -- <a href="http://en.wikipedia.org/wiki/Dynamic-link_library" rel="nofollow">http://en.wikipedia.org/wiki/Dynamic-link_library</a></description>
			<pubDate>Mon, 17 Dec 2007 16:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (zlynx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Replacing DLLs</title>
			<link>http://osnews.com/thread?291627</link>
			<guid isPermaLink="true">http://osnews.com/thread?291627</guid>
			<description><div class="cquote">&quot;Optionally, data sections can be made shared, allowing inter-process communication via this shared memory area.&quot; </div><br />
<br />
I am pretty sure that refers to the address space of the DLL and not to the disk image of the DLL.</description>
			<pubDate>Mon, 17 Dec 2007 17:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuttle)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I wonder if most problems have to do with Vista32</title>
			<link>http://osnews.com/thread?291661</link>
			<guid isPermaLink="true">http://osnews.com/thread?291661</guid>
			<description>I run Vista 64-bit and I never had issues with RDP or slowness in general, aside from copying small files (Vista tries to estimate how long it will take and the estimation takes longer than transferring the files, it's weird).<br />
<br />
According to various sources, Vista was always meant to be 64-bit, I think they should have stuck to their guns and only made the &quot;proper&quot; version and let everyone else just run XP. <br />
<br />
All new PCs can do 64-bit anyway.<br />
<br />
D</description>
			<pubDate>Mon, 17 Dec 2007 17:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (dikrek)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Why?</title>
			<link>http://osnews.com/thread?291662</link>
			<guid isPermaLink="true">http://osnews.com/thread?291662</guid>
			<description>Don't. I had a similar experience to joshv:<br />
<br />
<div class="cquote">I tried out SP1 RC and it trashed the OS. Aero went AWOL, and the control panel showed no applets - it was just empty. I couldn't even get to &quot;Programs and Features&quot; from the start menu search, to uninstall SP1. I ended up having to use System Restore. Thank god that worked. </div><br />
<br />
...except that on my machine Aero kept working and System Restore did not undo all the special updates to the Windows Update client related to SP1 RC1, so I ended up reinstalling Vista.<br />
<br />
If you try this SP1 RC1, I recommend doing so with a clean installation on a separate partition. That's really why they say not to use the software on a production machine anyway.</description>
			<pubDate>Mon, 17 Dec 2007 17:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (null_pointer_us)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: no shit</title>
			<link>http://osnews.com/thread?291676</link>
			<guid isPermaLink="true">http://osnews.com/thread?291676</guid>
			<description>Not on mine....</description>
			<pubDate>Mon, 17 Dec 2007 18:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (raver31)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Sweet</title>
			<link>http://osnews.com/thread?291680</link>
			<guid isPermaLink="true">http://osnews.com/thread?291680</guid>
			<description>2GB at 15 MB/s that is atrocious.</description>
			<pubDate>Mon, 17 Dec 2007 18:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (raver31)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Sweet</title>
			<link>http://osnews.com/thread?291727</link>
			<guid isPermaLink="true">http://osnews.com/thread?291727</guid>
			<description><div class="cquote">2GB at 15 MB/s that is atrocious. </div><br />
<br />
That is better than before. I was copying about 60GB of data from a USB caddy to the local hard drive on a Vista laptop, and it had an ETA of <b>4 days</b>. Since I have the resources, I connected the Vista drive via USB to another laptop running XP, and went the USB-to-host-to-USB route, which was evidently faster: it took about 100 minutes. I know I could have booted to Knoppix or whatever, and that may have made things faster, I don't know.<br />
<br />
But <b>4 days</b>?! People who don't have the resources or don't know better are just expected to put up with that?!</description>
			<pubDate>Mon, 17 Dec 2007 19:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (dreamlax)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>SP1 Improvements</title>
			<link>http://osnews.com/thread?291813</link>
			<guid isPermaLink="true">http://osnews.com/thread?291813</guid>
			<description>As I've already blogged, I think Vista is more than a little slow and bloated. I know other people who are concerned with Vista's reliability, but unfortunately I have not yet gotten there (I find Vista's performance too lacking to have used it enough to run into reliability issues).  Here are Vista SP1 improvements I find interesting ...<br />
<br />
CrossTalk: <a href="http://dataland.wordpress.com/2007/12/10/vista-sp1-improvements/" rel="nofollow">http://dataland.wordpress.com/2007/12/10/vista-sp1-improvements/</a></description>
			<pubDate>Mon, 17 Dec 2007 23:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (jamome)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Replacing DLLs</title>
			<link>http://osnews.com/thread?291831</link>
			<guid isPermaLink="true">http://osnews.com/thread?291831</guid>
			<description>Yes it does refer to address space.<br />
<br />
What happens when you replace the DLL on disk and new programs start using the new memory area?  <br />
<br />
New programs using the new DLL will not see the shared memory area of the old DLL.  Or if they do, in-memory objects may have shifted size and position in the new code.<br />
<br />
I was just trying to point out that because of design decisions made long ago, replacing a DLL is not as easy as replacing a .so library.</description>
			<pubDate>Mon, 17 Dec 2007 23:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (zlynx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Good grief</title>
			<link>http://osnews.com/thread?291891</link>
			<guid isPermaLink="true">http://osnews.com/thread?291891</guid>
			<description>I just finished my first Dell Inspiron 1720 laptop setup (Intel Core 2 Duo, 256 MB Nvidia, 3 GB RAM) Vista Home Premium ...<br />
<br />
Damn. Vista Home Premium is sloooow.<br />
<br />
I'm glad this laptop is for my neighbor (who insisted on Vista).<br />
<br />
I'm hoping SP1 will speed things up for him ... cripes.</description>
			<pubDate>Tue, 18 Dec 2007 03:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (rockwell)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: I wonder if most problems have to do with Vista32</title>
			<link>http://osnews.com/thread?291915</link>
			<guid isPermaLink="true">http://osnews.com/thread?291915</guid>
			<description><div class="cquote">According to various sources, Vista was always meant to be 64-bit </div><br />
<br />
It may have been the intention, but Microsoft doesn't write most of Windows hardware drivers.<br />
<br />
All the drivers will have to be updated to run 64-bit.<br />
<br />
64-bit Vista is very probably in an even worse position re drivers unavailable than Vista 32-bit is.<br />
<br />
If you want a 64-bit OS, run OSX or Linux. They both write their own drivers.</description>
			<pubDate>Tue, 18 Dec 2007 06:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (lemur2)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Replacing DLLs</title>
			<link>http://osnews.com/thread?291976</link>
			<guid isPermaLink="true">http://osnews.com/thread?291976</guid>
			<description><div class="cquote">New programs using the new DLL will not see the shared memory area of the old DLL. </div><br />
<br />
Which is exactly what you want, isn't it? Once you shut down and restart all programs still using the old DLL, everything will be back to normal again.<br />
<br />
<div class="cquote">I was just trying to point out that because of design decisions made long ago, replacing a DLL is not as easy as replacing a .so library </div><br />
<br />
Replacing a .so library is not without its problems either. But like some other poster pointed out, usually the old .so and the new .so coexist and there is just a symbolic link that is changed.</description>
			<pubDate>Tue, 18 Dec 2007 09:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (tuttle)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I wonder what the technical details are</title>
			<link>http://osnews.com/thread?292079</link>
			<guid isPermaLink="true">http://osnews.com/thread?292079</guid>
			<description>Suppose MyServ.exe uses SomeLib.dll and this .DLL needs to be patched. With this feature, I wonder if Windows can patch the DLL without even stopping running copies of MyServ.exe?<br />
<br />
Linux cannot do this right? With ELF and .so I mean of course.</description>
			<pubDate>Tue, 18 Dec 2007 21:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (mnem0)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Sweet</title>
			<link>http://osnews.com/thread?292124</link>
			<guid isPermaLink="true">http://osnews.com/thread?292124</guid>
			<description><div class="cquote">Do I sense a slight sarcasm in this statement?  </div><br />
<br />
Well, if you do, that's because it's there <img src="/images/emo/smile.gif" alt=";)" />  I know how it works, I use it every day as a necessity not as an option, but still, &quot;improvement&quot; like only freezes now for one or two seconds every several minutes verses minute long freezes really sounds as a joke, and in my book, it is one.</description>
			<pubDate>Wed, 19 Dec 2007 08:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (l3v1)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
