Sponsored Content
Full Discussion: CUP CHIP and CPU ID
Special Forums Hardware CUP CHIP and CPU ID Post 302466261 by kumarmani on Tuesday 26th of October 2010 04:39:19 AM
Old 10-26-2010
CUP CHIP and CPU ID

Hi All,

What is the difference between CPU CHIP and CUP ID on SUN/ Oracle M5000 servers..

Thanks in advance
 

8 More Discussions You Might Find Interesting

1. SCO

how can I get the system information such as cup,memory,ports etc?

In the sco unix ,how can i get the system information ? such as cpu,memory,interrupter,io ports etc look forword to quick replay (2 Replies)
Discussion started by: fresh
2 Replies

2. Shell Programming and Scripting

CUP and Memory

Hi All Unix experts, I want to calculate CUP Utilization and Memory Utilization on solairs boxes. Please help me to write a script for this, since i am doing this manualy for more than 30 servers daily. My daily task is # top last pid: 28627; load avg: 8.50, 8.12, 8.16; up... (4 Replies)
Discussion started by: bullz26
4 Replies

3. What is on Your Mind?

Which team do you think will win the World Cup 2010?

Well, I'm going to free myself a bit from Unix-ish stuff. :D Which is your favorite team? Are you supporting your local team? IMO, I think Italy and Spain have great chances. Both teams have a great formation and players; Recently I was watching some of their matches and their gameplay is... (0 Replies)
Discussion started by: verdepollo
0 Replies

4. What is on Your Mind?

Which team will win the 2010 World Cup final?

Spain or the Netherlands? (12 Replies)
Discussion started by: Neo
12 Replies

5. Solaris

Difference between CPU CHIP and CPU ID

Hi All, What is the difference between CPU CHIP and CUP ID on SUN/ Oracle M5000 servers.. Thanks in advance (3 Replies)
Discussion started by: kumarmani
3 Replies

6. What is on Your Mind?

Place your bets! - Ryder Cup 2012 (Golf)

Who will win the 2012 Ryder Cup. Europe vs USA There is an open event in the Event Prediction Forum. The event closes on 27th Sep 2012. 2012 Ryder Cup - Wikipedia, the free encyclopedia (0 Replies)
Discussion started by: ni2
0 Replies

7. Shell Programming and Scripting

Tput cup, print on current line?

Heyas I'm thinking about a new approach for my core display, basicly as it should make aligments easier. Issue i'm currently facing, is tput cup capable of printing on the current line? My best achievements were: :) tui $ tput cup - 60;echo " ------ testing" ------ testing... (5 Replies)
Discussion started by: sea
5 Replies

8. What is on Your Mind?

Chip Hall Of Fame...

Hi all... Phenominal. All but two of these I am intimate with... Enjoy... Chip Hall of Fame - IEEE Spectrum Bazza. (3 Replies)
Discussion started by: wisecracker
3 Replies
XcupQueryVersion(3)						    X FUNCTIONS 					       XcupQueryVersion(3)

NAME
XcupQueryVersion - Returns TOG-CUP protocol version supported by the X server SYNOPSIS
cc [ flag ... ] file ... -lXext [ library ... ] #include <X11/extensions/Xcup.h> Status XcupQueryVersion(Display *display, int *major_version_return, int *minor_version_return); ARGUMENTS
display Specifies the connection to the X server major_version_return Returns the major version supported by the server minor_version_return Returns the minor version supported by the server DESCRIPTION
XcupQueryVersion sets major_version_return and minor_version_return to the major and minor TOG-CUP protocol version supported by the server. If the TOG-CUP library is compatible with the version returned by the server, it returns nonzero. If the server does not support the TOG-CUP extension, or if there was an error during communications with the server, or if the server and library protocol versions are incompatible, it returns zero. No other Xcup functions may be called before this function. If a client violates this rule, the effects of all subsequent Xcup calls that it makes are undefined. To get the list of reserved colormap entries, use XcupGetReservedColormapEntries. To allocate one or more read-only color cells with RGB values, use XcupStoreColors. SEE ALSO
XcupGetReservedColormapEntries(3Xext), XcupStoreColors(3Xext), Colormap Utilization Policy and Extension X Version 11 libXext 1.1.1 XcupQueryVersion(3)
All times are GMT -4. The time now is 02:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy