previous | start | next

Example

        8 lists
        list    minimum size (bytes)
        0         16
        1         32
        2         64
        3        128
        ...      ...
        7       2048
     

Which list to use for the following adjusted requests (alignment included):

Suppose the selected list is NOT empty. Which block on that list do you choose?



previous | start | next