Re: CARp comatibility between 9 and 10

2015-06-08 Thread Pete French
> I did this a while ago - and it actually worked. > (CARP between 9 and 10). > > I think I have each IP assigned its own VHID, though. Thanks for this, someone else has confimred that 10 orks with multiple IP's per VHID, so I am good to go. Do I still need to compile a separate kernel with pfsyn

Re: CARp comatibility between 9 and 10

2015-06-08 Thread claudiu vasadi
You can use modules. On Mon, Jun 8, 2015 at 12:13 PM, Pete French wrote: > > I did this a while ago - and it actually worked. > > (CARP between 9 and 10). > > > > I think I have each IP assigned its own VHID, though. > > Thanks for this, someone else has confimred that 10 orks with multiple IP's

intel(0): Detected a hung GPU, disabling acceleration

2015-06-08 Thread Joseph Olatt
mplayer and vlc stopped showing video while trying watch .flv, .mp4, etc. on my FreeBSD laptop running: FreeBSD peace 10.1-STABLE FreeBSD 10.1-STABLE #7 r284146: Mon Jun 8 05:10:48 CDT 2015 root@peace:/usr/obj/usr/src/sys/PEACE i386 I get a black screen. However, audio works fine. I

Re: [patch] separate SysV IPC namespace for jail

2015-06-08 Thread Mateusz Guzik
On Mon, Jun 08, 2015 at 01:42:21AM +0900, kikuchan wrote: > From my curiosity, is my patch a technically bad? > Is there race condition in it? Or, enabling key_t separation for jail > could trigger race condition, perhaps? > I only briefly looked at the patch. The fact that you perform outside of

Re: intel(0): Detected a hung GPU, disabling acceleration

2015-06-08 Thread Ivan Klymenko
Mon, 8 Jun 2015 09:51:38 -0700 Joseph Olatt написав: > mplayer and vlc stopped showing video while trying watch .flv, .mp4, > etc. on my FreeBSD laptop running: > > FreeBSD peace 10.1-STABLE FreeBSD 10.1-STABLE #7 r284146: Mon > Jun 8 05:10:48 CDT 2015 root@peace:/usr/obj/usr/src/sys/P