This is a discussion on using resource domains within the comp.unix.solaris forums, part of the Solaris Operating System category; --> All- I have a E6500 that I would like to split resources (cpu & memory) between two applications. I ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| All- I have a E6500 that I would like to split resources (cpu & memory) between two applications. I am running Solaris 8 and know that there is a feature built to handle this. Can anyone point me to some docs or a primer on getting started doing this? Jon |
| |||
| Jon Zero wrote: > All- > I have a E6500 that I would like to split resources (cpu & memory) > between two applications. I am running Solaris 8 and know that there is > a feature built to handle this. Can anyone point me to some docs or a > primer on getting started doing this? > > Jon There are lot of man pages about binding processors to applications. psrset,pbind,psradm etc man -k psr Shivakanth |
| ||||
| > > Jon Zero wrote: >> All- >> I have a E6500 that I would like to split resources (cpu & memory) >> between two applications. I am running Solaris 8 and know that there is >> a feature built to handle this. Can anyone point me to some docs or a >> primer on getting started doing this? >> >> Jon > > There are lot of man pages about binding processors to applications. > psrset,pbind,psradm etc man -k psr > > Shivakanth Thanks, that helps alot with cpu. Is there anything I can do about binding memory to a specific application Jon |