Re: kernel question

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

 



It means that whenever a process executes kernel code(during a system call), the process is interruptible, but the same code can not be run again by any other process.

HTH
Ketan

802.11 wrote:
On Sat, 23 Nov 2002, earl wrote:


What does it mean when one says that a
"kernel is interruptible but not reentrant"?
please correct me if iam wrong
REENTRANT KERNELS:
In this type of kernel's the CONTROL-PATH(that is the chunk of assembly instructions necessary to execute after the system call is made)can be interrupted by other process. doing this improves the performance of the kernel.
thanks
vamsi


any response is fine with me.

==================================
There are seven words in this sentence.
==================================


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



--

"Only the paranoid survives." --- Andy Grove

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           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