From 0de294a5868f0226a816d73f489e84ae16ba3910 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 11 May 2017 13:35:56 -0600 Subject: [PATCH] Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. --- ChangeLog | 8 +++---- Documentation/NfsHowto.html | 2 +- Documentation/NuttXBinfmt.html | 2 +- Documentation/NuttxPortingGuide.html | 8 +++---- Documentation/NuttxUserGuide.html | 4 ++-- ReleaseNotes | 4 ++-- TODO | 2 +- arch/Kconfig | 2 +- arch/arm/include/stm32/ltdc.h | 2 +- arch/arm/src/a1x/a1x_lowputc.c | 2 +- arch/arm/src/armv7-a/arm_addrenv.c | 2 +- arch/arm/src/armv7-a/arm_gicv2.c | 2 +- arch/arm/src/armv7-a/pgalloc.h | 2 +- arch/arm/src/armv7-m/gnu/up_exception.S | 4 ++-- arch/arm/src/armv7-m/gnu/up_lazyexception.S | 4 ++-- arch/arm/src/efm32/efm32_dma.h | 2 +- arch/arm/src/efm32/efm32_usbhost.c | 10 ++++----- arch/arm/src/efm32/efm32_vectors.S | 4 ++-- arch/arm/src/imx6/imx_memorymap.h | 2 +- arch/arm/src/kinetis/kinetis_lpserial.c | 2 +- arch/arm/src/kinetis/kinetis_sdhc.c | 2 +- arch/arm/src/kinetis/kinetis_vectors.S | 4 ++-- arch/arm/src/lpc11xx/lpc11_serial.c | 2 +- arch/arm/src/lpc17xx/lpc17_usbhost.c | 2 +- arch/arm/src/lpc17xx/lpc17_vectors.S | 4 ++-- arch/arm/src/lpc31xx/Kconfig | 2 +- arch/arm/src/lpc31xx/lpc31_ehci.c | 6 ++--- arch/arm/src/lpc43xx/lpc43_ehci.c | 6 ++--- arch/arm/src/lpc43xx/lpc43_ethernet.c | 2 +- arch/arm/src/sam34/sam4cm_oneshot.c | 2 +- arch/arm/src/sam34/sam4cm_tc.c | 2 +- arch/arm/src/sam34/sam4cm_tickless.c | 2 +- arch/arm/src/sam34/sam_emac.c | 6 ++--- arch/arm/src/sam34/sam_vectors.S | 4 ++-- arch/arm/src/sama5/Kconfig | 8 +++---- arch/arm/src/sama5/chip/sam_emaca.h | 2 +- arch/arm/src/sama5/chip/sam_emacb.h | 2 +- arch/arm/src/sama5/sam_adc.c | 6 ++--- arch/arm/src/sama5/sam_allocateheap.c | 2 +- arch/arm/src/sama5/sam_dbgu.c | 2 +- arch/arm/src/sama5/sam_ehci.c | 6 ++--- arch/arm/src/sama5/sam_emaca.c | 6 ++--- arch/arm/src/sama5/sam_emacb.c | 6 ++--- arch/arm/src/sama5/sam_gmac.c | 6 ++--- arch/arm/src/sama5/sam_hsmci.c | 2 +- arch/arm/src/sama5/sam_memorymap.h | 2 +- arch/arm/src/sama5/sam_nand.c | 2 +- arch/arm/src/sama5/sam_ohci.c | 2 +- arch/arm/src/sama5/sam_oneshot.c | 2 +- arch/arm/src/sama5/sam_tc.c | 2 +- arch/arm/src/sama5/sam_tickless.c | 2 +- arch/arm/src/sama5/sam_udphs.c | 4 ++-- arch/arm/src/sama5/sama5d2x_pio.c | 6 ++--- arch/arm/src/sama5/sama5d3x4x_pio.c | 8 +++---- arch/arm/src/samdl/sam_timerisr.c | 2 +- arch/arm/src/samdl/saml_clockconfig.c | 2 +- arch/arm/src/samv7/chip/sam_emac.h | 2 +- arch/arm/src/samv7/sam_dac.c | 2 +- arch/arm/src/samv7/sam_emac.c | 6 ++--- arch/arm/src/samv7/sam_hsmci.c | 2 +- arch/arm/src/samv7/sam_oneshot.c | 2 +- arch/arm/src/samv7/sam_tc.c | 2 +- arch/arm/src/samv7/sam_tickless.c | 2 +- arch/arm/src/samv7/sam_usbdevhs.c | 2 +- arch/arm/src/stm32/Kconfig | 2 +- arch/arm/src/stm32/gnu/stm32_vectors.S | 4 ++-- arch/arm/src/stm32/iar/stm32_vectors.S | 4 ++-- arch/arm/src/stm32/stm32_bbsram.c | 2 +- arch/arm/src/stm32/stm32_dma.h | 2 +- arch/arm/src/stm32/stm32_eth.c | 2 +- arch/arm/src/stm32/stm32_ltdc.c | 2 +- arch/arm/src/stm32/stm32_oneshot.c | 2 +- arch/arm/src/stm32/stm32_otgfsdev.c | 2 +- arch/arm/src/stm32/stm32_otgfshost.c | 8 +++---- arch/arm/src/stm32/stm32_otghshost.c | 8 +++---- arch/arm/src/stm32/stm32_tickless.c | 2 +- arch/arm/src/stm32/stm32f40xxx_rtcc.c | 2 +- arch/arm/src/stm32f0/stm32f0_hsi48.c | 2 +- arch/arm/src/stm32f7/stm32_bbsram.c | 2 +- arch/arm/src/stm32f7/stm32_dma.h | 2 +- arch/arm/src/stm32f7/stm32_ethernet.c | 2 +- arch/arm/src/stm32f7/stm32_otghost.c | 8 +++---- arch/arm/src/stm32l4/stm32l4_dma.h | 2 +- arch/arm/src/stm32l4/stm32l4_oneshot.c | 2 +- arch/arm/src/stm32l4/stm32l4_otgfshost.c | 8 +++---- arch/arm/src/stm32l4/stm32l4_rtcc.c | 2 +- arch/arm/src/stm32l4/stm32l4_tickless.c | 2 +- arch/arm/src/tiva/tiva_i2c.c | 4 ++-- arch/arm/src/tiva/tiva_timer.h | 4 ++-- arch/arm/src/tiva/tiva_timerlib.c | 2 +- arch/arm/src/tiva/tiva_timerlow32.c | 2 +- arch/arm/src/tiva/tiva_vectors.S | 4 ++-- arch/arm/src/tiva/tm4c_ethernet.c | 4 ++-- arch/misoc/src/common/misoc.h | 2 +- arch/sim/src/up_simsmp.c | 2 +- arch/sim/src/up_tickless.c | 2 +- arch/xtensa/src/common/xtensa_testset.c | 2 +- arch/xtensa/src/esp32/chip/esp32_uart.h | 2 +- arch/xtensa/src/esp32/esp32_gpio.h | 2 +- .../src/esp32/esp32_intercpu_interrupt.c | 2 +- arch/z16/src/z16f/z16f_clkinit.c | 2 +- arch/z16/src/z16f/z16f_espi.c | 2 +- arch/z16/src/z16f/z16f_serial.c | 2 +- audio/README.txt | 2 +- audio/pcm_decode.c | 4 ++-- binfmt/binfmt_exepath.c | 4 ++-- binfmt/libpcode/README.txt | 2 +- configs/Kconfig | 4 ++-- configs/README.txt | 4 ++-- configs/arduino-due/src/sam_appinit.c | 2 +- configs/bambino-200e/src/lpc43_appinit.c | 2 +- configs/boardctl.c | 2 +- configs/cc3200-launchpad/src/cc3200_boot.c | 2 +- configs/clicker2-stm32/src/stm32_appinit.c | 2 +- configs/cloudctrl/README.txt | 2 +- configs/cloudctrl/src/stm32_appinit.c | 2 +- configs/demo9s12ne64/src/m9s12_appinit.c | 2 +- configs/dk-tm4c129x/src/tm4c_appinit.c | 2 +- configs/ea3131/src/lpc31_appinit.c | 2 +- configs/ea3152/src/lpc31_appinit.c | 2 +- configs/eagle100/src/lm_appinit.c | 2 +- configs/ekk-lm3s9b96/src/lm_appinit.c | 2 +- configs/esp32-core/README.txt | 2 +- configs/esp32-core/src/esp32_appinit.c | 2 +- configs/ez80f910200zco/README.txt | 2 +- configs/fire-stm32v2/src/stm32_appinit.c | 2 +- configs/freedom-k64f/include/board.h | 2 +- configs/freedom-k64f/src/k64_appinit.c | 2 +- configs/freedom-k64f/src/k64_automount.c | 2 +- configs/freedom-k66f/include/board.h | 2 +- configs/freedom-k66f/src/k66_appinit.c | 2 +- configs/freedom-k66f/src/k66_automount.c | 2 +- configs/freedom-kl25z/src/kl_appinit.c | 2 +- configs/freedom-kl26z/src/kl_appinit.c | 2 +- configs/hymini-stm32v/src/stm32_appinit.c | 2 +- configs/kwikstik-k40/src/k40_appinit.c | 2 +- configs/launchxl-tms57004/README.txt | 2 +- .../launchxl-tms57004/src/tms570_appinit.c | 2 +- configs/lincoln60/src/lpc17_appinit.c | 2 +- configs/lm3s6432-s2e/src/lm_appinit.c | 2 +- configs/lm3s6965-ek/src/lm_appinit.c | 2 +- configs/lm3s8962-ek/src/lm_appinit.c | 2 +- configs/lm4f120-launchpad/src/lm4f_appinit.c | 2 +- configs/lpc4330-xplorer/README.txt | 2 +- configs/lpc4330-xplorer/src/lpc43_appinit.c | 2 +- configs/lpc4337-ws/README.txt | 2 +- configs/lpc4337-ws/src/lpc43_appinit.c | 2 +- configs/lpc4357-evb/README.txt | 2 +- configs/lpc4357-evb/src/lpc43_appinit.c | 2 +- configs/lpc4370-link2/README.txt | 2 +- configs/lpc4370-link2/src/lpc43_appinit.c | 2 +- configs/lpcxpresso-lpc1115/README.txt | 2 +- .../lpcxpresso-lpc1115/src/lpc11_appinit.c | 2 +- configs/lpcxpresso-lpc1768/README.txt | 2 +- .../lpcxpresso-lpc1768/src/lpc17_appinit.c | 2 +- configs/maple/src/stm32_appinit.c | 2 +- configs/mbed/src/lpc17_appinit.c | 2 +- configs/mcu123-lpc214x/src/lpc2148_appinit.c | 2 +- configs/mikroe-stm32f4/src/stm32_appinit.c | 2 +- configs/mirtoo/src/pic32_appinit.c | 2 +- configs/moxa/src/moxart_appinit.c | 2 +- configs/ne64badge/src/m9s12_appinit.c | 2 +- configs/nr5m100-nexys4/src/nr5_appinit.c | 2 +- configs/nucleo-144/src/stm32_appinitialize.c | 2 +- configs/nucleo-f072rb/src/stm32_appinit.c | 2 +- configs/nucleo-f091rc/src/stm32_appinit.c | 2 +- .../nucleo-f303re/src/stm32_appinitialize.c | 2 +- configs/nucleo-f334r8/src/stm32_appinit.c | 2 +- configs/nucleo-f4x1re/src/stm32_appinit.c | 2 +- configs/nucleo-l432kc/src/stm32_appinit.c | 2 +- configs/nucleo-l452re/src/stm32_appinit.c | 2 +- configs/nucleo-l476rg/src/stm32_appinit.c | 2 +- .../nucleo-l496zg/src/stm32_appinitialize.c | 2 +- configs/olimex-lpc-h3131/src/lpc31_appinit.c | 2 +- configs/olimex-lpc1766stk/src/lpc17_appinit.c | 2 +- configs/olimex-lpc2378/src/lpc2378_appinit.c | 2 +- configs/olimex-stm32-h405/src/stm32_appinit.c | 2 +- configs/olimex-stm32-h407/src/stm32_appinit.c | 2 +- configs/olimex-stm32-p107/src/stm32_appinit.c | 2 +- configs/olimex-stm32-p207/src/stm32_appinit.c | 2 +- configs/olimex-stm32-p407/README.txt | 2 +- configs/olimex-stm32-p407/src/stm32_appinit.c | 2 +- configs/olimex-strp711/src/str71_appinit.c | 2 +- configs/olimexino-stm32/src/stm32_appinit.c | 2 +- configs/open1788/src/lpc17_appinit.c | 2 +- .../pcblogic-pic32mx/src/pic32mx_appinit.c | 2 +- configs/photon/src/stm32_appinit.c | 2 +- .../pic32mx-starterkit/src/pic32mx_appinit.c | 2 +- configs/pic32mx7mmb/src/pic32_appinit.c | 2 +- configs/pic32mz-starterkit/include/board.h | 2 +- .../pic32mz-starterkit/src/pic32mz_appinit.c | 2 +- configs/sabre-6quad/README.txt | 2 +- configs/sabre-6quad/src/imx_appinit.c | 2 +- configs/sam3u-ek/README.txt | 2 +- configs/sam3u-ek/src/sam_appinit.c | 2 +- configs/sam4cmp-db/src/sam_appinit.c | 2 +- configs/sam4e-ek/src/sam_appinit.c | 2 +- configs/sam4e-ek/src/sam_ethernet.c | 2 +- configs/sam4l-xplained/src/sam_appinit.c | 2 +- configs/sam4s-xplained-pro/src/sam_appinit.c | 2 +- configs/sama5d2-xult/README.txt | 4 ++-- configs/sama5d2-xult/src/sam_appinit.c | 2 +- configs/sama5d3-xplained/src/sam_appinit.c | 2 +- configs/sama5d3-xplained/src/sam_ethernet.c | 2 +- configs/sama5d3x-ek/src/sam_appinit.c | 2 +- configs/sama5d3x-ek/src/sam_ethernet.c | 2 +- configs/sama5d3x-ek/src/sam_wm8904.c | 2 +- configs/sama5d4-ek/README.txt | 22 +++++++++---------- configs/sama5d4-ek/src/sam_appinit.c | 2 +- configs/sama5d4-ek/src/sam_automount.c | 2 +- configs/sama5d4-ek/src/sam_ethernet.c | 2 +- configs/sama5d4-ek/src/sam_wm8904.c | 2 +- configs/sama5d4-ek/src/sama5d4-ek.h | 2 +- configs/samd20-xplained/README.txt | 2 +- configs/samd20-xplained/src/sam_appinit.c | 2 +- configs/samd21-xplained/README.txt | 2 +- configs/samd21-xplained/src/sam_appinit.c | 2 +- configs/same70-xplained/include/board.h | 2 +- configs/same70-xplained/src/sam_appinit.c | 2 +- configs/same70-xplained/src/sam_ethernet.c | 2 +- configs/saml21-xplained/src/sam_appinit.c | 2 +- configs/samv71-xult/README.txt | 2 +- configs/samv71-xult/src/sam_appinit.c | 2 +- configs/samv71-xult/src/sam_ethernet.c | 2 +- configs/samv71-xult/src/sam_wm8904.c | 2 +- configs/shenzhou/src/stm32_appinit.c | 2 +- configs/sim/src/sim_appinit.c | 2 +- configs/spark/src/stm32_appinit.c | 2 +- configs/stm3210e-eval/src/stm32_appinit.c | 2 +- configs/stm3220g-eval/src/stm32_appinit.c | 2 +- configs/stm3240g-eval/src/stm32_appinit.c | 2 +- configs/stm32_tiny/src/stm32_appinit.c | 2 +- configs/stm32f0discovery/src/stm32_appinit.c | 2 +- configs/stm32f103-minimum/src/stm32_appinit.c | 2 +- configs/stm32f3discovery/src/stm32_appinit.c | 2 +- configs/stm32f411e-disco/src/stm32_appinit.c | 2 +- configs/stm32f429i-disco/src/stm32_appinit.c | 2 +- configs/stm32f4discovery/src/stm32_appinit.c | 2 +- configs/stm32f4discovery/src/stm32_ethernet.c | 2 +- .../src/stm32_appinitialize.c | 2 +- configs/stm32l476-mdk/src/stm32_appinit.c | 2 +- configs/stm32l476vg-disco/src/stm32_appinit.c | 2 +- configs/stm32ldiscovery/src/stm32_appinit.c | 2 +- configs/sure-pic32mx/src/pic32mx_appinit.c | 2 +- configs/teensy-2.0/src/at90usb_appinit.c | 2 +- configs/teensy-3.x/README.txt | 2 +- configs/teensy-3.x/src/k20_appinit.c | 2 +- configs/teensy-lc/src/kl_appinit.c | 2 +- configs/tm4c123g-launchpad/src/tm4c_appinit.c | 2 +- configs/tm4c1294-launchpad/src/tm4c_appinit.c | 2 +- configs/twr-k60n512/src/k60_appinit.c | 2 +- configs/twr-k64f120m/src/k64_appinit.c | 2 +- configs/twr-k64f120m/src/k64_automount.c | 2 +- configs/u-blox-c027/src/lpc17_appinit.c | 2 +- configs/ubw32/src/pic32_appinit.c | 2 +- configs/viewtool-stm32f107/README.txt | 4 ++-- .../viewtool-stm32f107/src/stm32_appinit.c | 2 +- .../viewtool-stm32f107/src/stm32_ssd1289.c | 2 +- .../src/viewtool_stm32f107.h | 2 +- configs/xmc4500-relax/src/xmc4_appinit.c | 2 +- configs/z16f2800100zcog/README.txt | 2 +- configs/zkit-arm-1769/src/lpc17_appinit.c | 2 +- configs/zp214xpa/src/lpc2148_appinit.c | 2 +- drivers/input/ajoystick.c | 2 +- drivers/input/button_upper.c | 2 +- drivers/input/djoystick.c | 2 +- drivers/leds/userled_upper.c | 2 +- drivers/mtd/mtd_config.c | 2 +- drivers/mtd/mtd_onfi.c | 2 +- drivers/mtd/smart.c | 2 +- drivers/serial/ptmx.c | 2 +- drivers/syslog/syslog_device.c | 2 +- drivers/usbhost/Kconfig | 2 +- drivers/usbhost/usbhost_composite.c | 2 +- drivers/usbhost/usbhost_devaddr.c | 2 +- drivers/usbhost/usbhost_trace.c | 2 +- drivers/usbmonitor/Kconfig | 4 ++-- drivers/usbmonitor/usbmonitor.c | 2 +- drivers/wireless/cc3000/socket_imp.c | 2 +- graphics/vnc/server/vnc_raw.c | 2 +- graphics/vnc/server/vnc_rre.c | 2 +- graphics/vnc/server/vnc_server.h | 4 ++-- include/nuttx/arch.h | 4 ++-- include/nuttx/audio/wm8904.h | 2 +- include/nuttx/binfmt/binfmt.h | 4 ++-- include/nuttx/board.h | 4 ++-- include/nuttx/input/ajoystick.h | 2 +- include/nuttx/input/buttons.h | 2 +- include/nuttx/input/djoystick.h | 2 +- include/nuttx/leds/userled.h | 2 +- include/nuttx/lib/modlib.h | 2 +- include/nuttx/mtd/onfi.h | 2 +- include/nuttx/net/netdev.h | 2 +- include/nuttx/net/sixlowpan.h | 2 +- include/nuttx/power/battery_charger.h | 2 +- include/nuttx/power/battery_gauge.h | 2 +- include/nuttx/sdio.h | 2 +- include/nuttx/spi/slave.h | 2 +- include/nuttx/usb/usbhost.h | 6 ++--- include/nuttx/usb/usbhost_devaddr.h | 2 +- include/sys/boardctl.h | 2 +- libc/locale/lib_localeconv.c | 2 +- libc/modlib/modlib_registry.c | 4 ++-- libc/netdb/lib_dns.h | 2 +- libc/netdb/lib_dnsquery.c | 4 ++-- libc/wqueue/work_usrthread.c | 4 ++-- libnx/nxfonts/nxfonts_cache.c | 2 +- mm/iob/iob_clone.c | 2 +- mm/shm/README.txt | 2 +- mm/shm/shmat.c | 2 +- mm/shm/shmctl.c | 4 ++-- mm/shm/shmdt.c | 2 +- net/arp/arp.h | 2 +- net/arp/arp_notify.c | 2 +- net/devif/devif.h | 2 +- net/devif/devif_pktsend.c | 2 +- net/netdev/netdev_verify.c | 2 +- net/sixlowpan/sixlowpan_input.c | 2 +- net/sixlowpan/sixlowpan_send.c | 2 +- net/socket/net_monitor.c | 2 +- net/tcp/tcp.h | 4 ++-- net/tcp/tcp_send.c | 4 ++-- net/tcp/tcp_send_buffered.c | 2 +- net/tcp/tcp_send_unbuffered.c | 2 +- net/udp/udp_psock_sendto.c | 2 +- sched/Kconfig | 4 ++-- sched/group/group_join.c | 4 ++-- sched/pthread/pthread_cleanup.c | 2 +- sched/sched/sched_resumescheduler.c | 2 +- sched/sched/sched_setaffinity.c | 2 +- sched/sched/sched_setpriority.c | 2 +- sched/sched/sched_sporadic.c | 6 ++--- sched/sched/sched_suspendscheduler.c | 2 +- sched/task/task_getpid.c | 2 +- sched/task/task_terminate.c | 2 +- sched/task/task_vfork.c | 2 +- sched/wdog/wd_create.c | 2 +- sched/wdog/wd_start.c | 2 +- sched/wdog/wdog.h | 2 +- sched/wqueue/kwork_process.c | 2 +- tools/Config.mk | 2 +- tools/README.txt | 2 +- 342 files changed, 438 insertions(+), 438 deletions(-) diff --git a/ChangeLog b/ChangeLog index e15bf20e50..7466baf3d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10770,8 +10770,8 @@ serial device servers. From Anton D. Kachalov (2015-07-29). * drivers/net/ and include/nuttx/net: Add support for a Faraday * FTMAC100 Ethernet MAC Driver. From Anton D. Kachalov (2015-07-29). - * 16550 UART Driver: Add a configuration option to indicate the the - THR empty bit is inverted. This is the the case for the moxART SoC. + * 16550 UART Driver: Add a configuration option to indicate the + THR empty bit is inverted. This is the case for the moxART SoC. Based comments from Anton D. Kachalov (2015-07-29). * STM32 F4: Add DMA support to the ADC driver for STM32 F4. From Max Kriegler (2015-07-30). @@ -13129,7 +13129,7 @@ protect code. So this change adds locking (via enter_critical section) to wdog - expiration logic for the the case if the SMP configuration + expiration logic for the case if the SMP configuration (2016-11-18). * SAM3/4: Add delay between setting and clearing the endpoint RESET bit in sam_ep_resume(). We need to add a delay between setting and @@ -13248,7 +13248,7 @@ select to log only notes from certain CPUs (2016-11-28). * Misoc LM3: Add Misoc Ethernet driver. Integrate network support into configs/misoc/hello. Remove configs/misoc/include/generated directory. - I suppose the the intent now is that this is a symbolic link? DANGER! + I suppose the intent now is that this is a symbolic link? DANGER! This means that you cannot compile this code with first generating these files a providing a symbolic link to this location! From Ramtin Amin (2016-11-28). diff --git a/Documentation/NfsHowto.html b/Documentation/NfsHowto.html index a6e7d3fb2e..95da2bb73c 100644 --- a/Documentation/NfsHowto.html +++ b/Documentation/NfsHowto.html @@ -287,7 +287,7 @@ This is a test

