[Thunar-workers] [DokuWiki] page changed: implementation:mime-glob-match

thunar-workers at xfce.org thunar-workers at xfce.org
Mon Mar 7 00:03:06 CET 2005


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2005/03/06 23:03
Browser     : Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050122 Firefox/1.0
IP-Address  : 217.229.249.18
Hostname    : pD9E5F912.dip.t-dialin.net
Old Revision: http://thunar.xfce.org/wiki/implementation:mime-glob-match?rev=1110150127
New Revision: http://thunar.xfce.org/wiki/implementation:mime-glob-match
Edit Summary: fix typos
User        : benny

@@ -14,9 +14,8 @@
  
  An [[implementation:mime-glob-match-analysis|analysis]] of the ''globs'' file
  in the Shared MIME Database is was done to better understand the requirements
  for the MIME globbing implementation.
- 
  
  ==== Steps ====
  The required steps for the Glob Match detection are as follows
  
@@ -77,10 +76,10 @@
    * An n-ary search tree
    * Some kind of hash lookup
  
  While reducing the number of comparisons, it's important to keep an
- eye on data locality; else, if we stall the CPU 50 times with waiting
- for main memory, we'll surely experience a huge performance problems
+ eye on data locality; else, if we stall the CPU 50 times waiting
+ for main memory, we'll surely experience a huge performance problem
  with large directories in the end.
  
  :!: More research required!
  
@@ -561,5 +560,4 @@
  
    fclose (fp);
  }
  </code>
- 



-- 
This mail was generated by DokuWiki at
http://thunar.xfce.org/wiki/



More information about the Thunar-workers mailing list