Re: [PATCH 1/3] tgtd.c: allow oom adjust failures for non-root users
FUJITA Tomonori <[email protected]> Fri, 10 Apr 2015 16:21:34 +0900 (JST)
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <20150410.162134.1568838937885785413.fujita.tomonori@lab.ntt.co.jp> |
On Tue, 7 Apr 2015 11:40:32 -0700 Ronnie Sahlberg <[email protected]> wrote: > If run as non-root, allow failure to adjust the oom settings for > the process without aborting. > > Signed-off-by: Ronnie Sahlberg <[email protected]> > --- > usr/tgtd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Is there use cases for allowing non root users to run tgtd? Anyway, I guess that it's not a bad thing. Applied the whole patchset.