Page MenuHomeFreeBSD

oleg (Oleg Bulyzhin)
User

Projects

User Details

User Since
Nov 22 2016, 12:28 PM (388 w, 1 d)

Recent Activity

Dec 13 2020

oleg committed R9:9f21c2d42384: Add myself as a new committer. (authored by oleg).
Add myself as a new committer.
Dec 13 2020, 6:19 PM
oleg committed R9:a5009e8c9956: Announce myself as a new committer. (authored by oleg).
Announce myself as a new committer.
Dec 13 2020, 6:19 PM

Nov 29 2018

oleg committed rS341236: MFS r341139:.
MFS r341139:
Nov 29 2018, 3:26 PM

Nov 28 2018

oleg committed rS341139: MFC r340724:.
MFC r340724:
Nov 28 2018, 11:58 AM

Nov 21 2018

oleg committed rS340724: Unbreak kernel build with VLAN_ARRAY defined..
Unbreak kernel build with VLAN_ARRAY defined.
Nov 21 2018, 1:34 PM

Apr 19 2018

oleg committed rS332775: MFC r332403:.
MFC r332403:
Apr 19 2018, 3:08 PM
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 19 2018, 3:02 PM

Apr 11 2018

oleg committed rS332403: Fix typo..
Fix typo.
Apr 11 2018, 11:18 AM
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
Apr 11 2018, 11:12 AM

Aug 31 2017

oleg committed rS323052: MFC r322628: Fix BSD label partition end sector calculation..
MFC r322628: Fix BSD label partition end sector calculation.
Aug 31 2017, 1:32 PM
oleg committed rS323050: MFC r322628: Fix BSD label partition end sector calculation..
MFC r322628: Fix BSD label partition end sector calculation.
Aug 31 2017, 12:36 PM

Aug 17 2017

oleg committed rS322628: Fix BSD label partition end sector calculation..
Fix BSD label partition end sector calculation.
Aug 17 2017, 7:39 PM
oleg closed D12066: fix bsdlabel end sector calculation by committing rS322628: Fix BSD label partition end sector calculation..
Aug 17 2017, 7:39 PM
oleg created D12066: fix bsdlabel end sector calculation.
Aug 17 2017, 6:19 PM

Aug 16 2017

oleg added a member for network: oleg.
Aug 16 2017, 3:42 PM
oleg added a comment to D12040: direct vlan handling in ixgbe.

just few thoughts:

Aug 16 2017, 2:01 PM
oleg added a comment to D12040: direct vlan handling in ixgbe.
  1. Why is ck library used and not atomic(9) ?
  2. yndx_vlan_set(): is that fence really required? May be store with release semantic is enough?
Aug 16 2017, 11:20 AM

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.

Aug 10 2017, 1:42 PM
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 10 2017, 12:45 PM
oleg committed rS322353: Add myself..
Add myself.
Aug 10 2017, 12:32 PM

Aug 9 2017

oleg committed rS322307: Fix comment typo..
Fix comment typo.
Aug 9 2017, 10:46 AM

Dec 8 2016

oleg committed rS309713: MFC r309281:.
MFC r309281:
Dec 8 2016, 12:42 PM

Dec 6 2016

oleg added a reviewer for D8637: buf_ring.h: fix memory order issues.: sbahra_repnop.org.
Dec 6 2016, 1:38 PM
oleg updated the diff for D8637: buf_ring.h: fix memory order issues..
  1. fix issues reported by sbahra_repnop.org here: https://reviews.freebsd.org/D1945
  2. fix synchronization chain (producer -> producer -> consumer) noted by alc.
  3. massive comments.
Dec 6 2016, 1:26 PM
oleg added a comment to D8637: buf_ring.h: fix memory order issues..
In D8637#180625, @alc wrote:

Have you looked at D1945, in particular, the most recent postings by sbahra_repnop.org? It's not clear to me that these changes will address the problem described in sbahra_repnop.org's postings. That said, your proposed changes do correct the most obvious remaining issues with the use of acquires and releases in this code.

Dec 6 2016, 12:54 AM

Nov 29 2016

oleg committed rS309281: Fix 'ipfw delete set N':.
Fix 'ipfw delete set N':
Nov 29 2016, 10:44 AM

Nov 25 2016

oleg retitled D8637: buf_ring.h: fix memory order issues. from to buf_ring.h: fix memory order issues..
Nov 25 2016, 11:57 AM