Difference between atomic context and interrupt context.
April 2, 2018
7:30 a.m.
Hi All, what is the difference between atomic context and interrupt context. are they both same? regards, Madhu
April 2, 2018
12:28 p.m.
On Mon, 02 Apr 2018 13:00:32 +0530, Madhu K said:
what is the difference between atomic context and interrupt context. are they both same?
Interrupt context means we're dealing with an interrupt. Atomic context means we're doing something that *itself* should not be interrupted.
3055
Age (days ago)
3055
Last active (days ago)
1 comments
2 participants
participants (2)
-
Madhu K -
valdis.kletnieks@vt.edu