diff options
Diffstat (limited to 'sysklogd/Config.in')
-rw-r--r-- | sysklogd/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysklogd/Config.in b/sysklogd/Config.in index a671f59f1..f77d79e8c 100644 --- a/sysklogd/Config.in +++ b/sysklogd/Config.in @@ -79,10 +79,10 @@ config CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING default n depends on CONFIG_LOGREAD help - 'logread' ouput to slow serial terminals can have + 'logread' ouput to slow serial terminals can have side effects on syslog because of the semaphore. - This option make logread to double buffer copy - from circular buffer, minimizing semaphore + This option make logread to double buffer copy + from circular buffer, minimizing semaphore contention at some minor memory expense. config CONFIG_KLOGD |