Re: CFT: EVDEV support in psm(4) driver

2017-06-08 Thread Vladimir Kondratyev
On 08.06.2017 02:32, Anthony Jenkins wrote: > I'm seeing flakiness in X11 (KDE) with evdev enabled - a couple keys are > reporting multiple (wrong) events and some aren't emitting any events > (or they are, but they're NoSymbol): You can test evdev directly w/o Xserver started by running of evemu-r

autoreconf missing boost?

2017-06-08 Thread blubee blubeeme
Hi I'm running a autoreconf trying to port a project; some printer code. Having a bit of trouble. I ran autoreconf -fi then I do: ./configure --with-ltdl-include=/usr/local/share/libtool --with-gnu-ld --with-libintl-prefix=/usr/local that goes straight forward. Then when I run gmake, it seems

Re: autoreconf missing boost?

2017-06-08 Thread blubee blubeeme
I forgot to add this in my last email, here's the boost packages that I have installed. me@blubee:~ % pkg info | grep boost boost-jam-1.64.0 Build tool from the boost.org boost-libs-1.64.0 Free portable C++ libraries (without Boost.Python) boost-python-libs-1.62.0

Re: Time to increase MAXPHYS?

2017-06-08 Thread peter . blok
One area that breaks after changing MAXPHYS from 128K to 1MB is the iscsi target. I don’t have details, because that server is semi-production and I reverted it back ASAP > On 5 Jun 2017, at 19:49, Edward Tomasz Napierała wrote: > > On 0604T0952, Hans Petter Selasky wrote: >> On 06/04/17 09:39,

Re: Time to increase MAXPHYS?

2017-06-08 Thread Edward Tomasz Napierała
On 0605T1849, Edward Tomasz Napierała wrote: > On 0604T0952, Hans Petter Selasky wrote: > > On 06/04/17 09:39, Tomoaki AOKI wrote: > > > Hi > > > > > > One possibility would be to make it MD build-time OTIONS, > > > defaulting 1M on regular systems and 128k on smaller systems. > > > > > > Of cour

Re: Time to increase MAXPHYS?

2017-06-08 Thread Edward Tomasz Napierała
Huh, can't say I've tested that. I'll try to look into this. Thanks for the report! On 0608T2046, peter.b...@bsd4all.org wrote: > One area that breaks after changing MAXPHYS from 128K to 1MB is the iscsi > target. I don’t have details, because that server is semi-production and I > reverted it

Re: autoreconf missing boost?

2017-06-08 Thread Kubilay Kocak
On 6/9/17 2:52 AM, blubee blubeeme wrote: > I forgot to add this in my last email, here's the boost packages that I > have installed. > > me@blubee:~ % pkg info | grep boost > boost-jam-1.64.0 Build tool from the boost.org > boost-libs-1.64.0 Free portable C++ libraries