[osv-dev] AArch64 debug build woes

2021-02-10 Thread Waldek Kozaczuk
Apart from the TLS issue reported here OSv can be built in the aarch64 debug mode. Some of the tests pass as well (as on release) but there are some that seem to fail in a similar way due to possibly wrong compiled code in kernel possibly due to -O0. Here is one example: ./scripts/run.py -e

[osv-dev] Build failed in Jenkins: osv-build #996

2021-02-10 Thread jenkins
See Changes: [stewart.hildebrand] build: set arch in arg-parsing loop [stewart.hildebrand] Add script to download aarch64 cross compiler toolchain [jwkozaczuk] boost: enhance main makefile to build against

[osv-dev] Re: Nginx failing after many requests

2021-02-10 Thread Matthew Kenigsberg
Hi, Thanks for the response! On Wednesday, February 10, 2021 at 3:44:56 AM UTC-6 Fotis Xenakis wrote: > On Monday, February 8, 2021 at 6:00:29 PM UTC+2 jwkoz...@gmail.com wrote: > >> Hi, >> >> On Wednesday, February 3, 2021 at 11:47:13 AM UTC-5 Matthew Kenigsberg >> wrote: >> >>> >>> Hi, >>>

Re: [osv-dev] Re: OSv in QEMU blog

2021-02-10 Thread Fotis Xenakis
Thank you Dor! I think there is a link to the repo in the third paragraph (finally including all text in English too). On Friday, November 13, 2020 at 11:01:44 PM UTC+2 דור לאור wrote: > Impressive work and numbers! Worth to link the presentation from the blog > since I was looking for those

[osv-dev] Re: OSv in QEMU blog

2021-02-10 Thread Fotis Xenakis
On Friday, November 13, 2020 at 10:29:26 PM UTC+2 jwkoz...@gmail.com wrote: > Fotis, > > Congratulations on your article and diploma! I have looked at the slides - > https://github.com/foxeng/diploma/blob/master/slides.pdf - but I cannot > read Greek :-) > Thank you! Sorry for the late

[osv-dev] Re: Nginx failing after many requests

2021-02-10 Thread Fotis Xenakis
On Monday, February 8, 2021 at 6:00:29 PM UTC+2 jwkoz...@gmail.com wrote: > Hi, > > On Wednesday, February 3, 2021 at 11:47:13 AM UTC-5 Matthew Kenigsberg > wrote: > >> >> Hi, >> >> I'm trying to benchmark nginx with weighttp, but it appears to crash >> after too many requests are sent. As soon