Displaying 1 result from an estimated 1 matches for "fastio_query_standard_info".
2003 Jun 30
0
Performance: FASTIO_CHECK_IF_POSSIBLE win32 call differs on Linux / SunOS [LONG]
...96-bytes
even if you want to have 1 single byte. Ok, that's all nice _but_ after
searching and digging a couple of hours though the file-IO calls on the
win32 side with filemon, I found out some differences.
Please let me show the difference:
[Server one: Linux - superb fast, no problems]
FASTIO_QUERY_STANDARD_INFO Z:\pv8\8.1f\ADRESSEN.PV FAILURE
IRP_MJ_QUERY_INFORMATION Z:\pv8\8.1f\ADRESSEN.PV SUCCESS
FileStandardInformation
IRP_MJ_READ Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
IRP_MJ_READ* Z:\pv8\8.1f\ADRESSEN.PV SUCCESS Offset: 0 Length:
16384
FASTIO_CHECK...