Activity for Wheefun Emulator Framework

  • Phillip Kilgore Phillip Kilgore committed [r21]

    Implemented public interface for timer, added direct locking for atomic_t

  • Phillip Kilgore Phillip Kilgore committed [r20]

    Added tasklet concept, some refactoring of timer code (explicit IDs probably aren't needed). Added wfef_stopwatch_t, Hz and Interval conversion

  • Phillip Kilgore Phillip Kilgore committed [r19]

    Began implementing timers for UNIX using timer_create, still a lot missing.

  • Phillip Kilgore Phillip Kilgore committed [r18]

    Added removal code, resumed working on profiling; added time code, began work on WFEF kernel API

  • Phillip Kilgore Phillip Kilgore committed [r17]

    Added BST orphan

  • Phillip Kilgore Phillip Kilgore committed [r16]

    Refactored to use pginfo, moved generic functions its own tree.c files that doesn't use metaprogramming.

  • Phillip Kilgore Phillip Kilgore committed [r15]

    Refactored tree headers so that the functions are split over several headers under the tree subdirectory; tree.h unifies them all.

  • Phillip Kilgore Phillip Kilgore committed [r14]

    Updated documentation comments in the metacode for trees, added Doxygen configuration

  • Phillip Kilgore Phillip Kilgore committed [r13]

    Added bst_lookup 5 and 6, added basic BST insert. Still need to modify documentation for lookup

  • Phillip Kilgore Phillip Kilgore committed [r12]

    Added non-const facets to lookup in tree code, added stub for generating map facets

  • Phillip Kilgore Phillip Kilgore committed [r11]

    Began refactoring tree lookup functions

  • Phillip Kilgore Phillip Kilgore committed [r10]

    Forgot to add comparator header generator

  • Phillip Kilgore Phillip Kilgore committed [r9]

    Began implementing generic tree code; added header generation (although need to get it to automatically do so); added perl modules to help streamline template code

  • Phillip Kilgore Phillip Kilgore committed [r8]

    Began working on threading implementation

  • Phillip Kilgore Phillip Kilgore committed [r7]

    Began working on trace, profiler for addrspace

  • Phillip Kilgore Phillip Kilgore committed [r6]

    Added removal code; added stubs for address space trace generation.

  • Phillip Kilgore Phillip Kilgore committed [r5]

    Added insertion code (but without balancing) to address spaces

  • Phillip Kilgore Phillip Kilgore committed [r4]

    Added before, switching over to AVL tree for slightly better performance (since we haven't implemented the tree yet)

  • Phillip Kilgore Phillip Kilgore committed [r3]

    Began working on metacode for address spaces, general initial strategies for optimizing access

  • Phillip Kilgore Phillip Kilgore committed [r2]

    Began working on C++ implementation; added address and integer headers, code for template metaprogramming

  • Phillip Kilgore Phillip Kilgore committed [r1]

    Initial import

1
MongoDB Logo MongoDB