ic icon indicating copy to clipboard operation
ic copied to clipboard

Internet Computer blockchain source: the client/replica software run by nodes

Results 266 ic issues
Sort by recently updated
recently updated
newest added

This PR is very WIP for now – I'm just experimenting with an alternate implementation to #1854.

feat

This change introduces lazy opening of files backing pagemaps. Loading all pagemaps eagerly slows checkpointing and creates pressure on kernel RAM due to large number of open files.

feat
@idx
@execution
@ic-message-routing-owners

feat
@idx
@product-security
@finint
@ic-owners-owners
@platform-operations
CI_ALL_BAZEL_TARGETS

This reverts commit 87ed9272513168a85cdcf1bb52b232c2a1c7493c.

fix

Since this is only going to be run once, I do not intend to merge this. To prevent merging, the title is intentionally not Conventional Commits compliant. Only the followees...