diff options
| author | Michael Hudson-Doyle <michael.hudson@canonical.com> | 2015-07-24 14:26:29 +1200 |
|---|---|---|
| committer | Austin Clements <austin@google.com> | 2015-07-27 01:04:10 +0000 |
| commit | 2b0ddb6c23be1566ae11f71f2269813bd46c52fa (patch) | |
| tree | ce5ab4c36573b470c4fd2c5a87fafa4662432da6 /src/encoding/xml | |
| parent | dc4dd57594f92c67bfbf443a87e0f614cfddbf95 (diff) | |
| download | go-2b0ddb6c23be1566ae11f71f2269813bd46c52fa.tar.xz | |
runtime: pass a smaller buffer to sched_getaffinity on ARM
The system stack is only around 8kb on ARM so one can't put an 8kb buffer on
the stack. More than 1024 ARM cores seems sufficiently unlikely for the
foreseeable future.
Fixes #11853
Change-Id: I7cb27c1250a6153f86e269c172054e9dfc218c72
Reviewed-on: https://go-review.googlesource.com/12622
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/encoding/xml')
0 files changed, 0 insertions, 0 deletions
