Re: [BUG?] OOM with large cache....(x86_64, 2.6.24-rc3-git1, nohz)



On Tuesday 20 November 2007 16:46, Ingo Molnar wrote:
* Nick Piggin <nickpiggin@xxxxxxxxxxxx> wrote:
Unfortunately, we don't show NR_ANON_PAGES in these stats, [...]

sidenote: the way i combat these missing pieces of instrumentation in
the scheduler is to add them immediately to the cfs-debug-info.sh script
(and to /proc/sched_debug if needed). I.e. if we get one report that
misses a piece of critical information is OK, but if it's two reports
and we still havent made it easy to report the right kind of information
that is our fault entirely. This constant ping-ponging for information
that goes on for basically every MM problem - which information could
have been provided in the first message (by running a single, easy to
download tool) is getting pretty hindering i believe.

I do usually to add the stats as I've needed them. I haven't
specifically needed NR_ANON_PAGES for an oom-killer problem
before, but I've added plenty of other output there.

(it's in /proc/meminfo of course, which is the most useful...)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Schedule report to run and email it?
    ... > something like the Windows scheduler to schedule Access to run, ... > db and to output a report at a specific time. ... > create the report as a file and attach it to an e-mail and then send it. ... > no way to do this without user interaction. ...
    (microsoft.public.access.reports)
  • Re: how to email an access report automatically every month
    ... However, it is not necessary, and probably not preferable, to run it via an AutoExec macro. ... In the Command Line of your scheduler, you can specify the macro, somewhat like this... ... command with a report selected or displayed. ... Scheduler to start your Access database at the time you want to send ...
    (microsoft.public.access.gettingstarted)
  • RE: How to stop reports printing with blank fields
    ... I have managed to get round the 'printing reports with no data' problem by ... I have built a simple macro to open a report based on a query, ... if the initial query (on which the report is based) does not return ... I had planned to use the windows task scheduler ...
    (microsoft.public.access.macros)
  • Re: Schedule report to run and email it?
    ... It can be done, to be sure, but it takes a number of steps to automate this. ... something like the Windows scheduler to schedule Access to run, ... and to output a report at a specific time. ... way to do this without user interaction. ...
    (microsoft.public.access.reports)
  • Re: Running unix shell script from remote java app
    ... user accounts, we have one user account for the company. ... Why not automatically run the script, either as the final task in the overnight run or later as a cron job, and have it e-mail you the report? ... You have a choice of scheduler: cron for jobs that always run at the scheduled interval and "at", that a process can use to schedule a following job. ... martin@ | Martin Gregorie ...
    (comp.lang.java.programmer)