-
gitomat[illumos-gate] 17306 ufs/mkfs: dprintf() cleanup -- Hans Rosenfeld <rosenfeld⊙gho>
-
sjorgeDoes cpu-shares zone property also kick in if one zone id doing a lot and the others are not doing anything?
-
sjorges/id doing/is doing/
-
richloweyou're looking for FSS(4) I think, but no.
-
richlowe(it talks a lot about projects but not zones at all, that's just age)
-
kwaltzhello 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?
-
richlowebugs.illumos.org is best, assuming it's /bin/ed
-
kwaltzindeed. I'll file a report, thank you!
-
sjorgerichlowe oh man is case sensitive man 4 fss is not man 4 FSS :|
-
sjorgeI mean it makes sense I guess
-
sjorgeBut 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
-
sjorgealthough reading that man page is making my head hurt from thinking
-
tsoomesjorge yep, FSS does let you to use all free resource if there are no other consumers, otherwise the share calculation will kick in.