source: libcfa/src/concurrency/ready_subqueue.hfa

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15c93d8   17 months Thierry Delisle Renamed ready-queue link fields to rdy_link ADTast-experimental
(edit) @2af1943   20 months Thierry Delisle Small improvements to some of the alignment requirements in CFA runtime. ADTast-experimentalpthread-emulation
(edit) @b0be3713   22 months Thierry Delisle Missed an atomic store on the TS handling. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5024df4   22 months Thierry Delisle Changed ready-queue to atomically read/write timestamps, no effect on … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b035046   22 months Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8a5e357   23 months Thierry Delisle Trivial changes to libcfa concurrency ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e71e94a   2 years Thierry Delisle Some clean-up of ready queue usage of -1llu. io types ts now returns … ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @c42b8a1   2 years Thierry Delisle Major cleanup and moved cluster growth to new file ADTast-experimentalenumpthread-emulationqualifiedEnum
(edit) @cf78319   3 years Thierry Delisle removed unnecessary local variable ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e84ab3d   3 years Thierry Delisle Step 1 of changing $thread to thread$ ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @ef94ae7   3 years Thierry Delisle Changed ready-queue to use -1 for empty ts. ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @353aaba   3 years Thierry Delisle Moved stats cnt to fix 32-bit build ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @16fd826   3 years Thierry Delisle Added count to the ready sub_queues ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @8cd40bf   3 years Thierry Delisle Moved timestamp declaration to kernel.hfa ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @f302d80   3 years Thierry Delisle Fix timestamp with new subqueue which was read after being cleared. ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @d3ba775   3 years Thierry Delisle More clean-up after new subqueue ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @f6fdfb14   3 years Thierry Delisle Removed old sub-queue ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @2b96031   3 years Thierry Delisle Added new subqueue implementation. Seems faster will test on another … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @9cc3a18   3 years Thierry Delisle Major clean-up before attempting to add new scheduler ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @7a2972b9   3 years Thierry Delisle ready queue can now toggle between - lock-based queue - mpsc_queue … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @343d10e   4 years Thierry Delisle Removed code broken in new-ast out of libcfa ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
(add) @13c5e19   4 years Thierry Delisle - Moved snzi and subqueues outside of ready_queue.cfa. - Added … ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.