[Mono-dev] [PATCH] How To Convince Mono To Allocate Big Arrays
Andreas Färber
andreas.faerber at web.de
Sat May 31 08:21:56 EDT 2008
Hello,
I noticed that configure now outputs a line "BigArrays: " by default.
I assume this should be "BigArrays: no".
The attached patch adds initializations for the enable_big_arrays
variable. Configuring was tested with and without --enable-big-arrays
on Solaris.
Okay to commit?
Andreas
Am 28.05.2008 um 19:53 schrieb Rodrigo Kumpera:
> I have committed your patch with some changes or missing parts.
> Thanks for the contribuitins.
> On Fri, May 23, 2008 at 7:10 PM, Luis F. Ortiz
> <LuisOrtiz at verizon.net> wrote:
> On May 16, 2008, at 10:53 AM, Rodrigo Kumpera wrote:\
>> On Thu, May 8, 2008 at 8:21 PM, Luis F. Ortiz
>> <LuisOrtiz at verizon.net> wrote:
>> OK, here is another stab at the changes.
>>
>> This modifies the following files:
>> configure.in
>>
>> mono/metadata/object.c
>> mono/metadata/object.h
>> mono/metadata/icall-def.h
>> mono/metadata/icall.c
>> mono/metadata/socket-io.c
>>
>> These files:
>> 1) Add a new configuration option, --enable-big-arrays, which
>> defines conditionally defines MONO_BIG_ARRAYS in config.h,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080531/81d4c157/attachment-0002.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bigarrays_configure.diff
Type: application/octet-stream
Size: 828 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080531/81d4c157/attachment-0001.obj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080531/81d4c157/attachment-0003.html
More information about the Mono-devel-list
mailing list