Eternity1824 opened a new pull request, #619:
URL: https://github.com/apache/skywalking-banyandb/pull/619

   <!--
       ⚠️ Please make sure to read this template first, pull requests that 
don't accord with this template
       maybe closed without notice.
       Texts surrounded by `<` and `>` are meant to be replaced by you, e.g. 
<framework name>, <issue number>.
       Put an `x` in the `[ ]` to mark the item as CHECKED. `[x]`
   -->
   
   
   ### Fix <bug description or the bug issue number or bug issue link>
   - [x] **Bug Fix**: Corrected a typo in `merger.go` (reserveSpace) by 
updating the variable correctly:
     ```go
     needSize += parts[i].p.partMetadata.CompressedSizeBytes
   
   
   
   ### <Feature description>
   - [x] **New Feature**: Implement Linux-specific fadvis functionality to 
prevent big files from polluting the OS page cache.
   
   
   •Temporary Workaround: Set the large file threshold to 128MB as a temporary 
measure for the issue.
   •This pull request fixes [BanyanDB-Server] Big Files Should Not Pollute OS 
Page Cache [#12448](https://github.com/apache/skywalking/issues/12448).
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace 
the issue number. Fixes apache/skywalking#<issue number>.
   - [ ] Update the [`CHANGES` 
log](https://github.com/apache/skywalking-banyandb/blob/main/CHANGES.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to