Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1163696
| From | David Ahern <dsahern@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing |
| Date | 2015-06-12 02:40 +0200 |
| Message-ID | <pAlaP-5CK-41@gated-at.bofh.it> (permalink) |
| References | <pzPND-1rR-9@gated-at.bofh.it> <pAbl7-7YY-1@gated-at.bofh.it> <pAcAz-1i2-13@gated-at.bofh.it> <pAfI6-5QZ-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 6/11/15 12:47 PM, Andi Kleen wrote: >> Can you elaborate on an example? I don't see how this can happen >> reading a maps file. And it does not read maps for all threads only >> thread group leaders. > > This is with a stress test case that generates lots of small mappings > at very high speed and frees them again. So the maps file keeps changing > faster than the proc reader can keep it and it can end up with > a live lock. Can you pass it along? I'd like to see how the task_diag proposal handles it. https://github.com/dsahern/linux/commits/task_diag-wip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern <dsahern@gmail.com> - 2015-06-12 02:40 +0200
Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern <dsahern@gmail.com> - 2015-06-13 06:10 +0200
Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern <dsahern@gmail.com> - 2015-06-13 06:30 +0200
Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Arnaldo Carvalho de Melo <acme@kernel.org> - 2015-06-16 20:10 +0200
csiph-web