Re: [CFT] Paravirtualized KVM clock

2015-01-21 Thread Peter Jeremy
On 2015-Jan-04 11:56:14 -0600, Bryan Venteicher bry...@daemoninthecloset.org wrote: For the last few weeks, I've been working on adding support for KVM clock in the projects/paravirt branch. Currently, a KVM VM guest will end up selecting either the HPET or ACPI as the timecounter source.

panic in pmap_remove_pages()

2015-01-21 Thread Steve Kargl
Just got this panic. If anyone is interested I have the kenrel and core, so can do some additional poking around. troutmask.apl.washington.edu dumped core - see /var/crash/vmcore.0 Wed Jan 21 13:28:04 PST 2015 FreeBSD troutmask.apl.washington.edu 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r276378M:

Re: [CFT] Paravirtualized KVM clock

2015-01-21 Thread Bryan Venteicher
On Wed, Jan 21, 2015 at 3:15 PM, Peter Jeremy pe...@rulingia.com wrote: On 2015-Jan-04 11:56:14 -0600, Bryan Venteicher bry...@daemoninthecloset.org wrote: For the last few weeks, I've been working on adding support for KVM clock in the projects/paravirt branch. Currently, a KVM VM guest

logged errors with current drm stuff

2015-01-21 Thread Adrian Chadd
Hi! I'm seeing this with your patch now: error: [drm:pid5:i915_gem_object_unbind] *ERROR* Attempting to unbind pinned buffer Nothing seems to be problematic at the moment; but it does seem to happen quite frequently. Any ideas? -adrian ___

Re: Head not buildin in zfs.c

2015-01-21 Thread Willem Jan Withagen
On 2015-01-21 11:08, Garrett Cooper wrote: On Jan 21, 2015, at 2:05, Willem Jan Withagen w...@digiware.nl wrote: On 2015-01-21 10:51, Benjamin Perrault wrote: On Jan 21, 2015, at 1:34 AM, Willem Jan Withagen w...@digiware.nl wrote: Found this lastnight build. Just fetched the most recent

Re: Head not buildin in zfs.c

2015-01-21 Thread Garrett Cooper
On Jan 21, 2015, at 2:17, Willem Jan Withagen w...@digiware.nl wrote: … Right, picky nasty compilers being fussy. ;) I did in look in the svn log of both .h files, but overlooked what you just found. Need more coffee. I'll be waiting the the fix in the tree.. Fixed in r277484 —

Re: Head not buildin in zfs.c

2015-01-21 Thread Willem Jan Withagen
On 2015-01-21 10:51, Benjamin Perrault wrote: On Jan 21, 2015, at 1:34 AM, Willem Jan Withagen w...@digiware.nl wrote: Found this lastnight build. Just fetched the most recent HEAD. Error remains --- zfs/zfs.o --- In file included from /usr/srcs/src11/src/lib/libprocstat/zfs/../zfs.c:39:

Re: Head not buildin in zfs.c

2015-01-21 Thread Garrett Cooper
On Jan 21, 2015, at 2:05, Willem Jan Withagen w...@digiware.nl wrote: On 2015-01-21 10:51, Benjamin Perrault wrote: On Jan 21, 2015, at 1:34 AM, Willem Jan Withagen w...@digiware.nl wrote: Found this lastnight build. Just fetched the most recent HEAD. Error remains --- zfs/zfs.o ---

Head not buildin in zfs.c

2015-01-21 Thread Willem Jan Withagen
Found this lastnight build. Just fetched the most recent HEAD. Error remains --- zfs/zfs.o --- In file included from /usr/srcs/src11/src/lib/libprocstat/zfs/../zfs.c:39: /usr/srcs/src11/src/lib/libprocstat/zfs/../../../cddl/contrib/opensolaris/lib/libzpool/common/sys/zfs_context.h:538:9:

Re: Head not buildin in zfs.c

2015-01-21 Thread Benjamin Perrault
On Jan 21, 2015, at 1:34 AM, Willem Jan Withagen w...@digiware.nl wrote: Found this lastnight build. Just fetched the most recent HEAD. Error remains --- zfs/zfs.o --- In file included from /usr/srcs/src11/src/lib/libprocstat/zfs/../zfs.c:39:

Re: Head not buildin in zfs.c

2015-01-21 Thread Will Andrews
On Wed, Jan 21, 2015 at 02:47:57AM -0800, Garrett Cooper wrote: On Jan 21, 2015, at 2:17, Willem Jan Withagen w...@digiware.nl wrote: … Right, picky nasty compilers being fussy. ;) I did in look in the svn log of both .h files, but overlooked what you just found. Need more

LOR with bufwait (bufwait) @ /usr/src/sys/ufs/ffs/ffs_vnops.c:263

2015-01-21 Thread Willem Jan Withagen
Hoi, Looked at: http://sources.zabbadoz.net/freebsd/lor.html#howtoreportalor But did not find any reference to ffs_vnops, so it might be a new one? I got this from running 'make installworld' of todays HEAD IN a bhyveVM which was already running thismornings kernel. So it was not the Dom0