Hi,
Is there a way to find out external fragmentation of a file in windows NT
for versions of Windows less than win2000 (for win2000 and above we have
DeviceIOControl command with FSCTL_QUERY_ALLOCATED_RANGES that gives file
allocated ranges. In which other OSes (Solaris etc.) can we find the same
and what is the way to do it?
Regards,
Siddharth
FSCTL_QUERY_RETRIEVAL_POINTERS is in all NTs.
FIBMAP is in IIRC all UNIXen.
Max
“Siddharth Aggarwal” wrote in
message
news:LYRIS-542-86066-2002.11.29-08.31.49–maxim#xxxxx@lists
.osr.com…
> Hi,
> Is there a way to find out external fragmentation of a file in
windows NT
> for versions of Windows less than win2000 (for win2000 and above we
have
> DeviceIOControl command with FSCTL_QUERY_ALLOCATED_RANGES that gives
file
> allocated ranges. In which other OSes (Solaris etc.) can we find the
same
> and what is the way to do it?
> Regards,
> Siddharth
>
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to %%email.unsub%%
>