| LOW | cmd/containerd/server/config/config.go | 61 | Version int `toml:"version"` |
| LOW | cmd/containerd/server/config/config.go | 81 | OOMScore int `toml:"oom_score"` |
| LOW | cmd/containerd/server/config/config.go | 101 | // In configs prior to version 4, an unset TTRPC address is derived from |
| LOW | cmd/containerd/server/config/config.go | 601 | |
| LOW | cmd/containerd/command/service_windows.go | 201 | if runServiceFlag { |
| LOW | cmd/containerd/command/service_windows.go | 221 | } |
| LOW | cmd/containerd-shim-runc-v2/task/service.go | 121 | lifecycleMu sync.Mutex |
| LOW | cmd/containerd-shim-runc-v2/task/service.go | 141 | shutdown shutdown.Service |
| LOW | cmd/containerd-shim-runc-v2/task/service.go | 661 | for e := range s.ec { |
| LOW | core/metrics/cgroups/v1/metrics.go | 81 | // |
| LOW | core/metrics/cgroups/v2/metrics.go | 61 | task common.Statable |
| LOW | core/metrics/cgroups/v2/metrics.go | 81 | // |
| LOW | core/snapshots/snapshotter.go | 141 | // allocating, snapshotting and mounting filesystem changesets. The model works |
| LOW | core/snapshots/snapshotter.go | 161 | // |
| LOW | core/snapshots/snapshotter.go | 181 | // unpack it to: |
| LOW | core/snapshots/snapshotter.go | 201 | // Once the mounts are performed, our temporary location is ready to capture |
| LOW | core/snapshots/snapshotter.go | 221 | // digest, but in practice, this will probably be the ChainID. This also removes |
| LOW | core/snapshots/snapshotter.go | 241 | // |
| LOW | core/snapshots/snapshotter.go | 261 | // the kind of snapshot. |
| LOW | core/snapshots/snapshotter.go | 281 | // available only for active snapshots. |
| LOW | core/snapshots/snapshotter.go | 301 | |
| LOW | core/snapshots/snapshotter.go | 321 | // A committed snapshot will be created under name with the parent of the |
| LOW | core/snapshots/snapshotter.go | 341 | // kind (active,view,committed) |
| LOW | core/snapshots/testsuite/issues.go | 241 | return err |
| LOW | core/snapshots/testsuite/issues.go | 261 | // See https://github.com/docker/docker/issues/19082 |
| LOW | core/images/handlers.go | 141 | |
| LOW | core/images/image.go | 141 | // |
| LOW | core/runtime/v2/socket_windows.go | 21 | // terminator gives 107 usable characters. The socket path passed to |
| LOW | core/runtime/v2/socket_unix.go | 21 | // maxSocketDirLen is the maximum length of the socket directory path. |
| LOW | core/runtime/v2/shim.go | 201 | Delete(ctx context.Context) error |
| LOW | core/runtime/v2/shim.go | 341 | // If grpc.WithBlock is specified in gopts this causes the connection to block waiting for |
| LOW | core/runtime/v2/shim.go | 561 | // |
| LOW | core/runtime/v2/socket_linux.go | 21 | // null terminator gives 107 usable characters. The socket path passed |
| LOW | core/transfer/image/imagestore.go | 61 | type Reference struct { |
| LOW | core/transfer/local/transfer.go | 181 | // overhead but use more memory. When ConcurrentLayerFetchBuffer is above |
| LOW | core/content/content.go | 21 | "io" |
| LOW | core/content/content.go | 61 | } |
| LOW | core/remotes/handlers.go | 61 | // fetch and push operations for the same descriptor. The key is derived from |
| LOW | core/remotes/docker/registry.go | 21 | "errors" |
| LOW | core/remotes/docker/registry.go | 41 | // | Public Registry | yes | yes | yes | |
| LOW | core/remotes/docker/resolver.go | 41 | "github.com/containerd/containerd/v2/core/transfer" |
| LOW | core/remotes/docker/resolver.go | 61 | // design puts large metadata in subobjects, as is consistent the |
| LOW | core/remotes/docker/resolver.go | 81 | |
| LOW | core/remotes/docker/resolver.go | 101 | // mechanism for getting blob upload status is expensive. |
| LOW | core/remotes/docker/fetcher.go | 61 | } |
| LOW | core/remotes/docker/fetcher.go | 81 | // garbage collection pressure in sustained I/O scenarios. |
| LOW | core/remotes/docker/config/hosts.go | 341 | // - pull |
| LOW | core/remotes/docker/config/hosts_resolver_test.go | 61 | // The hosts.toml has a server and mirror. |
| LOW | core/remotes/docker/auth/parse.go | 61 | isToken octetType = 1 << iota |
| LOW | core/mount/manager.go | 41 | // Handler is an interface for plugins to perform a mount which is managed |
| LOW | core/mount/manager.go | 61 | // to view a filesystem or preparing a filesystem for a container that may |
| LOW | core/containers/containers.go | 41 | // Image specifies the image reference used for a container. |
| LOW | core/metadata/gc.go | 81 | // the parent object or requiring the parent already exists. |
| LOW | core/metadata/gc.go | 121 | // CollectionContext manages a resource collection during a single run of |
| LOW | core/metadata/db.go | 41 | |
| LOW | core/metadata/db.go | 81 | // image, container, namespace, snapshot, and content data |
| LOW | core/metadata/db.go | 301 | // mutations has been performed. |
| LOW | core/metadata/db_test.go | 641 | |
| LOW | core/metadata/content.go | 41 | |
| LOW | core/metadata/buckets.go | 21 | // |
| 211 more matches not shown… |