Sponsored Content
Top Forums UNIX for Dummies Questions & Answers RedHat display cpu configuration Post 24877 by witt on Friday 19th of July 2002 03:28:31 AM
Old 07-19-2002
Thank you ...

[root@main /proc]# egrep "processor|MHz" /proc/cpuinfo
processor : 0
cpu MHz : 848.568
processor : 1
cpu MHz : 848.568


In this case I have 2 CPUs with 850 MHz each.

Witt
witt
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

x window configuration for redhat 6.0

I recently tried to install redhat 6.0 on my IBM desk top. Everything was fine except the x window. After the installation, I logged in, the icons and graphics were so big that I even could not read a complete message in one screen. I did not find any helpful tool in the control panel to help me... (4 Replies)
Discussion started by: yinuod
4 Replies

2. Red Hat

qmail configuration in redhat linux - doubts

hi, How to Install & configure the qmail in redhat linux? and also how to get the free qmail package? I know the sendmail configuration in redhat linux. What is the features of qmail compared with sendmail? Regards, Jones (3 Replies)
Discussion started by: jones_linux
3 Replies

3. Solaris

Containers : cpu configuration resource

Hi. I get the follow output when use the poolcfg -c info , associated to one zone-server defined : pset revenuedb02-pset int pset.sys_id 6 boolean pset.default false uint pset.min 4 uint pset.max 12 ... (0 Replies)
Discussion started by: aggadtech08
0 Replies

4. Red Hat

Dns configuration error in Redhat

Dear All I want to configure DNS in redhat linux. i am following these steps but when i restart the services it is showing status failed. Please any body can help me on urgent basis. #service named restart Stopping named: Starting named: ---------Edited in named.conf... (2 Replies)
Discussion started by: sahu.tapan
2 Replies

5. Solaris

how to get cpu and memory configuration on sun

Hi folks, can you please help to print cpu and memory configuration on sun host. (4 Replies)
Discussion started by: ggolub
4 Replies

6. UNIX for Advanced & Expert Users

UNIX / LINUX OS CPU configuration details

Hi, How to find the cpu configuration details of Cores, Speed MHz, virtual processors for the following servers: LINUX OS Servers: Linux 2.6.9-89.0.3.ELsmp #1 SMP Sat Jun 13 07:05:54 EDT 2009 i686 i686 i386 GNU/Linux. (Cores, Speed, Processor) Linux 2.6.18-164.el5 #1 SMP Tue Aug 18... (5 Replies)
Discussion started by: jagtheesh
5 Replies

7. Cybersecurity

Limit CPU and RAM utilization for new user in RedHat

We have a system with 4 Xeon Processors each with 10 cores, total 512 GB RAM and 10 TB Hard Drive. we want to create multiple user accounts with different resource limitations as : User 1: RAM : 50GB, PROCESSOR: 10 Cores , User folder in home directory of 10GB space. User 2: RAM :... (5 Replies)
Discussion started by: vaibhavvsk
5 Replies

8. Red Hat

Monotring cpu and VMstat in Redhat Linux

Hi , Please some one help me out . How to write a shell cript to monitor cpu usage vmstat and in Redhat linux . vmstat out put should be in percentage. Thanks in advance !!!! (1 Reply)
Discussion started by: saanvi
1 Replies

9. Shell Programming and Scripting

Please help me to monitor cpu usage vmstat in Redhat Linux .

Hi , Please some one help me How to write a shell script to monitor cpu usage vmstat in Redhat linux . Thanks, (4 Replies)
Discussion started by: saanvi
4 Replies

10. Red Hat

[nmcli] Where is the configuration file of device (redhat 7)

OS is redhat 7. # nmcli dev DEVICE TYPE STATE CONNECTION virbr0 bridge disconnected -- eno16777736 ethernet disconnected -- eno33554960 ethernet disconnected -- virbr0-nic ethernet disconnected -- lo ... (1 Reply)
Discussion started by: tien86
1 Replies
ENUM 
MAC80211_RATE_C(9) The basic mac80211 driver inte ENUM MAC80211_RATE_C(9) NAME
enum_mac80211_rate_control_flags - per-rate flags set by the Rate Control algorithm. SYNOPSIS
enum mac80211_rate_control_flags { IEEE80211_TX_RC_USE_RTS_CTS, IEEE80211_TX_RC_USE_CTS_PROTECT, IEEE80211_TX_RC_USE_SHORT_PREAMBLE, IEEE80211_TX_RC_MCS, IEEE80211_TX_RC_GREEN_FIELD, IEEE80211_TX_RC_40_MHZ_WIDTH, IEEE80211_TX_RC_DUP_DATA, IEEE80211_TX_RC_SHORT_GI, IEEE80211_TX_RC_VHT_MCS, IEEE80211_TX_RC_80_MHZ_WIDTH, IEEE80211_TX_RC_160_MHZ_WIDTH }; CONSTANTS
IEEE80211_TX_RC_USE_RTS_CTS Use RTS/CTS exchange for this rate. IEEE80211_TX_RC_USE_CTS_PROTECT CTS-to-self protection is required. This is set if the current BSS requires ERP protection. IEEE80211_TX_RC_USE_SHORT_PREAMBLE Use short preamble. IEEE80211_TX_RC_MCS HT rate. IEEE80211_TX_RC_GREEN_FIELD Indicates whether this rate should be used in Greenfield mode. IEEE80211_TX_RC_40_MHZ_WIDTH Indicates if the Channel Width should be 40 MHz. IEEE80211_TX_RC_DUP_DATA The frame should be transmitted on both of the adjacent 20 MHz channels, if the current channel type is NL80211_CHAN_HT40MINUS or NL80211_CHAN_HT40PLUS. IEEE80211_TX_RC_SHORT_GI Short Guard interval should be used for this rate. IEEE80211_TX_RC_VHT_MCS VHT MCS rate, in this case the idx field is split into a higher 4 bits (Nss) and lower 4 bits (MCS number) IEEE80211_TX_RC_80_MHZ_WIDTH Indicates 80 MHz transmission IEEE80211_TX_RC_160_MHZ_WIDTH Indicates 160 MHz transmission (80+80 isn't supported yet) DESCRIPTION
These flags are set by the Rate control algorithm for each rate during tx, in the flags member of struct ieee80211_tx_rate. AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author. COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ENUM MAC80211_RATE_C(9)
All times are GMT -4. The time now is 11:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy