Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: UNIX nice Command Good/Bad
Hi Brain,
> While we are on the subject...Has anyone messed around with binding
> processes to processors, and what were your results?
>
In one of our benchmarking demos when I used to work at Sequent, we did
that to show scalability of Sequent (now IBM) by binding the SGA to
2quads (8 processors) using a runqueue.
We spawn database connections with a listener tied to each quad (8
processors) and then we had a script that would bind the SGA to 16
processors using runqueues and spawn couple of more listeners on two
other quads and we wanted to demonstrate Sequent's scalability when we
add extra quads. It worked really well in the benchmarking scenario and
we could see processes migrating from processor to processor after we
execute the script to add quads.
Regards,
Madhavan
http://www.dpapps.com
-- Madhavan Amruthur DecisionPoint Applications -- http://fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Madhavan Amruthur INET: mad5698_at_fastmail.fm Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Aug 06 2002 - 20:43:46 CDT