Skip to content

Conversation

@xiaoxiang781216
Copy link
Contributor

by moving from chunk_loc.h to settings.dist

by moving from chunk_loc.h to settings.dist

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Id174656f9874e3930b586f29b8d7aaa66436c9f5
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I30d99079ebbda0c9f276122cc5d07b8d03e264dd
@xiaoxiang781216 xiaoxiang781216 changed the title Make MAX_SKIP_LEVEL configurable Make MAX_SKIP_LEVEL, MAX_QSORT_SPLITS and MAX_QSORT_PARTITION configurable Apr 22, 2021
#define MAX_QSORT_PARTITION 8

/* comparison function */
typedef int (*compare_t)(const void *element1_p, const void *element2_p);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this never used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants