Processor performance question [hardware]


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Processor performance question [hardware]
# 1  
Old 09-22-2009
Processor performance question [hardware]

A few of our machines need upgrading and we are looking into a selection of processors at present. There are suggestions on the vendor's websites that the L3 cache was specifically introduced for gamers. Is this true? Does having L1, L2 and/or L3 cache help at all in performance or are the specifications of clockspeed, motherboard and RAM a bigger factor in performance?
Our machines will be used for regular office use and occasionally for running simulations on databases.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Manufacturer name of computer system(hardware) , processor

Hi All, Can someone let me know the method or set of commands by which i can retrive manufacturer name of computer system (hardware of machine ) and manufacturer of processor. i get below information when fired psrinfo command : psrinfo -vp The physical processor has 1 virtual processor... (6 Replies)
Discussion started by: omkar.jadhav
6 Replies

2. Red Hat

Machine/Hardware platform/Processor type

Hi, I am just confused about these three things which are shown in the output of uname command. I am running RH lINUX 9.0 on hardware having Intel HT CPU. My uname shows uname -p i686 (processor) uname -m i686 (machine) uname -i i386 (hardware) I was about to ... (1 Reply)
Discussion started by: dextergenious
1 Replies

3. AIX

Power6 vs. Power7 hardware performance

I know I will get blasted for posting here, not know where to post this, however, I have performance question between the 2 platforms. Not knowing the exact processors in each box, but the Power6 Platform clock speed is 4400 (?? at least what was told to me), and the Power7 clock speed is 3500.... (5 Replies)
Discussion started by: mrmurdock
5 Replies

4. AIX

Hardware upgrade question

I have an IBM pseries 7028-6E1 server with a six drive bay that is currently plugged into the scsi backplane of the motherboard. I am going to install a PCIX Ultra320 scsi raid adapter, and swing the drive bay over to it. I am just wondering how this is going to work. Should I power the server... (1 Reply)
Discussion started by: markper
1 Replies

5. UNIX for Dummies Questions & Answers

Hardware question

Folks; Is there a command to know if my hardware can run 64-bit or 32-bit? I'm trying to re-install SUSE 64-bit on one of our server but i'm not sure if this server hardware designed for 32-bit only or for both Any help? (14 Replies)
Discussion started by: Katkota
14 Replies

6. UNIX for Dummies Questions & Answers

Hardware question

I would like to use my sunblade to firewall the connections to my desktop and laptop, these at the minute are on a wifi router. What is the best solution? (0 Replies)
Discussion started by: Kawakaze
0 Replies

7. AIX

IBM Hardware question

I am looking to buy a 7044 - either a 170 or 270. From what I can find on web searchs the 170 is NOT upgradable to more that one CPU? Is that correct? Can I upgrade the planer on a 170 to a 270 to support multiple CPU's? Does anyone have any other suggestion for AIX hardware? (5 Replies)
Discussion started by: dizman67
5 Replies

8. AIX

LPAR processor/virtual processor settings

Question is on setting of Physical and Virtual processors for LPARs to make proper use of virtualization capabilities. Environment is a 8-way p570 with 4 LPARs. lparVIO1 and lparVIO2: AIX 5300-04-01 Mode/Type= Shared-SMT/Capped Minimum Processors= 0.10 Desired Processors= 0.50 Maximum... (1 Reply)
Discussion started by: guttew
1 Replies

9. HP-UX

newbie question about hardware for HP-UX 11.i

I've been asked by my copmpany to scour the web for a computer on which we can run HP-UX 11.i --- Is there a certain architecture type that I need or will any Compaq HP computer be fine for running HP-UX 11.i ?? Thanks!! (3 Replies)
Discussion started by: jalburger
3 Replies

10. UNIX for Dummies Questions & Answers

Hardware question?

Does anyone know how to install a second Ethernet adapter on a Sun Sparc 10? (2 Replies)
Discussion started by: jskillet
2 Replies
Login or Register to Ask a Question
pstatectl(1M)															     pstatectl(1M)

NAME
pstatectl - control processor performance states SYNOPSIS
cpu] pstate| interval] DESCRIPTION
The command is used to control processor performance states (P-states). On systems with supported processors and firmware, processor per- formance states can reduce power consumption. A supported processor implements a series of performance states, numbered from P0 to Pn, where n is implementation dependent. Each subse- quent P-state consumes less power but offers less performance than the previous state. provides access to both static and dynamic performance state usage modes. In static mode, the system remains in a specified P-state, where power consumption and performance are reduced by a fixed amount. In dynamic mode, HP-UX will adjust the processors' P-states individually, in response to the workload running on the system. Enabling dynamic processor performance states will generally have a negligible effect on system performance, while at the same time reduc- ing power consumption when the system is not fully loaded. Options recognizes the following options: The operation will apply to the specified processor only. If is not specified, the operation applies to the whole system. The "status" operation will report detailed status for each processor. Otherwise, a summary of the system state is reported. Operands recognizes the following operands; only one operand at a time can be specified on the command line: Enable the dynamic P-states mode (processors will adjust performance to match the workload). Disable the P-states (processors will always be at maximum performance). Enable static mode (processors will always be in the specified P-state). If the specified state is higher than is supported, the highest supported state is used instead. The state may be specified as a number, or in P-state notation (for example, P0). Enable dynamic P-states mode within the range of states specified. and should be supplied as specified under the option. Report information about the system's P-state capabilities, the current P-state mode (static or dynamic), and whether HP-UX has control over processor P-states. If was speci- fied, each processor's current P-state and operating mode are displayed. Display a table listing the power consumption and relative performance of each P-state. Print the number of the highest implemented P-state on the system. If the system does not support P-states, the number is 0. Change the time interval between dynamic mode state changes to the specified duration. The minimum is 0.01 seconds, and the maximum is 600 seconds. EXTERNAL INFLUENCES
On some systems, the Onboard Administrator may take control of P-states away from the operating system (for instance, when iLO is used to place the system in Static High Performance or Static Low Power mode). If HP-UX does not have control over processor performance states, the command will still work normally. However, any changes made to P-state modes will have no effect until HP-UX regains control. The command will report whether HP-UX currently has control over P-states. RETURN VALUE
returns the following values: Successful completion. Command failed. DIAGNOSTICS
Make sure that the system has Itanium(R) 2 9100 series or later processors, and that the installed system firmware supports P- states. EXAMPLES
To enable dynamic P-states on the system: To disable dynamic P-states on the system (all processors will be in maximum performance mode): or To restrict the system to P0 and P1 only: DEPENDENCIES
Processor performance states require Itanium(R) 2 9100 series processors or later models. Some systems require a firmware update to use processor performance states. AUTHOR
was developed by HP. SEE ALSO
(Itanium(R)-based Systems Only) pstatectl(1M)