]> sourceware.org Git - systemtap.git/commit
proc_mem.stp: Always use atomic counters with kernel 3.1 or higher.
authorMark Wielaard <mjw@redhat.com>
Sun, 7 Aug 2011 12:38:28 +0000 (14:38 +0200)
committerMark Wielaard <mjw@redhat.com>
Sun, 7 Aug 2011 12:42:11 +0000 (14:42 +0200)
commit11156c61be719d8c9b4ab613fb18d797e15f0874
treeccb0efc011734ed45ce815ffaab60b5081705ac4
parent4310926e04586e0e5b5caf376bed389e704520fc
proc_mem.stp: Always use atomic counters with kernel 3.1 or higher.

Kernel commit 172703 "mm: delete non-atomic mm counter implementation"
did away with the non-atomic variant of mm_struct rss_stat->count[member].
tapset/proc_mem.stp
This page took 0.02758 seconds and 5 git commands to generate.