> On 10 Dec 2024, at 16:26, Dilip Kumar <dilipbal...@gmail.com> wrote: > > IIUC, we do check that it should be in multiple of bank size (i.e.) > which is multiple of 2, right? Am I missing something? Bank selection code assumes that number of buffers is power of 2. If the number of buffers is not power of 2 - only subset of buffers will be used. In worst case, e.g. 65 buffers, everything will be buffered only in bank 64. Best regards, Andrey Borodin.
- Fix bank selection logic in SLRU Yura Sokolov
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: Fix bank selection logic in SLRU Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: Fix bank selection logic in SL... Robert Haas
- Re: Fix bank selection logic i... Dilip Kumar
- Re: Fix bank selection logic in SL... Andrey M. Borodin
- Re: Fix bank selection logic in SLRU Dilip Kumar
- Re: Fix bank selection logic in SLRU Yura Sokolov
- Re: Fix bank selection logic in SLRU Andrey Borodin
- Re: Fix bank selection logic in SL... Yura Sokolov
- Re: Fix bank selection logic i... Andrey M. Borodin
- Re: Fix bank selection log... Yura Sokolov