[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



    JLK@MIT-MC 10/09/79 09:46:29
    Try loading a 100 block file into a single buffer.   Then try using the scroll
    bar and notice that the thing pages for about 30 secs or so (each time you
    do this).  Is this inherent or symptomatic of lossage?
this is inherent to the buffer being a linked list, you cannot do random access or
know how long it is.