linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to print stack uses of IRQ in ARM64
@ 2018-05-31 10:07 Vishnu Motghare
  0 siblings, 0 replies; 4+ messages in thread
From: Vishnu Motghare @ 2018-05-31 10:07 UTC (permalink / raw)
  To: linux-kernel

I found this discussion (https://lwn.net/Articles/657969/) regarding
implementation of separate IRQ stack for  ARM64.

My understanding is each CPU  getting its own IRQ stack. So is it
possible to print the stack uses of each IRQ handler? like, How much
stack is used & how much left free ?

like in process context we have API like stack_not_used(struct
task_struct *p) to get the unused stack  of processes. So, is it
possible to get the similar result for IRQ?

^ permalink raw reply	[flat|nested] 4+ messages in thread
* How to print stack uses of IRQ in ARM64
@ 2018-05-31 10:01 Vishnu Motghare
  2018-06-05 13:12 ` Andy Shevchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Vishnu Motghare @ 2018-05-31 10:01 UTC (permalink / raw)
  To: linux-kernel

I found this discussion (https://lwn.net/Articles/657969/) regarding
implementation of separate IRQ stack for  ARM64.

My understanding is each CPU  getting its own IRQ stack. So is it
possible to print the stack uses of each IRQ handler? like, How much
stack is used & how much left free ?

like in process context we have API like stack_not_used(struct
task_struct *p) to get the unused stack  of processes. So, is it
possible to get the similar result for IRQ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-05 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-31 10:07 How to print stack uses of IRQ in ARM64 Vishnu Motghare
  -- strict thread matches above, loose matches on Subject: below --
2018-05-31 10:01 Vishnu Motghare
2018-06-05 13:12 ` Andy Shevchenko
2018-06-05 17:40   ` James Morse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).