mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 00:06:09 +00:00
- fix comment
This commit is contained in:
parent
1d2c893b61
commit
17fc128d64
@ -92,7 +92,7 @@ struct cpu_thread_history {
|
||||
#define THREAD_EXECUTE 7
|
||||
|
||||
/* Thread yield time. */
|
||||
#define THREAD_YIELD_TIME_SLOT 10 * 1000L /* 100ms */
|
||||
#define THREAD_YIELD_TIME_SLOT 10 * 1000L /* 10ms */
|
||||
|
||||
/* Macros. */
|
||||
#define THREAD_ARG(X) ((X)->arg)
|
||||
|
Loading…
Reference in New Issue
Block a user