Re: [zones-discuss] psets for zones

2011-06-22 Thread marria
Are you still trouble with which site you can trust to buy [url=http://www.gameim.com/product/RuneScape_II_gold.html]RS Gold[/url] safely, I'll introduce one for you, I have bought [url=http://www.gameim.com/product/RuneScape_II_gold.html]Runescape Gold[/url] many times from here, if you want

Re: [zones-discuss] psets for zones

2011-03-10 Thread Jeff Victor
Also, using method (2), you have told the Solaris kernel that it can move CPUs out of pset1 if another pset needs them. --JeffV On Thu, Mar 10, 2011 at 2:35 PM, Christian Meier wrote: > Hello, > > also have a look at the pset.load value. As long as the load is higher > than the pset.max the pset

Re: [zones-discuss] psets for zones

2011-03-10 Thread Christian Meier
Hello, also have a look at the pset.load value. As long as the load is higher than the pset.max the pset.size will not be under 5 expect you have an other pool with a higher importance. As soon as the load is coming under 5 the cpu's will be assigned to an other pool or pool_default >> pset pset1

Re: [zones-discuss] psets for zones

2011-03-10 Thread Steve Lawrence
When "pooladm -c" is done to commit the configuration, it will try and satisfy the min/max constraints of all psets. In your case, there are plenty of cpus, so pset1 gets 5 cpus. If you had more psets configured, there might not be enough cpus to give pset1 5 cpus. If the pset.min off all ps

[zones-discuss] psets for zones

2011-03-10 Thread Ketan
I configured the the pset1 with 2 different ways 1. poolcfg -c 'create pset pset1 (uint pset.min = 5; uint pset.max = 5)' pset pset1 int pset.sys_id 1 boolean pset.default false uint pset.min 5 uint pset.max 5 string pset.units population uint pset.load 7 uint pset.size 5 string pset.comment **