| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: B*-trees
>>>>> "Christoph" == Christoph Rupp <chrrupp_at_rz.fh-augsburg.de> writes:
>> You can never be sure, what the head does. Typically repositioning >> the file cursor takes more time than reading a multiple amount of >> data. Christoph> Yesyes, that's what i meant. Therefore one file should beChristoph> faster then several files. Thinking about many fragmented Christoph> files on my hard drive :)
Further complications are available...
-> If the data is cached in memory [competently designed OSes have
commonly, since the 1970s, offered this feature], the disk may not get hit for a read operation if the data is already in RAM.
-> Disk drives sometimes lie about what they're doing internally.
They may claim to have some number of heads/sectors/clusters, but underneath have other "geometry" so that you don't really know what's going on.
-- (reverse (concatenate 'string "ac.notelrac.teneerf@" "454aa")) <http://www.ntlug.org/~cbbrowne/> ?OM ERRORReceived on Thu Jan 11 2001 - 22:17:45 CST
![]() |
![]() |