Sponsored Content
Full Discussion: Server performance
Operating Systems Linux Red Hat Server performance Post 302848849 by beta17 on Friday 30th of August 2013 08:19:33 AM
Old 08-30-2013
how many cpus/cores do you have??
 

10 More Discussions You Might Find Interesting

1. HP-UX

server performance..

Hi, would like to know the server status from the following 'top' out put. Because, the application is giving a bad performance. would like to know whether the load is within the acceptable limit. Murali... System: shpu28 Tue Feb 3 10:03:31... (4 Replies)
Discussion started by: manduva
4 Replies

2. UNIX and Linux Applications

server/client performance

Ello group, I have general question about how the performance of server/client should be? My server is able to answer about 650times per second. Is it good performance? the apache on the same machine makes 1600/sec BUT there is nine instances of httpd daemon what makes 180/ sec /instance. of... (1 Reply)
Discussion started by: tomjan
1 Replies

3. UNIX for Dummies Questions & Answers

performance of unix server

Hi, I am supposed to run few jobs based on the usage of unix server. How to find out if the server is too busy. what are the commands we can use to find out that. Thanks (1 Reply)
Discussion started by: dnat
1 Replies

4. Solaris

Server performance

Hi, i would like to ask if it is possible to get the server load on a solaris machine, but i don't want something like uptime (load average), iostat and vmstat. I would like to get something in percentage like CPU load in %, Disk usage in %, Ram usage in %. I want to collect this data and to... (3 Replies)
Discussion started by: tafil
3 Replies

5. Solaris

Server performance

Hi, Please advice .. if server is slowness then what are the steps i have to follow... Thanks, Mani (5 Replies)
Discussion started by: Mani_apr08
5 Replies

6. Infrastructure Monitoring

99% performance wa, slow server.

There is a big problem with the server (VPS based on OpenVZ, CentOS 5, 3GB RAM). The problem is the following. The first 15-20 minutes after starting the server is operating normally, the load average is less than or about 1.0, but then begins to increase sharply% wa, then hovers around 95-99%.... (2 Replies)
Discussion started by: draiphod
2 Replies

7. Solaris

Server performance bottleneck

hi all, My server box is slow running. I have provide some statistics below: Where is the bottleneck on the server? I guess the bottleneck is disk I/O? bash-3.00# prstat -Z PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 29206 mobi1 334M 264M sleep ... (8 Replies)
Discussion started by: buyantugs
8 Replies

8. AIX

Poor Performance of server

Hi, I am new registered user here in this UNIX forums. I am a new system administrator for AIX 6.1. One of our servers performs poorly every time our application (FINACLE) runs many processes/instances. (see below for topas snapshot) I use NMON or Topas to monitor the server utilization. I... (9 Replies)
Discussion started by: guzzelle
9 Replies

9. UNIX for Advanced & Expert Users

Performance of a server

Hi, how can we define performance of a server (Windows or Unix or Linux) ? If processes waiting for CPU (on queue) are usually more than 3 or 5 can we conclude that CPU is not enough for that usage ? Thank you. (1 Reply)
Discussion started by: big123456
1 Replies

10. UNIX for Advanced & Expert Users

Performance Bottleneck in server, Need help

We are wondering if we are facing performance issue in our server when running Informatica jobs. Two things to suspect: cache memory never comes down even when Top shows > 99% used. There is some contention io or network related or Cache is clogged top - 20:58:20 up 16 days, ... (3 Replies)
Discussion started by: smart_guy471
3 Replies
SIBA(4) 						   BSD Kernel Interfaces Manual 						   SIBA(4)

NAME
siba -- Sonic Inc. Silicon Backplane driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device siba Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): siba_load="YES" DESCRIPTION
The siba driver supports the Sonic Inc. Silicon Backplane, the interblock communications architecture that can be found in most Broadcom wireless NICs. A bus connects all of the Silicon Backplane's functional blocks. These functional blocks, known as cores, use the Open Core Protocol (OCP) interface to communicate with agents attached to the Silicon Backplane. Each NIC uses a chip from the same chip family. Each member of the family contains a different set of cores, but shares basic architectural features such as address space definition, interrupt and error architecture, and backplane register definitions. Each core can have an initiator agent that passes read and write requests onto the system backplane and a target agent that returns responses to those requests. Not all cores contain both an initiator and a target agent. Initiator agents are present in cores that contain host interfaces (PCI, PCMCIA), embedded processors (MIPS), or DMA processors associated with communications cores. All cores other than PCMCIA have a target agent. SEE ALSO
bwn(4) HISTORY
The siba device driver first appeared in FreeBSD 8.0. AUTHORS
The siba driver was written by Bruce M. Simpson <bms@FreeBSD.org> and Weongyo Jeong <weongyo@FreeBSD.org>. CAVEATS
Host mode is not supported at this moment. BSD
January 8, 2010 BSD
All times are GMT -4. The time now is 03:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy