Community:SummerOfCode07:Brainstorming: Difference between revisions

Jump to navigation Jump to search
Line 109: Line 109:
| valign="top" | Memory Manager
| valign="top" | Memory Manager
| valign="top" | Try to implement an internal memory manager. It should, for example, pre-allocate about 10% of system ram memory and try to operate within that memory. All calls to "free()" should release memory to this global memory pool and all calls to "malloc()" must allocate memory from this memory pool. If properly implemented, we can even reduce the overheads that may arise due to such an implementation.
| valign="top" | Try to implement an internal memory manager. It should, for example, pre-allocate about 10% of system ram memory and try to operate within that memory. All calls to "free()" should release memory to this global memory pool and all calls to "malloc()" must allocate memory from this memory pool. If properly implemented, we can even reduce the overheads that may arise due to such an implementation.
| valign="top" | Shyam
| valign="top" | [[User:Shyamk|Shyam]]
| valign="top" | Shyam
| valign="top" | [[User:Shyamk|Shyam]]
| valign="top" | A repost of the idea i posted [http://wiki.mozilla.org/Firefox/Feature_Brainstorming:Performance Here] (Firefox3 Brainstorming).<br><br>Shyam: what qualifications do you have to mentor this project? - Gerv
| valign="top" | A repost of the idea I posted [http://wiki.mozilla.org/Firefox/Feature_Brainstorming:Performance Here] (Firefox3 Brainstorming).<br><br>Shyam: what qualifications do you have to mentor this project? - Gerv <br><br>Grev: Replied to you by e-mail, and updated this [http://wiki.mozilla.org/Community:SummerOfCode07:Mentors wiki].
|-
|-
| valign="top" | Image type finder
| valign="top" | Image type finder
14

edits

Navigation menu