-> Using system default workqueue 依次选中上述这些选项,就能够开启系统工作队列了。而且还可以看到工作...
select RT_USING_SYSTEM_WORKQUEUE default y help The ability that check internet status is provided by RT-Thread. 2 changes: 1 addition & 1 deletion 2 components/net/sal/src/sal_socket.c Original file line numberDiff line numberDiff line change @@ -27,7 +27,7 @@ #endif /* check sy...
// 关于rtthread的设备驱动,最小内核移植只需要一个串口输出启动信息,其它的都可注释掉/* Device Drivers */#defineRT_USING_DEVICE_IPC#defineRT_PIPE_BUFSZ512#defineRT_USING_SYSTEM_WORKQUEUE#defineRT_SYSTEM_WORKQUEUE_STACKSIZE2048#defineRT_SYSTEM_WORKQUEUE_PRIORITY23#defineRT_USING_SERIAL#defineRT_SERIAL_...
RT-Thread is mainly written in C language, easy to understand and easy to port(can be quickly port to a wide range of mainstream MCUs and module chips). It applies object-oriented programming methods to real-time system design, making the code elegant, structured, modular, and very tailorabl...
C object CMakeFiles/rtthread.elf.dir/D_/repo/github/rt-thread/components/drivers/src/workqueue....
workqueue.o0x00000000802686e0__rt_init_rt_work_sys_workqueue_init.rti_fn.20x00000000802686e80x8build/kernel/components/drivers/sdio/mmcsd_core.o0x00000000802686e8__rt_init_rt_mmcsd_core_init.rti_fn.30x00000000802686f00x8build/kernel/components/drivers/tty/pty.o0x00000000802686f0__rt_init_ptmx_...
#define MSH_USING_BUILT_IN_COMMANDS #define FINSH_USING_DESCRIPTION #define FINSH_ARG_MAX 10 /* DFS: device virtual file system */ #define RT_USING_DFS #define DFS_USING_POSIX #define DFS_USING_WORKDIR #define DFS_FD_MAX 16 #define RT_USING_DFS_V1 ...
- Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled" - ACPI: fix NULL pointer dereference - drm/amd/display: Fix max vstartup calculation for modes with borders - drm/amd/display: Fix comparison error in dcn21 DML ...
(loogg);SFUD中加入rt_sfud_flash_find_by_dev_name API;当Pipe设备关闭时,如果是未命名的Pipe设备,且打开计数未0,则彻底删除这个Pipe设备;workqueue中加入delayed的work实现,同时以可选方式增加系统的workqueue;USB CDC中,修正当使用DMA发送时,数据丢失的问题(weety);更改finsh_getchar的返回类型为int类型;当...
Dear Community, I am working with an application that requires DPDK processes hooked to 2 cores isolated from the OS system. On my server, I have an