#50093 Issue 49618 - Increase cachememsize and dncachememsize variable sizes
Closed by spichugi. Opened by spichugi.
spichugi/389-ds-base cachememfix  into  389-ds-base-1.3.9

Download 50093.patch

Description: nssapld-cachememsize is reverted to a smaller value
if the cap is reached. Increase it to UINT64.

https://pagure.io/389-ds-base/issue/49618

Reviewed by: ?

Doesn't it limit entrycache and dncache to 4G ?
IMHO it looks a very high value but I think some users run with larger value.

@tbordaz, but this is for type size_t, we are using use uint64 for cachesizes - see the changes to ldbm_instance_config.c

You are right. I misread the changes. it was done in the opposite direction that is good.

It limits dbpage and log to 4Gb that is very high.
Sorry for the noise, the patch looks good to me

rebased onto 7d89239e759f45b5bfc3c496b439dc3ef0560f98

Pull-Request has been merged by spichugi

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3152

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata