Re: Increasing physical memory in WinCE
- From: "Dean Ramsier" <ramsiernospam@xxxxxxxxxx>
- Date: Tue, 31 Jan 2006 09:51:45 -0500
You're not measuring accurately enough. Keep in mind that you can allocate
large amounts of memory that don't come out of your process space
(allocations in shared memory, virtualAllocs greater than 2MB).
--
Dean Ramsier - eMVP
BSQUARE Corporation
<sbegumpeta@xxxxxxxxx> wrote in message
news:1138678406.702005.183530@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dean and Parhar thanks for your valuable feedback.
>
> I was trying to load a single dll at a time and it was loading. As per
> my observations one of the dll was taking around 36MB, which should not
> be the case as you were telling. I have confirmed this memory amount
> using the GlobalMemoryStatus() function before and after loading the
> dll.
>
> Could you please further comment on this.
>
> Sathish.
>
.
- References:
- Increasing physical memory in WinCE
- From: sbegumpeta
- Re: Increasing physical memory in WinCE
- From: Parhar
- Re: Increasing physical memory in WinCE
- From: Parhar
- Re: Increasing physical memory in WinCE
- From: sbegumpeta
- Increasing physical memory in WinCE
- Prev by Date: Re: Problem with FILESYS_FSROMRAM
- Next by Date: Re: USB Keyboard porblem
- Previous by thread: Re: Increasing physical memory in WinCE
- Next by thread: Equivalent file for "conio.h" in WinCE
- Index(es):
Relevant Pages
|