Week 3 Update: Plan of Action

Miles Fertel milesfertel at college.harvard.edu
Sun Jun 18 22:02:52 UTC 2017


Hey Brooks,

As you know, this week we set a plan of action for the merge.c
implementation period and I moved my test code to a fork of freebsd/freebsd
for review.

The plan of action is:

> Plan of Action
>
> To modify WikiSort <https://github.com/BonzaiThePenguin/WikiSort> over
> the coming weeks to fit the freebsd mergesort specifications. Including the
> following tasks:
>
>    - Change the code to fit the mergesort prototype
>    - Modify the implementation to take in arrays of any type
>    - Find out to what extent mergesort_b needs to sustained and act
>    accordingly
>    - Simplify by removing extraneous functions from the codebase
>    - Ensure the code provided contains no memory leaks or bugs
>    - Assess any licensing concerns of the code
>    - Optimize where possible
>
> and the freebsd fork is at https://github.com/milesfertel/freebsd


More information about the soc-status mailing list