Skip to content

Conversation

@Hooper9973
Copy link
Contributor

Add application_hint to the blk_alloc_hints structure. This change addresses the need for certain users of homestore, such as homeobject, to pass additional hints. The application_hint can be used to specify behavior in the select_chunk interface.

xiaoxichen
xiaoxichen previously approved these changes Nov 14, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.21%. Comparing base (1a0cef8) to head (9a6a6da).
Report is 92 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #591       +/-   ##
===========================================
+ Coverage   56.51%   67.21%   +10.70%     
===========================================
  Files         108      109        +1     
  Lines       10300    10728      +428     
  Branches     1402     1465       +63     
===========================================
+ Hits         5821     7211     +1390     
+ Misses       3894     2812     -1082     
- Partials      585      705      +120     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xiaoxichen xiaoxichen merged commit 93b04b7 into eBay:master Nov 14, 2024
hkadayam pushed a commit to hkadayam/HomeStore that referenced this pull request Aug 7, 2025
Add application_hint to the blk_alloc_hints structure. This change addresses the need for certain users of homestore, such as homeobject, to pass additional hints. The application_hint can be used to specify behavior in the select_chunk interface.
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.

3 participants