Does RTEMS POSIX open function support O_DIRECT option ?
JunBeom Kim
jbkim at e-coretech.kr
Tue Jun 4 10:18:53 UTC 2019
Dear Sir,
I need O_DIRECT option for calling open() function for handling file I/O.
As I check from posix-users.pdf document, there is not O_DIRECT option for
calling open() function.
There is supporting options from RTEMS POSIX document in below;
- O_RDONLY, O_WRONLY, O_RDWR
- O_APPEND, O_CREAT, O_EXCL, O_NOCTTY, O_NONBLOCK, O_TRUNC
If O_DIRECT option is not supported by RTEMS, I should find alternative
method.
Please advise me.
Best Regards,
JunBeom Kim
~~~~~~~~~~~~~~~~~~~~~~
President / EmbedCoreTech
Phone: +82-31-396-5584
Fax: +82-504-065-5720
Mobile:+82-10-6425-5720
Email: <mailto:jbkim at e-coretech.kr> jbkim at e-coretech.kr
Web: <http://www.e-coretech.kr> www.e-coretech.kr
~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20190604/565b6b0b/attachment.html>
More information about the users
mailing list