All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nilfs-utils 0/2] trivial improvements of cleanerd
@ 2014-01-01  7:30 Hitoshi Mitake
       [not found] ` <1388561449-13980-1-git-send-email-mitake.hitoshi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Hitoshi Mitake @ 2014-01-01  7:30 UTC (permalink / raw)
  To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA; +Cc: mitake.hitoshi-Re5JQEeQqe8AvxtiuMwx3w

This patchset removes trivial problems in cleanerd. Below is a summary of the
problems:
1. current daemonize() of cleanerd doesn't ensure not to being a session leader
2. cleanerd doesn't adjust the OOM killer

Thanks,
Hitoshi

Hitoshi Mitake (2):
  cleanerd: call _exit(2) twice for ensuring not being a session leader
  cleanerd: adjust the OOM killer

 sbin/cleanerd/cleanerd.c | 49 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

-- 
1.8.1.2

--
To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-05 15:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-01  7:30 [PATCH nilfs-utils 0/2] trivial improvements of cleanerd Hitoshi Mitake
     [not found] ` <1388561449-13980-1-git-send-email-mitake.hitoshi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-01  7:30   ` [PATCH nilfs-utils 1/2] cleanerd: call _exit(2) twice for ensuring not being a session leader Hitoshi Mitake
     [not found]     ` <1388561449-13980-2-git-send-email-mitake.hitoshi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-01  9:30       ` Ryusuke Konishi
     [not found]         ` <20140101.183018.491730600.konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
2014-01-04 13:18           ` Hitoshi Mitake
     [not found]             ` <CAE1WaKLvwoTwM0W5Wsv0wcWSzihWLjifNi3HXsPt3XK529tanQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-04 14:28               ` Ryusuke Konishi
     [not found]                 ` <20140104.232806.190364467.konishi.ryusuke-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org>
2014-01-05 15:24                   ` Hitoshi Mitake
2014-01-01  7:30   ` [PATCH nilfs-utils 2/2] cleanerd: adjust the OOM killer Hitoshi Mitake
     [not found]     ` <1388561449-13980-3-git-send-email-mitake.hitoshi-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-01-01  9:16       ` Ryusuke Konishi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.