donboll
donboll
I am preparing optoe for submittal to the upstream kernel (5.11). These changes have been built against several kernel versions, and tested on several platforms. I am requesting that this...
oom_get_memory(port, 'DOM') needs to read 10 bytes (SFP) or 36 bytes (QSFP), but it always reads 128 bytes to fill the page cache. Try to optimize this. It should be...
oom_get_cached_sff will accept any length. If the length exceeds the end of the page, it will call itself recursively with the length reduced by the amount already read from the...