Re: ADAM process memory
- From: "Dmitri Gavrilov [MSFT]" <dmitrig@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 22:50:57 -0800
In addition... ADAM uses a dynamic cache allocation strategy. It uses all
available memory for db cache, and will keep it as long as other
applications don't need it. If other apps apply memory pressure, the
algorithm will release memory as needed.
If you have a large DIT, and no other app is running on the machine, then it
only makes sense for ADAM to take all available memory to cache the DIT,
right? However, it should never take more than is physically available. If
it does, let us know.
Note, as Lee suggests, only pages that are actually hit by queries are
cached. So, if your ldap load touches much of the data in the dit, then it
will get cached. It may be one ineffective query that scans the whole db. Or
it could be a whole bunch of good effective queries that are touching all
data in the dit.
--
Dmitri Gavrilov
SDE, DS Admin eXperience
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Lee Flight" <lef@xxxxxxxxxxxxxxx> wrote in message
news:OTMG2ydJGHA.140@xxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> how big is the .dit file for the ADAM instance?
> It could be that a large portion of it is getting pulled into cache
> possibly by a sub-optimal query.
>
> If you really get stuck figuring out what an Instance is doing you
> could take a look at Server Performance Analyzer:
>
> http://www.microsoft.com/downloads/details.aspx?FamilyID=09115420-8c9d-46b9-a9a5-9bffcd237da2&DisplayLang=en
>
>
> Lee Flight
>
>
>
> "Kevin Jackson" <kjackson@xxxxxxxxxxxxxxx> wrote in message
> news:OqyteCdJGHA.2864@xxxxxxxxxxxxxxxxxxxxxxx
>> We are using ADAM. We see times when the dsamain process uses 1.5 gig of
>> ram on our server. Later on it releases most of this ram.
>>
>> What is it doing to utilize this much ram?
>>
>
>
.
- References:
- ADAM process memory
- From: Kevin Jackson
- Re: ADAM process memory
- From: Lee Flight
- ADAM process memory
- Prev by Date: Re: AD Client Extension for NT
- Next by Date: Re: AD Client Extension for NT
- Previous by thread: Re: ADAM process memory
- Next by thread: Folder Reidrection w/o giving users FC
- Index(es):
Relevant Pages
|
Loading