|
Showing page 2 of 61
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Updated CHM |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Updated Readme |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Replaced all remaining inlined x86 assembler with GCC intrinsics. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Final PGO optimised x86 binaries |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Updated |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added a dedicated PGO maker program |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added postfix option to build system |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Minor compilation warning fixes |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Turned on mremap in nedmalloc. Works well! |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added realloc() scaling test |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added new malloc flag NM_SKIP_TOLERANCE_CHECKS |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Fixed all remaining known OOM bugs in the user mode page allocator |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added NEDTRIE_EXACTFIND() |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| mremap() is now working fully and correctly - thank the heavens! Currently the last remaining known problem is that address space exhaustion isn't being handled correctly - it ought to return MFAIL, but instead I'm seeing memory corruption. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Broke the code trimming the pages held by the system out into its own function |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Replaced the free page metadata storage method with a new one based on a region storer. The user mode page allocator is now 2.5 times faster than before and is probably as fast as it will get. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Added MMAP_CLEARS=0 to the user mode page allocator which instantly bumped the nedmalloc benchmark by 25%. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Got allocations from back fully working for the malloc + free case. mremap is close, but unlikely to be working by the end of tonight. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| User mode page allocator is fully working and optimised except for RelocatePages() which is now the last and final part to not be working. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
| Nearly got the new and much faster FillWithFreePages() working. |
Niall Douglas
as Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) |
More... | about 3 years ago | |||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.