Re: MODULES vs FILES in bib file



It will load into the process slot of the device manager, but, if the device
manager is completely out of address space, you're screwed anyway. Don't
manufacture concerns; there are enough things to be worried about without
this one. *Test* and you'll know whether there's a problem or not.

Paul T.

<tpandey02@xxxxxxxxx> wrote in message
news:84ef8f80-4a0b-4819-8148-bb6060ed8736@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Sep 30, 3:37 pm, "Paul G. Tobey [eMVP]" <p space tobey no spam AT
no instrument no spam DOT com> wrote:
Well, you can be sure that the driver will be in RAM while it's executing,
so it might run a little faster, depending on what the options you put in
the BIB file when it was in the MODULES section were. Load time during
startup might be slightly affected while the file is actually loaded into
RAM, again, depending on the old settings. Unless you have some observed
problem, I don't see any reason to worry about it before you even try it.

Paul T.

<tpande...@xxxxxxxxx> wrote in message

news:0cfdd9ec-c5e4-49d3-af57-c4a5b529abf8@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx



Hi All,

Can anybody tell me that if I move my driver dll from MODULES section
to FILES section is there going to be any effect as far as my driver
working is concern ?

I mean is what is the difference If I move my driver from MODULES to
FILES ?I wanted to read a file from release directory and after moving
that to FILES section I can read that now but don't know if the
performance of the driver will have any impact.

Tpandey- Hide quoted text -

- Show quoted text -

Thanks Paul for the fast reply.

I went through the MSDN and it says that instead of loading the driver
in only process slot1 it will load in all the slots so some concern
with virtual memory for any one process.

I moved my driver dll into FILES section jus to do a readfile for the
driver and I could read and generate the checksum/hash.

Tpandey


.



Relevant Pages

  • Help! Device Manager says laptops CD drive cant load drivers, etc
    ... Device Manager ... "Windows cannot load the device driver for this hardware. ...
    (microsoft.public.windowsxp.hardware)
  • Re: Code 39 - Missing processor driver/mono sound
    ... "Windows cannot load the device driver for this hardware. ... have disconnected my Data drive, suspecting that this may be faulty, and so ... technician though is that in Device Manager, my AMD Athlon XP 2600+ processor ...
    (microsoft.public.windowsxp.general)
  • Device Manager
    ... My ethernet card shows up in "other devices "in the device manager and it ... will not load the driver. ...
    (microsoft.public.windows.vista.hardware_devices)
  • Re: use stratad as disk.
    ... monolithic file system drivers and device manager "BuiltIn" is used to ... automatically load block drivers -you're loading your driver both ways. ... block driver. ...
    (microsoft.public.windowsce.embedded)
  • Re: White progress bar during startup
    ... Loaded driver \WINDOWS\system32\ntoskrnl.exe ... Did not load driver ACPI Uniprocessor PC ... Did not load driver Audio Codecs ...
    (microsoft.public.windowsxp.help_and_support)

Loading