Re: Kernel SCM saga..

From: Marcin Dalecki
Date: Fri Apr 08 2005 - 20:15:38 EST



On 2005-04-08, at 20:14, Linus Torvalds wrote:



On Fri, 8 Apr 2005, Matthias-Christian Ott wrote:

Ok, but if you want to search for information in such big text files it
slow, because you do linear search

No I don't. I don't search for _anything_. I have my own
content-addressable filesystem, and I guarantee you that it's faster than
mysql, because it depends on the kernel doing the right thing (which it
does).

Linus.... Sorry but you mistake the frequently seen SQL db abuse as DATA
storage for what SQL databases are good at storing: well defined RELATIONS.
Sure a filesystem is for data. SQL is for relations.

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