Setting up the server will be done in two steps: First, setting up the configuration file for NFS, and then starting the NFS services. - But first, you need to install the nfs server on Ubuntu with the these two commands: + But first, you need to install the nfs server on Ubuntu with these two commands:

Assumptions:

4.3.4.4.3 up_alarm_cancel()
@@ -2761,7 +2761,7 @@ typedef uint32_t wdparm_t;

4.4.1 Classes of Work Queues

Classes of Work Queues. - There are three different classes of work queues, each with different properties and intended usage. These class of work queues along with the the common work queue interface are described in the following paragraphs. + There are three different classes of work queues, each with different properties and intended usage. These class of work queues along with the common work queue interface are described in the following paragraphs.

4.4.1.1 High Priority Kernel Work queue

@@ -2786,7 +2786,7 @@ typedef uint32_t wdparm_t; The execution priority of the high-priority worker thread. Default: 224
  • CONFIG_SCHED_HPWORKPERIOD. - How often the worker thread re-checks for work in units of microseconds. This work period is really only necessary if the the high priority thread is performing periodic garbage collection. The worker thread will be awakened immediately with it is queued work to be done. If the high priority worker thread is performing garbage collection, then the default is 50*1000 (50 MS). Otherwise, if the lower priority worker thread is performing garbage collection, the default is 100*1000. + How often the worker thread re-checks for work in units of microseconds. This work period is really only necessary if the high priority thread is performing periodic garbage collection. The worker thread will be awakened immediately with it is queued work to be done. If the high priority worker thread is performing garbage collection, then the default is 50*1000 (50 MS). Otherwise, if the lower priority worker thread is performing garbage collection, the default is 100*1000.
  • CONFIG_SCHED_HPWORKSTACKSIZE. The stack size allocated for the worker thread in bytes. Default: 2048.
  • diff --git a/Documentation/NuttxUserGuide.html b/Documentation/NuttxUserGuide.html index 1fc401217f..4fd477401e 100644 --- a/Documentation/NuttxUserGuide.html +++ b/Documentation/NuttxUserGuide.html @@ -6433,7 +6433,7 @@ The cancellation cleanup handler will be popped from the cancellation cleanup st Input Parameters:

    @@ -10115,7 +10115,7 @@ int shmctl(int shmid, int cmd, FAR struct shmid_ds *buf);