yamt commented on PR #15603: URL: https://github.com/apache/nuttx/pull/15603#issuecomment-2601639703
> > > > [yamt@67c9bc6](https://github.com/yamt/incubator-nuttx/commit/67c9bc6f370eebb80a6a53d4466cd3da170dcf61) (not tested at all) > > > > > > > > >  > > > The codes in the red line can be skip all > > > > > > "if you just want to save a function call for uio_init" > > OK, my opinion has not changed, “uio could be skipped when reading and writing a single vector buffer“, could we reach a consensus on this option? i agree it's possible. however, i don't agree it's a good trade-off. IMO, unified api matters more than a small overhead. btw, do you have any plans on how preadv/pread would look like with your approach? (asking because i planned to have a file offset in uio) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org