I am looking for resources so that I can trace system level I/O calls back to native layer code usage. How can I achieve this? How does native layer communicates with the kernel level in a specific case of file I/O?
I am looking for resources so that I can trace system level I/O calls back to native layer code usage. How can I achieve this? How does native layer communicates with the kernel level in a specific case of file I/O?