09:19:43 Yeah so I had the zone do a lot because nothing else was using it, shortly after 3 zones wanted to do a lot too and the first zone was getting a lot less than 1/4 the available resources (I had them set on equal shares) 09:20:06 But given the man page that makes sense, also kind of makes sense as the first zone already had more than it's fair share a bit before 09:20:12 Just not what I was initially expecting 09:20:28 Switchd to capped-cpu it and it behaves more as expected, as I am not over subscribing 10:13:23 So zonestat doesn't seem to show memory usage for bhyve zones, is there an easy way to see it? 10:25:02 does prstat -Z 5 show memory usage in the summary section? 10:35:15 noope 10:35:20 unless they are all using 0.0% 10:35:32 Maybe because they are all allocated out of the vmm resevoir? 10:36:17 Right, they are. Even VMs that don't use the reservoir explicitly effectively end up using the reservoir. 10:36:47 You can see the totals with `mdb -ke ::memstat` - the `VMM Memory` row. 10:37:01 but from the host OS perspective, the guest is using all of it. 10:39:07 Well that ed(1) thing is odd in being particular to omnios! I'll take a look. 10:42:40 I'm glad I decided to mention what distro I was using! 10:46:58 :O 10:48:27 andyf ah so mdb -ke ::memstat shows how much the resevoir is using, but not how much eavh VM has allocated from it 10:48:37 well I guess I can look at the ram line in zadm show output 10:48:53 But would have been nice if zonestat or prstat -Z showed it, even if it showed it was using all of it 11:21:14 Well I know what's happening with ed(1), but I cannot explain why it works on SmartOS, OI and Tribblix. 11:47:12 Does this means that Webcam is recognized or not recognized by illumos kernel as an video and audio webcam (Logitech C270) ? https://bpa.st/5HGA 11:49:05 Would like to save some video , based on movement, from that webcam, without HVM 14:44:01 it looks like it recognizes that it has a video and audio device on it, but doesn't have a driver for it 19:06:53 andyf: is it a read-only string thing? 19:49:36 Howdy! 20:39:07 andyf: oh, no, I saw the diff now. Eugh