list.rb

Path: lib/innodb/list.rb
Last Update: Sat Feb 23 07:11:56 +0000 2019

An abstract InnoDB "free list" or FLST (renamed to just "list" here as it frequently is used for structures that aren‘t free lists). This class must be sub-classed to provide an appropriate object_from_address method.

[Validate]