Re: Page faults in interrupt context

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi...
I have these questions regarding page faults and interrupts on the 386.

Can page faults happen while a CPU is executing an interrupt handler?
Logically, it can. The only problem is, whether it's minor page fault or major one? If it's a major one, then current code path will be switched out (because it will sleep due to disk reading). And as you know, sleeping is forbidden in interrupt handler.

regards,

Mulyadi


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux