Re: T5200 - Ideal configuration



On Jun 28, 2:53 pm, Kevin <kejos...@xxxxxxxxxxx> wrote:
We recently purchased couple of T5200 from Sun. We have Java J2EE
Application server (WebLogic) running on them and the OS is Solaris
10. Each server has 4 instances of WebLogic running on them. Since
5200 has 64 threads (which I think is overkill), is it possible to
break down 64 threads such that the OS gets 16 and each of the
WebLogic instances gets 12 (so basically 16+12+12+12+12) ?

I have read about processor sets and containers but I am note very
clear on the implementation. Not sure what is the right way to
approach this problem. I just want input from others to see what
approach they have taken with this setup.

Thanks,
Kevin.

Take a look here: http://www.sun.com/software/solaris/howtoguides/containersLowRes.js

The answer really depends on your requirements, with the solution
often using a combination of features. I prefer not to use processor
sets, because of the potential for wasted CPU cycles. Using the fair
share scheduler (FSS), you can assign CPU shares to projects and
zones. FSS will make all CPU cycles available to any process on the
system as long as there is no resource contention. Once there IS
resource contention, FSS kicks in to keep processes in check according
to the assigned number of shares.
.



Relevant Pages

  • Re: large binary immediately SEGVs
    ... The server level, where there were expected to be four kinds of servers: ... simple is that they do not have to run the switch. ... we did not actually budget CPU cycles. ... hard drives, ...
    (comp.os.linux.misc)
  • RE: POP3 Connector Question and general Exchange
    ... CPU cycles. ... Windows Small Business Server 2003-based computer ... this issue can also be caused by Anti-spam or SMTP ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.windows.server.sbs)
  • Re: T5200 - Ideal configuration
    ... Application server running on them and the OS is Solaris ... Each server has 4 instances of WebLogic running on them. ... and let it decide how to spread all working processes on all threads? ...
    (comp.unix.solaris)
  • I think it may be a virus...
    ... Here are my symptoms, I am not sure what my next step is. ... I took a packet sniffer and installed it on my SBS2000 server and I noticed ... The Kernel is taking up all of my CPU cycles, I am running between 90 and ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: T5200 - Ideal configuration
    ... Application server running on them and the OS is Solaris ... Each server has 4 instances of WebLogic running on them. ... I heard in some older versions, that it does not scale well in systems with more than 4 CPUs. ... there are some migration documents for the niagara systems, if i remember correctly also for J2EE Appl. ...
    (comp.unix.solaris)