Replace ROUND_UP by DIV_ROUND_UP and use it everywhere.
[paraslash.git] / sched.c
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-08-31 Andre Nollsched: Use built-in instead of open-coded timeout helpers.
2010-06-28 Andre Nollsched: Fix SCHED_DEBUG.
2010-06-28 Andre NollMerge branch 't/udp_lookup'
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-16 Andre Nollsched: Add debug mode.
2010-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-07 Andre NollMerge branch 'maint'
2010-02-17 Andre Nollsched: Add missing documentation for timeout-request...
2010-01-31 Andre NollMerge branch 'maint'
2010-01-30 Andre NollMerge remote branch 'fml/next'
2010-01-30 Andre Nollsched: Add sched_request_barrier_or_min_delay().
2010-01-17 Andre NollMerge branch 'master' into next
2010-01-17 Andre NollMerge branch 'maint'
2010-01-15 Andre Nollsched: Reset the descriptor sets on timeouts.
2010-01-15 Andre Nollbtr support for para_client.
2010-01-11 Andre Nollsched: Add some helper functions.
2010-01-06 Andre Nollsched: Update "now" also after post_select.
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
2009-10-24 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint' into next
2009-10-22 Andre NollMerge branch 'maint'
2009-10-22 Andre NollMerge branch 'maint'
2009-10-16 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-10-06 Andre NollMerge branch 'maint'
2009-09-24 Andre NollMerge branch 'master' into next
2009-09-21 Andre NollMerge branch 'master' into next
2009-09-19 Andre NollMerge branch 'master' into next
2009-09-14 Andre NollMerge branch 'master' into next
2009-09-06 Andre NollMerge branch 'master' into next
2009-09-04 Andre NollMerge branch 'master' into next
2009-09-03 Andre NollMerge branch 'master' into next
2009-08-31 Andre NollMerge branch 'master' into next
2009-08-29 Andre NollMerge branch 'master' into next
2009-08-21 Andre NollMerge branch 'master' into next
2009-08-02 Andre NollMerge branch 'master' into next
2009-08-01 Andre NollMerge branch 'master' into next
2009-07-25 Andre NollMerge branch 'master' into next
2009-07-20 Andre NollMerge branch 'master' into next
2009-07-19 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-09 Andre NollMerge branch 'master' into next
2009-07-09 Andre NollMerge commit 'meins/next' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-05-28 Andre NollMerge commit 'meins/master'
2009-05-17 Andre NollKill some semicolons outside function definitions.
2009-05-08 Andre NollAllow writers that have no pre_select functions.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2008-04-12 Andre NollIntroduce sched->select_function.
2008-04-01 Andre NollMake unregister_task() static.
2008-04-01 Andre Nollunregister_task(): Print what caused the task to shutdown.
2008-04-01 Andre Nollunregister_task(): Set error status to E_TASK_UNREGISTERED
2008-04-01 Andre Nollkill_task(): Only set task error status.
2008-04-01 Andre NollMerge commit 'remotes/fml/master'
2008-03-31 Andre Nollsched: Only call pre/post select hooks if tasks are...
2008-03-31 Andre Nollsched.c: Cosmetic cleanups.
2008-03-31 Andre Nollsched.c: Add checks for empty lists.
2008-03-31 Andre Nollungegister_task(): Set task error value to -E_TASK_KILLED.
2008-03-30 Andre NollSimplify the scheduling code.
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-11-24 Andre NollMerge commit 'remotes/fml/master'
2007-11-23 Andre NollRename sched() to schedule().
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andrepreparations for user list in memory
next