Opened 17 years ago

Closed 16 years ago

#422 closed Enhancement (wontfix)

Selection of efficient memory allocators

Reported by: elfring Owned by: romw
Priority: Undetermined Milestone: Undetermined
Component: Undetermined Version:
Keywords: Cc:

Description

Would you like to reuse an advanced memory allocator like the following?

Will you notice a positive effect in your applications?

Change History (7)

comment:1 Changed 17 years ago by Nicolas

Have you actually noticed BOINC being slow and have you tracked the performance problem down to an inefficient memory allocator? BOINC devs are quite fond of "if it ain't broke, don't fix it".

comment:2 Changed 17 years ago by elfring

It seems to be easy to try out any improvements.

comment:3 Changed 17 years ago by Nicolas

Milestone: 6.0Undetermined

comment:4 Changed 17 years ago by Nicolas

One problem: Hoard is released under the GPL, BOINC is LGPL.

comment:5 Changed 17 years ago by elfring

Is the combination of GPL and LGPL really problematic?

comment:6 Changed 17 years ago by Nicolas

Ask a lawyer? :P A GPL program can use LGPL libraries, but not the other way around without making the program GPL.

comment:7 Changed 16 years ago by Didactylos

Component: Client - SetupUndetermined
Priority: MinorUndetermined
Resolution: wontfix
Status: newclosed

This has nothing to do with setup. It's not really an enhancement, either - more of a general suggestion.

Note: See TracTickets for help on using tickets.