Re: Problem with kernel debugger and interrupts

From: voidcoder (voidcoder_at_yahoo.com)
Date: 01/25/05


Date: Tue, 25 Jan 2005 09:12:44 +0100

Probably the library You are trying to load has
some "slow" code in the DLLEntry routine?
What are You doing here?

"Yuri" <Yuri@discussions.microsoft.com> wrote in message
news:6BF6B58C-E21B-40EC-81EB-328E950992A7@microsoft.com...
> Hi all,
>
> I'm using PB 4.2, ARMV4I, debug build. If I enable kernel debugger support
> in the kernel and try to call LoadLibrary form a driver Init function all
> interrupts get masked for relatively long time (80 ms or more) during
> LoadLibrary call. Is it normal ? If not where can the problem be ? I
thought
> it might be the KITL problem but I can see debug messages and use remote
> tools.
>
> Best regards,
> Yuri



Relevant Pages

  • Adding a driver
    ... I compiled and link the driver. ... I created an installation script that appears to load the driver ... I'm getting debug messages that displays the execution ... How do a load the module or create the device name. ...
    (comp.unix.solaris)
  • Re: Adding a driver
    ... I compiled and link the driver. ... I created an installation script that appears to load the driver ... I'm getting debug messages that displays the execution ... How do a load the module or create the device name. ...
    (comp.unix.solaris)