kernel_optimize_test/net/mac80211
Johannes Berg ac100ce52a mac80211: duplicate station's MAC address for hash table
Currently, the station hash table lookup (or iteration) must
access two cachelines for each station - the one with the hash
table node, and the one with the MAC address.

Duplicate the MAC address next to the hash node to get rid of
this. Since the MAC address is static there's no consistency
problem introduced by this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-07-17 15:38:03 +02:00
..
aes_ccm.c
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.c
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c
agg-tx.c
cfg.c mac80211: remove exposing 'mfp' to drivers 2015-07-17 15:37:52 +02:00
cfg.h
chan.c
debug.h
debugfs_key.c mac80211: remove key TX/RX counter 2015-07-17 15:38:01 +02:00
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c mac80211: remove short frame test and counter 2015-07-17 15:37:55 +02:00
debugfs.h
driver-ops.h
ethtool.c
event.c
ht.c
ibss.c
ieee80211_i.h mac80211: don't store napi struct 2015-07-17 15:37:59 +02:00
iface.c
Kconfig
key.c mac80211: remove sta_info.gtk_idx 2015-07-17 15:37:54 +02:00
key.h mac80211: remove key TX/RX counter 2015-07-17 15:38:01 +02:00
led.c
led.h
main.c mac80211: don't store napi struct 2015-07-17 15:37:59 +02:00
Makefile
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c
mesh_ps.c
mesh_sync.c
mesh.c
mesh.h
michael.c
michael.h
mlme.c mac80211: remove exposing 'mfp' to drivers 2015-07-17 15:37:52 +02:00
ocb.c
offchannel.c
pm.c
rate.c Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
rate.h
rc80211_minstrel_debugfs.c
rc80211_minstrel_ht_debugfs.c
rc80211_minstrel_ht.c
rc80211_minstrel_ht.h
rc80211_minstrel.c
rc80211_minstrel.h
rx.c mac80211: remove key TX/RX counter 2015-07-17 15:38:01 +02:00
scan.c
spectmgmt.c
sta_info.c mac80211: duplicate station's MAC address for hash table 2015-07-17 15:38:03 +02:00
sta_info.h mac80211: duplicate station's MAC address for hash table 2015-07-17 15:38:03 +02:00
status.c
tdls.c
tkip.c
tkip.h
trace_msg.h
trace.c
trace.h
tx.c mac80211: remove key TX/RX counter 2015-07-17 15:38:01 +02:00
util.c mac80211: move ieee80211_get_bssid into RX file 2015-07-17 15:37:57 +02:00
vht.c
wep.c
wep.h
wme.c
wme.h
wpa.c mac80211: support device/driver PN check for CCMP/GCMP 2015-07-17 15:38:02 +02:00
wpa.h