Changes

Jump to: navigation, search

Community:SummerOfCode07:Brainstorming

154 bytes added, 15:39, 20 March 2007
Suggestion List
| 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" | [[User:Shyamk| Shyam]]| valign="top" | [[User:Shyamk| Shyam]]| valign="top" | A repost of the idea i 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
14
edits

Navigation menu