OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [support/] [sched.h] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5600d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1749 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc1'. 5749d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1748 These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.

Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals.
jeremybennett 5749d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1689 Move do_scheduler() to sched.c. Doesn't result in any performance loss. nogj 6746d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1688 Don't inline sched_add/sched_remove. This only results in a minimal performance
loss.
nogj 6746d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1687 Don't use MMX registers to keep track of the pc and the number of cycles
remaining untill the next job. Keeping the two places that these where used at
concurrent bloated generated code quite a bit and there was no performance
increase resulting from their use.
nogj 6746d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1558 Fix a bug where the scheduler stack would underrun when a job was scheduled run in negative time nogj 6882d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1545 move sched_next_insn from sim-cmd.c to sched.c. It is also usefull for the pic and the tick timer nogj 6944d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1541 Print the scheduler jobs when the sched_jobs debug channel has been specified nogj 6944d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1452 Implement a dynamic recompiler to speed up the execution nogj 7040d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1390 * Change scheduler to count down to 0 instead of reaching a certain cycle
count.
* Change the SCHED_ADD interface to take a time out as the parameter instead of the number of cycles.
nogj 7040d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1365 Pass a pointer as the user given argument in the schedular callback nogj 7081d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1319 cpu/sim memory accesses separation, tick, exception, nr. of operands, cycles count,... corrections. phoenix 7207d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
1308 Gyorgy Jeney: extensive cleanup phoenix 7295d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
997 PRINTF should be used instead of printf; command redirection repaired markom 7991d 15h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
884 code cleaning - a lot of global variables moved to runtime struct markom 8035d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
821 ugly bug with duplicate redefined i removed markom 8121d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h
807 sched files moved to support dir markom 8126d 16h /or1k/tags/rel-0-3-0-rc1/or1ksim/support/sched.h

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.