kondratev

Results 4 comments of kondratev

try this pull https://github.com/abperiasamy/rtl8812AU_8821AU_linux/pull/322

> I saw failures on the 5.2 kernel, and reverting [fa68771](https://github.com/abperiasamy/rtl8812AU_8821AU_linux/commit/fa68771376a637c0b5f9cfa53da008570939a259) appears to have fixed the problem. I'm using the NIC in station mode, so I am not sure if...

Intended use case: single write process and many read processes. Separation is necessary because read load prevail. Test code does not work as expected. writer: ``` package main import (...