Re: [OT] Microsoft invents symbolic links

From: Matt Spong (spong@glue.umd.edu)
Date: Thu Mar 02 2000 - 12:14:01 EST


> 1) Windows scans your drive for duplicates at EVERY write, thus blowing
> disk and cpu utilization off the wall.
> 2) Windows keeps inventory of every file at every write either in cache
> or memory. Oh yeah, this will really help performance.

or 3) They keep some kind of (at least somewhat efficient) hashing
      algorithm around somewhere and keep a hash table of files, and if
      the file you write has the same hash value as another file on the
      disk it'll then compare the two.

Matt

--------------=====< Matt Spong (spong@glue.umd.edu) >=====---------------
| | |
| UM Linux Users' Group Secretary | <http://www.umlug.org> |
| | |
| "Cold rum and endo fill my body, | "C++ is to C as Lung Cancer |
| where's the party?" | is to Lung." |
| -Outkast | -AC on Slashdot |
| | |
-------=====< Finger spong+@glue.umd.edu for PGP Public Key >=====--------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:12 EST