This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 5e94d4482b fs/vfs: check buffer count and pointer for iovec new 9d1b958524 sched/wdog: Remove the wd_start_period. new efe2af643f sched/wdog: Replace periodcial timer with the wd_start_next. new df183b6682 sched/wqueue: Remove the work_queue_period. new 19eac98526 sched: Add comments for wd_start_next and work_queue_next. The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: include/nuttx/wdog.h | 67 ++++++++++--------------- include/nuttx/wqueue.h | 29 +++++------ sched/clock/clock_adjtime.c | 2 +- sched/clock/clock_perf.c | 2 +- sched/sched/sched_cpuload.c | 2 +- sched/sched/sched_profil.c | 2 +- sched/timer/timer_settime.c | 2 +- sched/wdog/wd_start.c | 73 +-------------------------- sched/wqueue/kwork_queue.c | 118 ++++++++++++++++++++++++++++---------------- sched/wqueue/kwork_thread.c | 25 +--------- 10 files changed, 121 insertions(+), 201 deletions(-)