Skip to content

cmd/gc: disable precise stack collection overhead #6087

@rsc

Description

@rsc
CL 12616045 enables zeroing of pointers so that garbage collection of Go frames is
completely precise wrt pointers and so that it can be made completely precise wrt
interface values. It also incurs a significant slowdown. Before Go 1.2, we must remove
that slowdown. The CL description has more details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions