HP ProLiant Multi-processor servers


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS HP ProLiant Multi-processor servers
# 1  
Old 09-09-2008
HP ProLiant Multi-processor servers

This new video podcast demonstrates how HP's innovations in the 4 socket HP Proliant DL 580 and 585 servers deliver an amazing 62 percent gain in customer performance and improved system efficiency.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

who is the best processor based servers

who is the best processor based servers (0 Replies)
Discussion started by: msahoud71
0 Replies

2. UNIX for Advanced & Expert Users

Addning drives to Proliant servers using lInux

Hi all. Is there a way to add a new harddrive to a HP Proliant server using the HP raid controller without restarting the server. In windows you can use the compaq array configurator but what to do in linux Im just adding a singel drive with no raid level Im using Redhat 9.0 /Peter (0 Replies)
Discussion started by: s93366
0 Replies
Login or Register to Ask a Question
pset_info(1)						      General Commands Manual						      pset_info(1)

NAME
pset_info - Displays processor set information SYNOPSIS
/usr/sbin/pset_info DESCRIPTION
The pset_info command displays information about processor sets and the processors that are assigned to each set. Note that a stopped pro- cessor is not a member of any processor set, and its processor set identification number is specified as -1. Also, depending on the machine architecture, processors may not be numbered consecutively. That is, a four-processor system may not have a processor with the number 3. NOTES
If a processor or processor set is queried while it is in transition (for example, processor set destruction or processor assignment), an error may be returned from the kernel. Running the command a second time will result in normal behavior. EXAMPLES
The following is an example of the output of the pset_info command: number of processor sets on system = 2 pset_id # cpus # pids # threads load_av created 0 1 26 63 0.90 09/21/1994 17:48:42 6 1 1 4 0.21 09/21/1994 23:33:37 total number of processors on system = 3 cpu # running boot_cpu pset_id assigned_to_pset 0 1 1 0 09/21/1994 17:48:42 1 1 0 6 09/21/1994 23:34:06 2 0 0 -1 09/21/1994 17:48:42 SEE ALSO
Commands: pset_assign_cpu(1), pset_assign_pid(1), pset_create(1), psradm(8) Files: processor_sets(4) pset_info(1)