On 23/09/20 20:37, Sean Christopherson wrote: > Rename 'hlevel', which presumably stands for 'host level', to simply > 'level' in FNAME(fetch). The variable hasn't tracked the host level for > quite some time. One could say that it stands for "huge" level... I am not too attached to it, the only qualm is that "level" is usually used as the starting or current level and rarely as the end level in a loop. But then it's used like that in __direct_map, so... Paolo