Convert network packet type list from using brlock to RCU based list. Some collataral changes to af_packet were necessary since it needs to unregister packet types without sleeping. Summary: * packet
Apologies i was offline for a bit so dont know the history here. I see a lot of move to rcu. There are benefits to using RCU in certain cases (example occasional list edit with a lot more reads). Why
Apologies i was offline for a bit so dont know the history here. I see a lot of move to rcu. There are benefits to using RCU in certain cases (example occasional list edit with a lot more reads). Why
Convert network packet type list from using brlock to RCU based list. Some collataral changes to af_packet were necessary since it needs to unregister packet types without sleeping. Summary: * packet
Apologies i was offline for a bit so dont know the history here. I see a lot of move to rcu. There are benefits to using RCU in certain cases (example occasional list edit with a lot more reads). Why
Apologies i was offline for a bit so dont know the history here. I see a lot of move to rcu. There are benefits to using RCU in certain cases (example occasional list edit with a lot more reads). Why