Personal computing discussed

Moderators: renee, mac_h8r1, Nemesis

 
seeker010
Gerbil First Class
Topic Author
Posts: 143
Joined: Sat Oct 19, 2002 8:52 am

WiFi sucking up CPU

Wed Apr 08, 2020 10:00 pm

got an old laptop a Dell Inspiron E1505 with an Intel 5300 wifi card. But when this thing hits full bandwidth (about 100mb/s on 5ghz N), cpu usage hits about 100% on one core (C2D T7200). Happens in Windows with built in drivers and the latest drivers on Intels website, I thought this might have been a driver problem... but it also happens on Linux with Fedora 31 using the open source driver.

Any idea what is going on? Didn't think wifi would push CPU that much. Have no frame of reference on whether this is normal for hardware this old, on my much newer Inpiron XPS 15 and Surface 4 Pro wifi contributes to negligible CPU usage on 5GHz ac....
 
Igor_Kavinski
Minister of Gerbil Affairs
Posts: 2077
Joined: Fri Dec 22, 2006 2:34 am

Re: WiFi sucking up CPU

Thu Apr 09, 2020 3:15 am

seeker010 wrote:
got an old laptop a Dell Inspiron E1505 with an Intel 5300 wifi card. But when this thing hits full bandwidth (about 100mb/s on 5ghz N), cpu usage hits about 100% on one core (C2D T7200). Happens in Windows with built in drivers and the latest drivers on Intels website, I thought this might have been a driver problem... but it also happens on Linux with Fedora 31 using the open source driver.

Any idea what is going on? Didn't think wifi would push CPU that much. Have no frame of reference on whether this is normal for hardware this old, on my much newer Inpiron XPS 15 and Surface 4 Pro wifi contributes to negligible CPU usage on 5GHz ac....


https://www.dell.com/community/Latitude ... -p/7462499

As a temporary solution I decided to disable the Intel proset wireless services. I expected that I could not use Wifi anymore. To my surprise Wifi is still working. After a reboot, the Proset services are not switched on again, wifi is still working and CPU usage (and the fan noise) is down to normal again.


So possibly a software issue. Disable Intel's PROSet services.
 
Aranarth
Graphmaster Gerbil
Posts: 1435
Joined: Tue Jan 17, 2006 6:56 am
Location: Big Rapids, Mich. (Est Time Zone)
Contact:

Re: WiFi sucking up CPU

Thu Apr 09, 2020 7:52 am

I have always recommended using just the base intel driver without the proset services installed.
Also use windows to manage the wireless networks.

That should fix most of your weirdness.
Main machine: Core I7 -2600K @ 4.0Ghz / 16 gig ram / Radeon RX 580 8gb / 500gb toshiba ssd / 5tb hd
Old machine: Core 2 quad Q6600 @ 3ghz / 8 gig ram / Radeon 7870 / 240 gb PNY ssd / 1tb HD
 
seeker010
Gerbil First Class
Topic Author
Posts: 143
Joined: Sat Oct 19, 2002 8:52 am

Re: WiFi sucking up CPU

Thu Apr 09, 2020 10:55 am

sigh... guys I said I used both the built in drivers for Windows and the ones from Intel. This also happens in Linux as well so not a proset issue.

looks to be an interrupt issue though, at least in Linux. I see the irq/28 line taking up a lot of resources during downloads. not sure how to proceed from here.
 
tfp
Grand Gerbil Poohbah
Posts: 3413
Joined: Wed Sep 24, 2003 11:09 am

Re: WiFi sucking up CPU

Thu Apr 09, 2020 11:33 am

If you are seeing an interrupt using a lot of resources the only thing I can think of suggesting is to make sure that DMA is enabled in the driver. Otherwise it would be in some sort of polling mode for data copying and would use a lot more CPU time and would be interrupt driven. From my embedded days, interrupts where processed by a number of CPU types on core 0 so it would only load one of your cores. I don't remember Intel specifically handles interrupt processing.

That said it seems odd that something like DMA would be disabled in both Linux and Windows unless it is just saved in the wifi hardware and read by the driver instead of configured by the driver on start up.
 
Igor_Kavinski
Minister of Gerbil Affairs
Posts: 2077
Joined: Fri Dec 22, 2006 2:34 am

Re: WiFi sucking up CPU

Thu Apr 09, 2020 11:42 am

Check BIOS options. Might find something of use there.
 
meerkt
Gerbil Jedi
Posts: 1754
Joined: Sun Aug 25, 2013 2:55 am

Re: WiFi sucking up CPU

Thu Apr 09, 2020 12:06 pm

Does it happen when downloading over wired LAN?

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On