Skip to content

x/build: make OpenBSD use a memory filesystem for its workdir #18314

@bradfitz

Description

@bradfitz

The OpenBSD builders are some of the slowest.

See if it's faster with a memory filesystem for its workdir.

See #16951 (comment) for details. Basically just:

$ mount -t mfs -o rw,nodev,nosuid,-s=1G /dev/sd0b /tmp

Make the buildlet do that on start, like it already tweaks other system stuff.

/cc @mdempsky @4a6f656c

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions