Donny(董九柱)

Results 19 comments of Donny(董九柱)

> I hope to find some time end of week to get more precise look into this. > Maybe you can describe some sample values that are failing currently, so...

> @Donny9 can this is somehow related to an issue that I asked in https://lists.apache.org/thread/h4pnnv1b9hfoglwg6hp6jz12xpytff7r ? I‘m not sure if busyloop is related to "struct tm", i feel like which...

> @Donny9 - is the title to this PR correct? Sorry, it's wrong, i have recover origin commit.

> do you have a plan to actually implement them? No, add them for iozone tools only.

> There is currently no good idea to implement them, so assume they will always succeed

@pkarashchenko > I see that FreeBSD indeed includes such description, but I failed to find any similar lines in https://pubs.opengroup.org/onlinepubs/9699919799/functions/dup.html > > Additionally I can find in description from OpenGroup:...

@pkarashchenko This examples can run with pass result on linux, but can't pass on nuttx, because this issue: newd and oldd can't share file offset, because they are different file...

> xplain more. I see that `struct filenode` contains `fn_oflags` and `struct file` contains `f_oflags`, so what is the difference between those two? oldd and newd need to share file...

@SPRESENSE Please let me know which driver code it is. You can take a look at the PR https://github.com/apache/nuttx/pull/16609 to see if it can resolve your issue. Currently, there are...