-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-13559 vos: MD-on-SSD phase2 landing #15429
Merged
Merged
Changes from 65 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
4951549
DAOS-13701: Memory bucket allocator API definition (#13152)
sherintg 33d05b3
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 4294ce7
DAOS-13703 umem: umem cache APIs for phase II (#13138)
NiuYawei 04acb8c
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei d99eae7
DAOS-14491: Retain support for phase-1 DAV heap (#13158)
sherintg db21e5f
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 20404b2
DAOS-14223 mgmt: Use meta blob size if set when creating tgts on rank…
tanabarr 83d8652
DAOS-14510 umem: dav_reserve now commits WAL immediately (#13234)
sherintg bf5bab2
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei c33daaa
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei b670e30
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 0ca62d9
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 7b7a04c
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 3fd7290
DAOS-14317 umem: add tx_id checking in touch_page() (#13511)
NiuYawei 33865c8
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 7481bba
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei c64d008
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 28b3fb1
DAOS-14317 umem: few fixes for umem cache (#14090)
NiuYawei c770cde
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei cae6592
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 4753dde
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei 29826e2
DAOS-14363 umem: Phase-2 allocator with MB support (#14151)
sherintg 9f3b928
DAOS-15681 bio: store scm_sz in SMD (#14330)
NiuYawei 38024fb
Merge branch 'master' into feature/vos_on_blob_p2
NiuYawei f9a8ae8
Merge master branch into feature/vos_on_blob_p2
tanabarr 35f7652
Merge remote-tracking branch 'origin/master' into tanabarr/feature/vo…
tanabarr 0ba3bcf
DAOS-16278 vos: per pool backend type (#14946)
NiuYawei 3be7857
DAOS-14422 control: Update pool create UX for MD-on-SSD phase2 (#14740)
tanabarr b955fdf
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
tanabarr 4fb7d87
DAOS-14416 umem: Handle scm_sz ~ meta_sz with the v2 allocator (#14977)
sherintg f6c4816
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
NiuYawei 49141e5
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
NiuYawei 741fb9f
DAOS-14317 vos: initial changes for the phase2 object pre-load (#15001)
NiuYawei 16df8c9
DAOS-14316 vos: object preload for GC (#15059)
NiuYawei aa2cba4
DAOS-14422 control: Update pool query UX for MD-on-SSD phase2 (#14844)
tanabarr d0a295c
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
tanabarr ec58263
DAOS-14313 vos: Various changes for VOS local tx (#15082)
NiuYawei 9f49593
Correct master branch merge conflict by removing
tanabarr 3864300
DAOS-16489 common: bmem_v2 API to fetch MB stats (#15061)
sherintg be4ad88
DAOS-14315 vos: Pin objects for DTX commit & CPD RPC (#15118)
NiuYawei b7ec6f7
DAOS-16562 vos: umem cache metrics (#15155)
NiuYawei af71f88
DAOS-16591 mgmt, vos, common: Align scm/meta size (#15146)
sherintg b7c83cf
DAOS-16569 vos: fix few defects (#15175)
NiuYawei b9ee9e3
DAOS-16633 common: SEGV in heap_mbrt_incrmb_usage() (#15197)
sherintg b19a915
DAOS-16569 test: phase2 VOS unit tests (#15195)
NiuYawei 331c077
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
tanabarr 6a54028
DAOS-16640 vos: NE usage on space pressure checking (#15219)
NiuYawei e266b38
DAOS-16668 bio: avoid nonexist error message on pool destroy (#15273)
NiuYawei 63a6c24
DAOS-16633 common: SEGV in heap_mbrt_incrmb_usage() (#15271)
sherintg ebf5dc1
DAOS-16668 umem: race on page evicting (#15268)
NiuYawei f09755a
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
tanabarr 597ff01
Fix typo in resolving merge conflicts
tanabarr 1dc5250
DAOS-16160 control: Update pool create --size % opt for MD-on-SSD p2 …
tanabarr bb1945b
DAOS-16725 common: Fast failpath for allocation in EMB (#15332)
sherintg c6660dc
DAOS-16160 control: Fix count calcs for MD-on-SSD dev tgt IDs (#15333)
tanabarr 05e9175
DAOS-16668 vos: remove unnecessary object pin (#15363)
NiuYawei 7b18e61
DAOS-16668 vos: few defects on phase2 dtx_commit() (#15353)
NiuYawei 61404e3
DAOS-16692 vos: optimize GC for phase2 pool (#15331)
NiuYawei b8a115e
DAOS-16740 common: Change in EMB selection for new objects. (#15372)
sherintg 726d23a
Merge branch 'master' into feature/vos_on_blob_p2
tanabarr ea00873
Merge remote-tracking branch 'origin/master' into feature/vos_on_blob_p2
tanabarr 41f8a32
DAOS-16712 test: Fix list_verbose mem_file_bytes comparison (#15344)
tanabarr 5187fa9
DAOS-16712 test: Add mdonssd cond check to list_verbose (#15405)
tanabarr 54c018a
DAOS-16763 common: Tunable to control max NEMB (#15422)
sherintg 4f2f322
DAOS-13559 rpm: bump changelog & release version
NiuYawei 7f7a979
Merge remote-tracking branch 'origin/master' into niu/vos_on_blob_p2/…
tanabarr 8d6b451
fix changelog merge issue
tanabarr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,3 +1,10 @@ | ||||||
daos (2.7.100-10) unstable; urgency=medium | ||||||
|
||||||
[ Sherin T George ] | ||||||
* Add DAV v2 lib | ||||||
|
||||||
-- Sherin T George <[email protected]> Fri, 1 Nov 2024 11:54:00 +0530 | ||||||
|
||||||
daos (2.7.100-9) unstable; urgency=medium | ||||||
[ Brian J. Murrell ] | ||||||
* Remove Build-Depends: for UCX as they were obsoleted as of e01970d | ||||||
|
@@ -135,7 +142,7 @@ daos (2.5.100-12) unstable; urgency=medium | |||||
|
||||||
-- Jerome Soumagne <[email protected]> Wed, 15 Nov 2023 10:30:00 -0600 | ||||||
|
||||||
daos (2.5.100-10) unstable; urgency=medium | ||||||
daos (2.5.100-11) unstable; urgency=medium | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This should be reverted
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. done |
||||||
[ Phillip Henderson ] | ||||||
* Move verify_perms.py location | ||||||
|
||||||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need to add an entry to this file to recognize the update to
debian/daos-server.install
.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"file file"? could you please elaborate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment updated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't the following entry sufficient? (see the "Add DAV v2 lib" below).