Skip to content

Typo in PipeOptions comment #79080

Closed
@pepone

Description

@pepone

// With a defaukt segment size of 4K this maps to 16K
InitialSegmentPoolSize = 4;
// With a defaukt segment size of 4K this maps to 1MB. If the pipe has large segments this will be bigger than 1MB...
MaxSegmentPoolSize = 256;

s/defaukt/default/g

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions