openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
WiredTiger
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 05, 2024 — Sep 05, 2025
Showing page 815 of 831
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add "private serialization" for the cache thread, it has to have everybody out of the system in order to flush pages from the cache.
Keith Bostic
More...
almost 16 years ago
Add "private serialization" for the cache thread, it has to have everybody out of the system in order to flush pages from the cache. Add "progress" function callback support.
Keith Bostic
More...
almost 16 years ago
Add function that prints out a statistics field, handling large numbers.
Keith Bostic
More...
almost 16 years ago
Add a verbose-flag-isset macro. Rename OVERWRITE_BYTE for consistency.
Keith Bostic
More...
almost 16 years ago
checkpoint
Keith Bostic
More...
almost 16 years ago
Rename "page generation" rather than "generation", for consistency.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Add function that prints out a statistics field, handling large numbers.
Keith Bostic
More...
almost 16 years ago
Add cache eviction support. Get rid of the SINGLE_THREADED flag -- we always have a cache server thread running to evict pages.
Keith Bostic
More...
almost 16 years ago
Get rid of the SINGLE_THREADED flag -- we always have a cache server thread running to evict pages. Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API.
Keith Bostic
More...
almost 16 years ago
Add support for "messages" separate from error messages.
Keith Bostic
More...
almost 16 years ago
Add support for flushing pages from the cache: add "private serialization" for the cache thread, it has to have everybody out of the system in order to flush pages from the cache. Change serialization functions to return an error status. Don't even put 'unformatted' pages on the hash chains; store the unformatted flag bit in the page. Add "progress" function callback support.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Add routine to dump the current list of WT_TOC structures.
Keith Bostic
More...
almost 16 years ago
Add "private serialization" for the cache thread, it has to have everybody out of the system in order to flush pages from the cache. Add cache lockout at the API level, change bulk/verify code to respect it. Flush memory in the workQ thread to schedule work, rather than in individual API threads.
Keith Bostic
More...
almost 16 years ago
Add support for "messages", separately from error messages.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Add "progress" function callback support.
Keith Bostic
More...
almost 16 years ago
Add support for "messages", separate from errors.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary. Add cache lockout at the API level, change bulk/verify code to respect it. Wrap up verify function arguments into a structure. Add "progress" function callback support.
Keith Bostic
More...
almost 16 years ago
Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Wrap up verify function arguments into a structure. Overwrite page structures when running in diagnostic mode. Don't call the underlying cache routines when returning pages to the cache, there's nothing to "unpin".
Keith Bostic
More...
almost 16 years ago
Wrap up verify function arguments into a structure.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Pin the Btree root page into memory. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary.
Keith Bostic
More...
almost 16 years ago
Don't even put 'unformatted' pages on the hash chains; store the unformatted flag bit in the page.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary. Don't even put 'unformatted' pages on the hash chains.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary. Discard pinned root page when closing a database.
Keith Bostic
More...
almost 16 years ago
Build single API descriptor file (merge Python flag script with API script). Add automatic flag checking in the API. Get rid of internal DB handle WT_TOC, create a new WT_TOC as necessary. Add cache lockout at the API level, change bulk/verify code to respect it.
Keith Bostic
More...
almost 16 years ago
Call sync from the underlying close function, it may have different rules than the DB handle.
Keith Bostic
More...
almost 16 years ago
lint
Keith Bostic
More...
almost 16 years ago
Don't permit allocations of 0 bytes.
Keith Bostic
More...
almost 16 years ago
←
1
2
…
811
812
813
814
815
816
817
818
819
…
830
831
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree