On Wed, 15 May 2024 15:06:32 +0530 Dev Jain <[email protected]> wrote:
> nr_hugepages is not set to zero because the file offset has not been reset > after read(). Fix that using lseek(). > Please fully describe the runtime effects of this bug.
On Wed, 15 May 2024 15:06:32 +0530 Dev Jain <[email protected]> wrote:
> nr_hugepages is not set to zero because the file offset has not been reset > after read(). Fix that using lseek(). > Please fully describe the runtime effects of this bug.