dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] Use of ILNativeUInt vs. unsigned long in pointer c


From: Rhys Weatherley
Subject: Re: [Pnet-developers] Use of ILNativeUInt vs. unsigned long in pointer casting and manipulation
Date: Fri, 24 Sep 2004 16:22:21 +1000
User-agent: KMail/1.4.3

On Friday 24 September 2004 04:08 pm, Gopal V wrote:

> > low-order bits indicate which arm of the union is
> > being used.  Essentially,
>
> So what if the blocks doesn't align to 4 bytes by
> default ?.

If the default alignment is greater than 4, no problem.  If it is less than 4, 
then we make the blocks align, by modifying ILMalloc and friends.  Ultimately 
all memory allocation goes through "pnet/support" routines that we control.

Cheers,

Rhys.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]