Re: Performance Clang

2017-04-19 Thread Heiko
Thank you. Am 20.04.17 um 03:55 schrieb Michael McConville: > An email from Miod that gets cited often: > > https://marc.info/?l=openbsd-misc=137530560232232=2

Re: Performance Clang

2017-04-19 Thread Theo de Raadt
> I was not aware that the difference is 340%. > > So I guess the main advantage is the license? No. > Or is clang technically (binaries, debug) better? No. Basically, this cannot be oversimplified by 1 line questions followed by 1 line answers.

Re: Performance Clang

2017-04-19 Thread Heiko
I was not aware that the difference is 340%. So I guess the main advantage is the license? Or is clang technically (binaries, debug) better? Am 20.04.17 um 03:42 schrieb Theo de Raadt: >> I'm using current on amd64 (Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz, >> 3411.91 MHz) >> >> I noticed that

Re: Performance Clang

2017-04-19 Thread Michael McConville
Heiko wrote: > I noticed that with clang it needs 109 minutes for "make build" and > before with gcc 32 minutes. > > Is this a normal behavior? An email from Miod that gets cited often: https://marc.info/?l=openbsd-misc=137530560232232=2

Re: Performance Clang

2017-04-19 Thread Theo de Raadt
> I'm using current on amd64 (Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz, > 3411.91 MHz) > > I noticed that with clang it needs 109 minutes for "make build" and > before with gcc 32 minutes. > > Is this a normal behavior? For sure. Why the surprise?

Performance Clang

2017-04-19 Thread Heiko
Hello Misc, I'm using current on amd64 (Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz, 3411.91 MHz) I noticed that with clang it needs 109 minutes for "make build" and before with gcc 32 minutes. Is this a normal behavior? Best, Heiko

Re: Sites in firefox stop loading with "out of memory" in console

2017-04-19 Thread George
On Wed, 19 Apr 2017 00:06:10 -0300 Daniel Bolgheroni wrote: > Ultimately some sites opened with Firefox 52 stop loading with "out of > memory" in console. Two ofenders are https://app.wire.com and > https://www.protonmail.com/login, and both seem related to asm.js. > >

Re: Strange PF behaviour after 6.0 -> 6.1 pgrade

2017-04-19 Thread Sjöholm Per-Olov
> On 20 Apr 2017, at 00:39, Fred wrote: > > On 04/19/17 23:30, Sjöholm Per-Olov wrote: >> Anyone with a clue would be _very_ much appreciated…. >> I upgraded from 6.0 to 6.1 two days ago and **did not change anything to the >> network** stuff at all. After that clients

Re: Strange PF behaviour after 6.0 -> 6.1 pgrade

2017-04-19 Thread Fred
On 04/19/17 23:30, Sjöholm Per-Olov wrote: Anyone with a clue would be _very_ much appreciated…. I upgraded from 6.0 to 6.1 two days ago and **did not change anything to the network** stuff at all. After that clients have random problems reaching my dmz web server (centos + nginx). I have

Strange PF behaviour after 6.0 -> 6.1 pgrade

2017-04-19 Thread Sjöholm Per-Olov
Anyone with a clue would be _very_ much appreciated…. I upgraded from 6.0 to 6.1 two days ago and **did not change anything to the network** stuff at all. After that clients have random problems reaching my dmz web server (centos + nginx). I have checked the release notes, but could not see

Re: ipsec ... again

2017-04-19 Thread Remi Locherer
On Tue, Apr 18, 2017 at 01:35:58PM +0200, Markus Rosjat wrote: > Hi there, > > since my attempt with ikev2 failed I thought I go back to ikev1 but it seems > since the last time I used it something has changed with that too. > > I simply try to set up a site to site tunnel with a PSK > > here

Re: OpenBSD 6.1 Release Notes

2017-04-19 Thread Martin Schröder
2017-04-19 21:00 GMT+02:00 : > I'd like to help write them! What's your process/format for doing so? > > - Sent from Outlook for Android Hint: It uses OpenBSD

OpenBSD 6.1 Release Notes

2017-04-19 Thread darin
I'd like to help write them! What's your process/format for doing so? Best regards, Darin Luckie Devops & Cyber Security Engineering Technotic Support Services T: 438.338.4600 E: supp...@technotic.ca W: technotic.ca - Sent from Outlook for Android

Re: GUI desktop autologin options

