]> Cypherpunks repositories - gostls13.git/commit
runtime: round channel size in allocation instead of using system-specific pad field
authorRuss Cox <rsc@golang.org>
Mon, 25 Aug 2014 17:31:55 +0000 (13:31 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 25 Aug 2014 17:31:55 +0000 (13:31 -0400)
commit1d2955a2afac04f5d392ecb1ad8b489f28976bf4
tree1168618c090c4ffb2ffbfd7c6f81da7608fb7cb7
parentb83d8bd0b85ff8b60a113bac841bfaf4cce52e3c
runtime: round channel size in allocation instead of using system-specific pad field

Followup to CL 128700043.

LGTM=bradfitz, dvyukov
R=dvyukov, bradfitz
CC=golang-codereviews
https://golang.org/cl/133850043
src/pkg/runtime/chan.go
src/pkg/runtime/chan.h