Re: [PATCH] ubusd: convert tx_queue to linked list

2021-03-25 Thread Sergey Zakharchenko
Hi Arnout, JFYI: Much of your patch resembles https://patchwork.ozlabs.org/project/lede/patch/20180503100622.11168-1-i@qbox.audio/ which was marked superseded for no apparent reason, but "anonymous remembers":). As for the limits, one of them could include a timeout (e.g. no progress in writing

Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH] ubusd: Use linked list for queued messages (alt.)

2018-06-26 Thread Sergey Zakharchenko
Hello Benjamin, 2018-05-08 12:22 GMT+03:00 Benjamin Hansmann : > What is the acceptance state of this patch? In patchwork it has the > status `superseded'. Does it mean that the issue has been or will be > solved by other means? Thanks a lot for the patch! It does indeed seem to solve the issue

Re: [OpenWrt-Devel] How to track IO usage of internal flash mtd partitions?

2015-06-01 Thread Sergey Zakharchenko
2015-05-30 0:50 GMT+03:00 valent.turko...@gmail.com valent.turko...@gmail.com: Awesome news Sergey, will this patch be applied to latest trunk anytime soon so that I can test it? I'm not aware of any plans like that, I wouldn't hold my breath. I'm afraid you'll need to apply the patch yourself

Re: [OpenWrt-Devel] How to track IO usage of internal flash mtd partitions?

2015-05-20 Thread Sergey Zakharchenko
Hello Valent, 2015-05-19 15:52 GMT+03:00 you wrote: Is there maybe something that I have missed or there is no tool for reading IO usage of mtd partitions? Without kernel support for this, it's not possible. However, yo're (possibly) in luck, as we use the following patch in new DLI power