2017-04-19 Thread Andre Smagin
On Tue, 18 Apr 2017 20:44:05 -0700 "Sha'ul" wrote: > I'm trying to figure how setup an auto login from boot to some kind of GUI > desktop interface. What are my options? I'm not interested in Gnome 3, but > I will use anything else like Lumina, KDE, XFCE, etc. as long as it can

Re: howto show IPv6 address lifetime?

2017-04-19 Thread Dimitris Papastamos
On Wed, Apr 19, 2017 at 09:32:56AM -0400, Eike Lantzsch wrote: > On Wednesday, 19 April 2017 14:22:32 -04 Peter N. M. Hansteen wrote: > > On Wed, Apr 19, 2017 at 11:16:44AM +0200, Harald Dunkel wrote: > > > > Give a try to ifconfig as regarde privacy policy lifetime : pltime & > > > > vltime if

Re: Is randomizing UID/GUID would make sense?

2017-04-19 Thread Christian Weisgerber
On 2017-04-19, Philip Guenther wrote: > For a broader answer to the "why?", take a look at the patches under > /usr/ports/ which add uses of the *_deterministic() calls. For instance, take graphics/netpbm and look at its multitude of image manipulation tools that take a

Re: howto show IPv6 address lifetime?

2017-04-19 Thread Eike Lantzsch
On Wednesday, 19 April 2017 14:22:32 -04 Peter N. M. Hansteen wrote: > On Wed, Apr 19, 2017 at 11:16:44AM +0200, Harald Dunkel wrote: > > > Give a try to ifconfig as regarde privacy policy lifetime : pltime & > > > vltime if i'm still right. You can also preset this two counters using > > > the

Re: Adding default IPv6 route fails on 6.1

2017-04-19 Thread Marc Peters
Am 04/19/17 um 08:47 schrieb Harald Dunkel: > On 04/18/17 17:05, Stuart Henderson wrote: > >> Mine is in the pkg-readme. > > > > A pkg-readme? Is this included in the binary package? Try $ less /usr/local/share/doc/pkg-readmes/dhcpcd-6.11.5 signature.asc Description: OpenPGP digital

Re: howto show IPv6 address lifetime?

2017-04-19 Thread Peter N. M. Hansteen
On Wed, Apr 19, 2017 at 11:16:44AM +0200, Harald Dunkel wrote: > > Give a try to ifconfig as regarde privacy policy lifetime : pltime & vltime > > if i'm still right. You can also preset this two counters using the same > > command. > > ??? Sorry, but I don't understand this first sentence. >

Re: howto show IPv6 address lifetime?

2017-04-19 Thread Harald Dunkel
> On Apr 19, 2017, at 10:43, Eric Huiban wrote: > > Hi, > > Give a try to ifconfig as regarde privacy policy lifetime : pltime & vltime > if i'm still right. You can also preset this two counters using the same > command. ??? Sorry, but I don't understand this first

Re: howto show IPv6 address lifetime?

2017-04-19 Thread Eric Huiban
Hi, Give a try to ifconfig as regarde privacy policy lifetime : pltime & vltime if i'm still right. You can also preset this two counters using the same command. Eric

Re: GUI desktop autologin options

2017-04-19 Thread Sha'ul
You can't click on Shut Down and leave the computer to turn off on its own? I'm using slim as the Display Manager on 6.1-RELEASE on my main laptop, with Lumina for the time being as my DE. I just added the following to the end of /etc/slim.conf and it does auto-login for me. Frustratingly, "log

Re: Adding default IPv6 route fails on 6.1

2017-04-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 04/18/17 17:05, Stuart Henderson wrote: > > Mine is in the pkg-readme. > > A pkg-readme? Is this included in the binary package? # find / -iname \*readme\* -print | grep -i dhcp # echo $? 1 Regards Harri -BEGIN PGP SIGNATURE-

howto show IPv6 address lifetime?

2017-04-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi folks, AFAIR IPv6 addresses have a lifetime and some other attributes. Is there some way to show? "sysctl -a", "ifconfig -a" and netstat don't. Probably I am just missing the right command. Every helpful hint is highly appreciated. Harri

Re: kqueue

2017-04-19 Thread Luke Small
It looks like you will be limited to 4096 timers and to valid file descriptors that don't exceed INT_MAX. My guess is that if you need more, you could run another kqueue for more timers or different kevents on identical file descriptors. Otherwise, the man page says: kevent() returns the number