Leonid Genkin

Results 43 comments of Leonid Genkin

@shasson5 please change the PR title so that it represents its goal and what it does (handle / fix / support / etc).

In PR description: 1. dsr_rsc_index -> `dst_rsc_index`. 2. Please add some details in the "How" part.

@roiedanino given that we already mess with the flags enum there, maybe expand the dci pool index to 4 bits instead of adding a separate field?

> Please do not forget to update `Authors` file with the names of new contributors. Already done & merged in a separate PR.

@shasson5 as we discussed, please add a bit more details on the motivation in the PR description.

@yosefe I made some refactoring to remove excessive ops in each iter. wdyt?