cost 363 ms
Nesting of rcu_read_locks

I store a RCU protected pointer MyStruct *, in a RCU protected hashtable MyHash. When reading/updating MyStruct via hashtable, I do as shown below. ...

Linux RCU and double linked list

I'm reading about Read-copy-update (RCU). I'm not sure if I understood it correctly in case of SMP. As far as I know RCU ensures that Update is execut ...

2016-11-01 12:28:16   1   741    c / linux / rcu  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM