[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2019-04-26 Thread Bug Watch Updater
** Changed in: docker.io Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize returns wrong page size on aarch64 To manage

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-11-09 Thread Launchpad Bug Tracker
This bug was fixed in the package golang-1.6 - 1.6.2-0ubuntu5~16.04.4 --- golang-1.6 (1.6.2-0ubuntu5~16.04.4) xenial; urgency=medium * Add d/patches/0004-arm64-better-guessed-page-size.patch to fix problems seen with docker on arm64 systems. (LP: #1661222) -- Michael

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-11-05 Thread Edward Vielmetti
** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize returns wrong page size on

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-11-01 Thread Edward Vielmetti
The test I ran was with `golang-1.6/xenial-proposed,now 1.6.2-0ubuntu5~16.04.4 all [installed,automatic]` on an arm64 system. The test code is at https://github.com/vielmetti/go-pagesize-test With this version, I get the following results on a Cavium ThunderX based Packet Type 2A system: ```

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-11-01 Thread Adam Conrad
Hello Edward, or anyone else affected, Accepted golang-1.6 into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/golang-1.6/1.6.2-0ubuntu5~16.04.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-11-01 Thread Michael Hudson-Doyle
** Changed in: golang-defaults (Ubuntu Xenial) Status: New => Invalid ** Changed in: golang-1.6 (Ubuntu Xenial) Status: New => In Progress ** Changed in: golang-1.6 (Ubuntu Xenial) Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson) -- You received this bug

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-07-19 Thread dann frazier
With the changes staged at ppa:mwhudson/devirt (1.6.2-0ubuntu5~16.04.4~ppa1): dannf@d05-3:~/go-pagesize-test$ make bats go-pagesize-test.bats ✓ go reports correct pagesize 1 test, 0 failures -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-07-18 Thread Michael Hudson-Doyle
** Package changed: golang (Ubuntu) => golang-1.6 (Ubuntu) ** Also affects: golang-1.6 (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: golang-defaults (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: golang-1.6 (Ubuntu) Status: New

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-07-07 Thread Bug Watch Updater
** Changed in: docker.io Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize returns wrong page size on aarch64 To manage notifications

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-07-07 Thread Edward Vielmetti
** Bug watch added: github.com/ros2/ci/issues #75 https://github.com/ros2/ci/issues/75 ** Also affects: docker.io via https://github.com/ros2/ci/issues/75 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-07-07 Thread Adam Conrad
We only ship kernels with one page size on arm64. While backporting the *correct* (dynamic query) fix might be a bit too painful, we should at least consider changing the static value to be "usually correct" (ie: 4k). -- You received this bug notification because you are a member of Ubuntu

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-03-02 Thread Michael Hudson-Doyle
1.8 final is in my PPA now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize returns wrong page size on aarch64 To manage notifications about this bug go to:

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-17 Thread Edward Vielmetti
Thanks Michael. I see that 1.8 release is out, and will look forward to seeing that when it's ready on your archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize

Re: [Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-11 Thread Michael Hudson-Doyle
https://code.launchpad.net/~gophers/+archive/ubuntu/archive/+packages has 1.8~rc3 already, will have 1.8 when that's done. I could add the patch to the 1.7 in that PPA too (but not today) On 11 February 2017 at 05:38, Edward Vielmetti wrote: > @mwhudson - when you

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-10 Thread Edward Vielmetti
@mwhudson - when you are ready to test the PPA I am very interested in giving it a spin on a dedicated ARMv8 test server. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title:

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-09 Thread Edward Vielmetti
If Go 1.8 would be available via a PPA that would obviate the need for a fix to Go 1.6. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1661222 Title: syscall.Getpagesize returns wrong page size on

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-09 Thread Michael Hudson-Doyle
I had a quick look at this and it doesn't backport cleanly to 1.6. Can I ask why you are interested in this? I have a PPA (and soon a snap) with newer versions of Go and using those is probably easier than backporting this change... -- You received this bug notification because you are a member

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-02 Thread Edward Vielmetti
A backport of this fix, to 1.7: https://github.com/golang/go/issues/10180#issuecomment-277004348 ** Bug watch added: github.com/golang/go/issues #10180 https://github.com/golang/go/issues/10180 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1661222] Re: syscall.Getpagesize returns wrong page size on aarch64

2017-02-02 Thread Edward Vielmetti
Also noted here: https://github.com/vielmetti/go-pagesize-test/issues/4 ** Bug watch added: github.com/vielmetti/go-pagesize-test/issues #4 https://github.com/vielmetti/go-pagesize-test/issues/4 ** Also affects: golang (Ubuntu) Importance: Undecided Status: New -- You received