Questions tagged [frequency]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
1 vote
1 answer
405 views

Is it safe to set RAM frequency beyond Intel's POR?

Memory in our SuperMicro servers runs on a somewhat lower frequency than it could and it seems to be artificially limited by the Enforce POR BIOS setting. SuperMicro warns on their website that "...
Ondra Simek's user avatar
-1 votes
1 answer
116 views

CPU hardware: more cores means lower frequency at some point? [closed]

When taking a look at intel processor product list for servers, it seems like there is a correlation between the base frequency and the number of cores. Take this list, there is no processor with base ...
mihca's user avatar
  • 101
0 votes
1 answer
420 views

How can I get RAM frequency from the OS X low-level terminal?

How can I get RAM frequency from the OS X low-level terminal? Which comand can help in this situation?
Scloven's user avatar
-1 votes
2 answers
745 views

Is it possible to have high internet speed with low bandwidth?

I just came to understand that the bandwidth is just the difference between the highest and the lowest frequency of transmission. And i also have and understanding that higher the frequency ==> ...
Nibin's user avatar
  • 3
0 votes
0 answers
608 views

CPU frequency in KVM vps

Is it possible to display CPU max and min frequency in a KVM vps using Libvirt on server ? It only shows CPU mhz in vps and not max and min mhz as seen on server in lscpu command output.
Jevin Gala's user avatar
4 votes
2 answers
489 views

WiFi: Frequencies that map to non-overlapping 2.4 GHz channels 1,6 & 11

I'm configuring a wireless router. I know the non-ovelapping channels are 1,6 & 11. However, my router only specifies frequencies that I can select, not channels. What are the frequencies that ...
F1Linux's user avatar
  • 365
2 votes
1 answer
4k views

Intel Turbo not working in CentOS 7 with Intel Xeon Scalable (and other newer CPUs)

We have a small cluster where I work, that I look after. The nodes run CentOS 7.5. Our older nodes use Xeon E5 v4 CPUs, mostly the E5-2699 v4. With the older nodes, the Intel Turbo Boost works ...
Maculin's user avatar
  • 83
0 votes
1 answer
198 views

Memory clock on DDR2 modules lower than expected

I've performed a memory upgrade on a Dell Precision T7400. The official user guide states: Specifications Memory type: 667- or 800-MHz fully-buffered DDR2 SDRAM fully-buffered DIMMs (FBDs) ...
Reinderien's user avatar
0 votes
1 answer
2k views

How do I amend the RoamingPreferredBandType property of my users' wireless network adapters?

We've been seeing intermittent issues with users connecting to wifi. It seems that this may be due to interference, with the recommended solution being to change the RoamingPreferredBandType to 5GHz. ...
JohnLBevan's user avatar
  • 1,224
0 votes
0 answers
227 views

Why is my scaling_max_freq stuck at 1GHz (on a Core Duo processor)

I recently setup an old Thinkpad T60 as a secondary desktop (via a docking station), but when I tried it, it was feeling sluggish and I soon figured that it was somehow stuck at 1GHz, even tho its ...
Stefan's user avatar
  • 133
1 vote
1 answer
355 views

Microwave Link Latency

An internet provider installed us a microwave link: The issue is that: The ping from our side to the gateway is about 1-2 ms, which is great, but it remains like this for only 12 hours, then it ...
MohyedeenN's user avatar
  • 1,063
5 votes
0 answers
10k views

Do I really need the PHP maxlifetime hourly cron job? [closed]

On my Debian Wheezy, every half-hour a cron job runs: find /var/lib/php5/ -depth -mindepth 1 -maxdepth 1 -type f -ignore_readdir_race -cmin +$(/usr/lib/php5/maxlifetime) ! -execdir fuser -s {} 2>/...
einpoklum's user avatar
  • 1,672
2 votes
3 answers
2k views

What are the most common protocols on the internet? [closed]

For 69 views in the first day, 2 up-votes within 2 days, it's a shame that this was closed. What are the commonly used protocols that sit atop TCP/IP and UDP/IP? My list includes HTTP and BitTorrent....
unixman83's user avatar
  • 1,932
0 votes
3 answers
849 views

Does cpu consume power differently while executing instructions and while being idle?

Why does a CPU consume different quantities of power at 2Ghz when it is executing an instruction it is not executing any instruction Should'nt the CPU be consuming same power irrespective of ...
kashyapa's user avatar
  • 337
1 vote
2 answers
3k views

How to mearsure the average cpu frequency in linux?

I'm trying to measure the average cpu frequency in an DVFS enabled cpu for specific interval , the obvious way of periodically sampling /proc/cpuinfo has very large variants. The cpufreq-stats driver ...
IZhen's user avatar
  • 145
0 votes
1 answer
124 views

How do I change the minimum working frequency?

The file /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_frequency reads a value of 800 Mhz. The powertop tool also suggested that 800 Mhz w3as the minimum frequency being used. I changed the ...
kashyapa's user avatar
  • 337
3 votes
2 answers
5k views

How can I use grep to find the most frequently recurring errors in my log file?

I've got a PHP application that is generating large amounts of warnings and notices in the log file.. I'm fixing these one at a time. I would like to be able to fix the most frequently occurring ...
Edward Tanguay's user avatar
5 votes
8 answers
5k views

How often does your company replace all its servers? [closed]

Companies I have worked for replace them every 3 years
Techboy's user avatar
  • 1,560
15 votes
3 answers
22k views

Setting up multiple wireless access points on same network

I'd like to add wireless to my network, and I need multiple access points to cover the whole area. I'd like to set them up so that there's only one "wireless network" that the clients see, and it ...
SqlRyan's user avatar
  • 906