NTFS Implementation

hi all,

can anyone tell where to find as to how things are actually implemented in
ntfs ? like, what algos r used for disk scheduling, or allocation of
clusters, or searching of files ?

TIA
shalini

Look through Linux NTFS sources. That’s not the same as Microsoft’s
implementation but it may help.

-htfv

----- Original Message -----
From:
To: “File Systems Developers”
Sent: Saturday, August 30, 2003 2:40 PM
Subject: [ntfsd] NTFS Implementation

> hi all,
>
> can anyone tell where to find as to how things are actually implemented in
> ntfs ? like, what algos r used for disk scheduling, or allocation of
> clusters, or searching of files ?
>
> TIA
> shalini
>
> —
> You are currently subscribed to ntfsd as: xxxxx@vba.com.by
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>

I heard, needs to be verified though, MS has started providing source codes
to companies meeting certain criteria. That may help.

Although I would also love to know if its available some where in textual
form.

Vikas

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of
xxxxx@yahoo.com
Sent: Saturday, August 30, 2003 4:41 AM
To: File Systems Developers
Subject: [ntfsd] NTFS Implementation

hi all,

can anyone tell where to find as to how things are actually implemented in
ntfs ? like, what algos r used for disk scheduling, or allocation of
clusters, or searching of files ?

TIA
shalini

“Vikas Ratna” wrote in message news:xxxxx@ntfsd…
>
> I heard, needs to be verified though, MS has started providing source
codes
> to companies meeting certain criteria. That may help.
>

Yes, one of the criteria is that the company is willing to pay Microsoft
large amounts of money :slight_smile:
Also, some universities have access, but of course, I don’t know the terms
of the contracts.

Carl

It’s the big companies that have least need of the source, in my
opinion. Those small firms and consultants who can’t afford expensive
support incidents are in most need of it to help debug their products.
There is some open source program cooking up for MVPs from what I read,
however… I wonder how extensive it will be.

Carl Appellof wrote:

“Vikas Ratna” wrote in message news:xxxxx@ntfsd…
>
>>I heard, needs to be verified though, MS has started providing source
>
> codes
>
>>to companies meeting certain criteria. That may help.
>>
>
>
> Yes, one of the criteria is that the company is willing to pay Microsoft
> large amounts of money :slight_smile:
> Also, some universities have access, but of course, I don’t know the terms
> of the contracts.
>
> Carl
>
>
>
>


Nick Ryan (MVP for DDK)