From: Vlad K. <hv...@us...> - 2009-10-26 14:16:34
|
>>> May be you are right. Tell me then: TI pages which holds states of >>> transactions with numbers less than OST are marked as free? When? >> >> No. Never. > > AFACS TIPs are in linked list. So, to find out state of transaction > X, one must scan whole list from the beginning, right? I wonder why this > list isn't linked in backward directions, so TIP with latest > transactions would be first in queue... Instead of wrong guess read the code, please. Regards, Vlad |