User Details
User Details
- User Since
- Nov 22 2016, 12:28 PM (432 w, 14 h)
Dec 13 2020
Dec 13 2020
Add myself as a new committer.
Announce myself as a new committer.
Nov 29 2018
Nov 29 2018
Nov 28 2018
Nov 28 2018
Nov 21 2018
Nov 21 2018
Unbreak kernel build with VLAN_ARRAY defined.
Apr 19 2018
Apr 19 2018
oleg committed rS332772: Fix ipfw table creation when net.inet.ip.fw.tables_sets = 0 and non zero set.
Fix ipfw table creation when net.inet.ip.fw.tables_sets = 0 and non zero set
Apr 11 2018
Apr 11 2018
oleg committed rS332402: Fix ipfw table creation when net.inet.ip.fw.tables_sets = 0 and non zero set.
Fix ipfw table creation when net.inet.ip.fw.tables_sets = 0 and non zero set
Aug 31 2017
Aug 31 2017
MFC r322628: Fix BSD label partition end sector calculation.
MFC r322628: Fix BSD label partition end sector calculation.
Aug 17 2017
Aug 17 2017
Fix BSD label partition end sector calculation.
Aug 16 2017
Aug 16 2017
oleg added a comment to D12040: direct vlan handling in ixgbe.
just few thoughts:
oleg added a comment to D12040: direct vlan handling in ixgbe.
- Why is ck library used and not atomic(9) ?
- yndx_vlan_set(): is that fence really required? May be store with release semantic is enough?
Aug 10 2017
Aug 10 2017
oleg added a comment to D1777: Associated fix for arp/nd6 timer usage..
AFAIR those changes were done for _callout_stop_safe() aka callout_(stop|drain).
callout_reset_sbt_on() is not affected.
oleg added a comment to D1777: Associated fix for arp/nd6 timer usage..
Please correct me if i'm wrong but there is ref leakage. In particular:
Aug 9 2017
Aug 9 2017
Dec 8 2016
Dec 8 2016
Dec 6 2016
Dec 6 2016
oleg updated the diff for D8637: buf_ring.h: fix memory order issues..
- fix issues reported by sbahra_repnop.org here: https://reviews.freebsd.org/D1945
- fix synchronization chain (producer -> producer -> consumer) noted by alc.
- massive comments.
Nov 29 2016
Nov 29 2016
Nov 25 2016
Nov 25 2016
oleg retitled D8637: buf_ring.h: fix memory order issues. from to buf_ring.h: fix memory order issues..