Recommended Posts

I thought alot of the functionality was included in Vista anyway but it wasn't released as a single product as winFS was going to be. Don't know if parts were implemented in .Net or any of the other technologies. As for the file system comment above, maybe they do need a new file system but WinFS was never going to be one so it's not really a loss in that regard.

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

except that winfs was not a file system but an additional layer on ntfs. And while NTFS has it's disadvantages it is still one of the best file systems out there that keeps getting improved with every version of NT. Like for example transactional NTFS in vista

I do think it's about time Microsoft designed a filesystem that dosnt have all the fragmentation issues that the current NTFS platform has. Both HFS+ and EXT3 are shining examples of this yet Microsoft is falling behind big time

Neither HFS+ nor EXT3 are shining examples of anything compared to NTFS.

Most of the important 'modern' features in HFS+ like journalling, storing tiny files right in the lookup table, and ACLs were added as afterthoughts, and this leads to it not being a particularly 'clean' setup. Also HFS+ doesn't support encryption, quotas, sparse files, or compression.

NTFS 15 years ago had all of the stuff HFS+ has today and then some!

ext3 is similarly primitive compared to NTFS. It's basically just ext2 with journalling. There are much better filesystems for Linux.

Also, WinFS was not a filesystem. It was basically a big database.

Edited by MioTheGreat

Just another thread proving that most people just don't understand what WinFS was and what it would mean.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

In theory it is a great idea, but I don't think it would really be that practical as most people don't tag files to a good enough level to actually get real value from having it.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

Much of its purpose was to replace files entirely for certain applications. All of the 'tagging' and metadata stuff can be easily handled by the indexer. We don't need WinFS for that.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

It wouldn't really take much to cut down or pretty much "fix" the fragmentation that NTFS has if MS takes a proactive way of writing data like some unix/linux FS's do. Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment. It's like defraging before you write instead of doing it after in the background like Vista does it.

I'm sure if you look at UFS you'll get a good example.

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

WinFS as I understand it was more a developers platform than anything a consumer would notice. A good example is the windows search which was to be tightly integrated with WinFS. Despite WinFS not being there that doesnt change the end users experience in the slightest. They can still tag, choose not to tag ect, it's all application dependent. WinFS would not have removed the hierarchical file structure at all, as stated it ran ontop of NTFS therefore it wouldnt remove functionality there already but run in addition to.

Furthermore as mentioned above alot of the functionality of WinFS has been ported over to other projects. As far as I can see it the loss of WinFS was greatly exagerated partly due to Microsoft over hyping the feature. While good for developers I don't think end users really were effected either way nor did they ever know what it was anyway based on how many ppl think it's a file system. Developers still got catered for via other means.

But again, to do that kind of stuff you don't need WinFS. The indexer and explorer could handle that aspect as well, if not better.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

Before data is written to the HDD the FS looks and tries to put the files in order so they don't fragment.

I think NTFS (or Vista) partly does that already, although not as efficient as linux or mac file systems do.

It tries to put huge files in large free space parts of the disk - not like with FAT or FAT32 where files are written to the first empty block, no matter how small it is.

Besides, I hardly get over 1 - 2% fragmentation in Vista really :)

@WinFS: I thought BrandonLive once said something about it. That it was "an experiment that didn't work out". I'm sure he can explain it better than me.

OK, found his post:

It was a technology that didn't work and wasn't useful. We already have most of the features that were going to be powered by WinFS.

You don't want WinFS. You may think you do, but trust me, you don't.

Did you actually read what I wrote, here it is again with the appropriate part in bold:

But for the rest, we would have to be much better at tagging files so that we could find them with WinFS, or at least better than we could with the hierarchical view we currently have on file systems.

As I said: If explorer goes to the index, it can take care of all of that. Look at Search Folders, and the various grouping techniques Explorer offers that all rely on the index. You can get all of that functionality, and anything you're missing with regards to file tagging can be added by improving Explorer without WinFS.

WinFS has more or less "shipped" or will "ship" soon, although not in its original form:

LINQ

ADO.NET Entity Framework (this and LINQ help developers work with disparate data types and sets more easily)

SQL Server 2008 support for filestream blobs (aka storing files inside a database)

Windows Desktop Search (fast, file-content search)

Microsoft Sync Framework/Live Mesh (syncing)

Windows Backup (backup)

Stacks and Saved Searches (stacks and virtual folders)

What we're missing is the shell integration, which Microsoft deliberately backed away from during Vista's development as it was proving too confusing to users at that point. From the screens we've seen of 7, they are slowly moving back in that direction. We're also missing the various schemas for built in types, but that's not really important to the end user anyway. You also technically lose querying, but the search feature is robust enough that it shouldn't really be a loss to users. I can still, say, find all pictures taken in London by Johnny on December 17th if I wanted to through WDS.

Fragmentation would not have been improved by WinFS as many have said, because it wasn't a file system; in fact it may have been worsened because every file would be stored in large database files. Microsoft has helped mitigate the fragmentation problem by scheduling a defrag by default in Vista, but in a few years fragmentation should be a worry of the past anyhow thanks to SSDs.

I too think it would have had no real, tangible benefit on most users. I guess we're all saying, "Who cares"

I had no idea that HFS+ has fragmentation countermeasures. Does Vista really defrag in the background??

By default in Vista the built-in defragmentation service/system w/e is set to work when your system is idle if it needs to. I don't know if it checks first or if it just goes ahead and defrags the newest data written for the day etc, but that's how I remember it being set.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Lol I had one of these turn faulty in Jan, guess it wasn't just bad luck lol
    • I'm team Rossmann all the way. I have the exact same NVME, altough not in an array like him.
    • It had gone weeks ago. Although thinking about it I'm on the beta.
    • They thought value of their goods would forever only drop like it used to and didn't account for sudden increase in price because of all the Ai hype. Tough luck Samsung, don't try to weasel this one out. Also American customer protection laws are a**. In Europe, you need to be compensated for a functioning product of same or better characteristics (not same price point as when it was originally bought!) if it can't be repaired and when you receive a replacement product your warranty starts from scratch because you received a different item than you previously had and old warranty thus cannot apply to it anymore. If your actual item was successfully repaired, warranty gets extended for the period the item was in service. If item is repaired to a significant extent, warranty also starts over from scratch because major part of it was replaced. Americans need to fight to get this kind of consumer protections because they are constantly getting screwed over.
    • Microsoft releases new Windows 11 Media Creation Tool with the latest updates by Taras Buria Patch Tuesday updates arrive every month, bringing users new features and security updates. To make sure customers have access to the most recent images, Microsoft also releases updates to the Media Creation Tool app, its official utility for Windows 11 installation. Today, the company pushed new ISOs to Media Creation Tool, allowing you to create images with the June 2026 Patch Tuesday updates. With the latest update, the Media Creation Tool now downloads KB5094126. It is Windows 11 version 25H2, build 26200.8655, which is also available via Windows Update. Note that the app itself remains on the previous version, which you can check in Properties > Details. The only change is that it now downloads a more recent Windows 11 build, so the only way to check is to download an ISO. The June 2026 Patch Tuesday update is a special release for Windows 11, as it brings a new performance profile to make the operating system more responsive and snappier when rendering various user interface surfaces, including the Start menu, quick settings, and more. It does so by spiking processor speeds for a brief moment, resulting in higher loads for a second or two. The so-called “Low latency profile” is rolling out gradually, but you can force-enable it with the ViVeTool app. Other changes include webcam improvements, Task Manager updates, shared audio support, and more. You can download the Media Creation Tool app from the official Microsoft website using this link. Besides MCT, Microsoft lets you download Windows 11 ISO as a file directly from the official Windows 11 website. However, you will need a third-party app to write it to your USB drive. Check out this guide if you want to know how to do that.
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      511
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!