Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1641315

[RFC] A question about sysctl

From Yisheng Xie <xieyisheng1@huawei.com>
Newsgroups linux.kernel
Subject [RFC] A question about sysctl
Date 2017-05-15 09:00 +0200
Message-ID <tHi95-4AS-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


hi all,

When doing FUZZ test with strict writes enabled:
 - $ 80 00 > /proc/sys/kernel/hung_task_timeout_secs
 - $ cat /proc/sys/kernel/hung_task_timeout_secs
 - $ 80

I have a silly question about this:
Should we return -EINVAL in this case both for strict writes enabled and disabled?

Thanks

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RFC] A question about sysctl Yisheng Xie <xieyisheng1@huawei.com> - 2017-05-15 09:00 +0200

csiph-web