Hi friends, when I read sysrq-t call trace, I find the collected call trace for some cases is not a still snapshot, but a moving one. After checking show_state src, I realize other cpus are not frozen when one cpu is doing show_state; thus some task switching can occur among those cpus, even the cpu doing sysrq for some kind of kernels. This moving call traces make debugging much more difficult, or even impossible for some cases, since some tasks have been switched in/out which make us lose the trace of some important data, like who is holding a lock when lots of threads are blocked on the lock. In order to get a still image of sysrq-t call trace, I'd like to suggest freezing all other cpus and disabling irq of local cpu. Any ideas about this? Thanx -gys pls cc me when you reply since I haven't subscribed to the mailing list. --
| Kamalesh Babulal | Re: 2.6.23-rc6-mm1 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Gabriel C | Re: 2.6.22-rc6-mm1 |
| Linus Torvalds | Linux 2.6.27 |
git: | |
| Linus Torvalds | [PATCH 1/6] diff-lib: use ce_mode_from_stat() rather than messing with modes manua... |
| Joakim Tjernlund | git-svn set-tree bug |
| Francis Moreau | emacs and git... |
| Bill Lear | Meaning of "fatal: protocol error: bad line length character"? |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| ropers | Re: About Xen: maybe a reiterative question but .. |
| Richard Stallman | Real men don't attack straw men |
| Hans Reiser | Re: silent semantic changes with reiser4 |
| Phillip Lougher | [ANN] Squashfs 3.3 released |
| Jeff Garzik | Re: [Ext2-devel] [RFC 0/13] extents and 48bit ext3 |
| Valerie Henson | Re: [RFD] Incremental fsck |
| How to make my PCIE ATA storage device running in Linux | 5 hours ago | Linux general |
| sata/ide timeout errors on asus server-mb | 8 hours ago | Linux kernel |
| Shared swap partition | 9 hours ago | Linux general |
| usb mic not detected | 13 hours ago | Applications and Utilities |
| Problem in Inserting a module | 14 hours ago | Linux kernel |
| Treason Uncloaked | 19 hours ago | Linux kernel |
| high memory | 3 days ago | Linux kernel |
| semaphore access speed | 3 days ago | Applications and Utilities |
| the kernel how to power off the machine | 3 days ago | Linux kernel |
| Easter Eggs in windows XP | 3 days ago | Windows |
