사용자 데이터 버퍼 Access
Fri Oct 19 15:58:59 UTC 2007
Fri Oct 19 15:58:59 UTC 2007
Buffered I/O Mode & Direct I/O Mode
There are three I/O modes in Windows kernel, they are Buffer, Direct and Neither modes. Now, we'll talk about Buffered I/O, and this article will not involve Neither mode for data transfer if processing under user-thread occupied memory space, it might be
tkss8329