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


Groups > linux.kernel > #1503707

Re: How to make warn_alloc() reliable?

From Michal Hocko <mhocko@kernel.org>
Newsgroups linux.kernel
Subject Re: How to make warn_alloc() reliable?
Date 2016-10-19 16:40 +0200
Message-ID <su0ca-2v4-31@gated-at.bofh.it> (permalink)
References <stArn-Pg-1@gated-at.bofh.it> <stBGO-1Bc-15@gated-at.bofh.it> <stZSQ-2nd-125@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed 19-10-16 20:27:53, Tetsuo Handa wrote:
[...]
> What I'm talking about is "why don't you stop playing whack-a-mole games
> with missing warn_alloc() calls". I don't blame you for not having a good
> idea, but I blame you for not having a reliable warn_alloc() mechanism.

Look, it seems pretty clear that our priorities and viewes are quite
different. While I believe that we should solve real issues in a
reliable and robust way you seem to love to be have as much reporting as
possible. I do agree that reporting is important part of debugging of
problems but as your previous attempts for the allocation watchdog show
a proper and bullet proof reporting requires state tracking and is in
general too complex for something that doesn't happen in most properly
configured systems. Maybe there are other ways but my time is better
spent on something more useful - like making the direct reclaim path
more deterministic without any unbound loops.

So let's agree to disagree about importance of the reliability
warn_alloc. I see it as an improvement which doesn't really have to be
perfect.
-- 
Michal Hocko
SUSE Labs

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


Thread

How to make warn_alloc() reliable? Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> - 2016-10-18 13:10 +0200
  Re: How to make warn_alloc() reliable? Michal Hocko <mhocko@kernel.org> - 2016-10-18 14:30 +0200
    Re: How to make warn_alloc() reliable? Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> - 2016-10-19 16:20 +0200
      Re: How to make warn_alloc() reliable? Michal Hocko <mhocko@kernel.org> - 2016-10-19 16:40 +0200
        Re: How to make warn_alloc() reliable? Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> - 2016-10-20 14:10 +0200
          Re: How to make warn_alloc() reliable? Michal Hocko <mhocko@kernel.org> - 2016-10-20 21:40 +0200

csiph-web