summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-10Fixed compilation issues with SCHED_DEADLINE. Still missing complete supportGiacomo Bagnoli
2010-03-04Initial support for SCHED_DEADLINE, work-in-progressGiacomo Bagnoli
2010-03-04Updated USAGE fileGiacomo Bagnoli
2010-03-04Added support for thread cpu affinityGiacomo Bagnoli
2010-03-04Ignore dist directoryGiacomo Bagnoli
2010-03-04Removed --enable-lockmem configure switch. Now memory will be locked by defau...Giacomo Bagnoli
2010-03-04Better support for autodetection of AQuoSA framework qres library in configur...Giacomo Bagnoli
2010-03-02Added readme for developersGiacomo Bagnoli
2010-03-02Fixed distributionGiacomo Bagnoli
2010-03-02Renamed files with rtapp in name, replaced with rt-appGiacomo Bagnoli
2010-03-02Added LICENSE and preamble in filesGiacomo Bagnoli
2010-03-01Changed README.in and INSTALL.in ac definitionsGiacomo Bagnoli
2010-03-01Added .h file to the dist onesGiacomo Bagnoli
2010-03-01Added doc filesGiacomo Bagnoli
2010-03-01Changed binary nameGiacomo Bagnoli
2010-03-01Rename ifdef for AQuoSA back to AQUOSAGiacomo Bagnoli
2010-03-01Added support for --enable-lockmem and --enable-aquosaGiacomo Bagnoli
2010-03-01Use configure to check when to enable aquosa supportGiacomo Bagnoli
2010-03-01Ignored autotools generated filesGiacomo Bagnoli
2010-03-01Adding autotoolsGiacomo Bagnoli
2010-02-19Added ifdef for aquosaGiacomo Bagnoli
2010-02-14Cleanup aquosa server on exitGiacomo Bagnoli
2010-02-14Fixed comment :/Giacomo Bagnoli
2010-02-14Added new metrics in log commentGiacomo Bagnoli
2010-02-14Better logging of AQuoSA used budgetsGiacomo Bagnoli
2010-02-14Added commentGiacomo Bagnoli
2010-02-14Log to memory if duration is givenGiacomo Bagnoli
2010-02-14Start all threads, than make THEM wait if spacing is given on commandline: th...Giacomo Bagnoli
2010-02-13Added basic logging functionsGiacomo Bagnoli
2010-02-13Renamed timespec_utils to rtapp_utilsGiacomo Bagnoli
2010-02-13Made gnuplot save to epsGiacomo Bagnoli
2010-02-13Wait before starting threads, not afterGiacomo Bagnoli
2010-02-12Added memory lockingGiacomo Bagnoli
2010-02-10bogus commentsGiacomo Bagnoli
2010-02-07Changed thread parameters, moved policy before deadlineGiacomo Bagnoli
2010-02-07String fixes when starting threads. Do not wait after last thread has started...Giacomo Bagnoli
2010-02-07Fixed usage()Giacomo Bagnoli
2010-02-07Use sched_prio as budget increment when creating serverGiacomo Bagnoli
2010-02-07Changed build system, moved sources to src/ dir, moved object files to build/Giacomo Bagnoli
2010-02-07More splittingGiacomo Bagnoli
2010-02-07Splitted source to multiple .{c,h} filesGiacomo Bagnoli
2010-02-06Changed how thread params are parsedGiacomo Bagnoli
2010-02-05Fixed gnuplot duration graph creationGiacomo Bagnoli
2010-02-05per-thread scheduling policyGiacomo Bagnoli
2010-02-05Fixed aquosa for policy_t idGiacomo Bagnoli
2010-02-04Better title in plots, with used sched policy and better xylabels.Giacomo Bagnoli
2010-02-04Removed SCHED_BATCH support as it was not working. Print policy and priority ...Giacomo Bagnoli
2010-02-04Plot 0 axis on slack graphGiacomo Bagnoli
2010-02-04Fixed line longer than 80 colsGiacomo Bagnoli
2010-02-04Renamed exit_cycle as it was misleadingGiacomo Bagnoli