08:40:41 [illumos-gate] 17306 ufs/mkfs: dprintf() cleanup -- Hans Rosenfeld 13:47:06 Does cpu-shares zone property also kick in if one zone id doing a lot and the others are not doing anything? 13:47:23 s/id doing/is doing/ 19:27:10 you're looking for FSS(4) I think, but no. 19:27:45 (it talks a lot about projects but not zones at all, that's just age) 19:55:43 hello all. I think I found an issue in the illumos version of ed(1) - if you try to write an empty file with "w", it segfaults and dumps core, at least on my machine. should I report this somewhere, and if so, should it go to my distribution (OmniOS) or to bugs.illumos.org? 20:00:28 bugs.illumos.org is best, assuming it's /bin/ed 20:01:51 indeed. I'll file a report, thank you! 20:13:52 richlowe oh man is case sensitive man 4 fss is not man 4 FSS :| 20:14:01 I mean it makes sense I guess 20:15:29 But it does indeed seem ti hint at what I am seeing. something that uses a lot of CPU will be penalized when at a later point other things need a lot of CPU 20:15:57 although reading that man page is making my head hurt from thinking 20:37:33 sjorge yep, FSS does let you to use all free resource if there are no other consumers, otherwise the share calculation will kick in.