Re: MODULES vs FILES in bib file



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.

<tpandey02@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


.



Relevant Pages

  • Beta BroadCom 4401 driver
    ... Please try this version of the driver. ... - All TX buffers used, ... 512 depending whether ... > If you encounter wierdness, please reboot with -v, and reload the module ...
    (freebsd-current)
  • Re: Stack panic with em driver unload
    ... Depending on the system in anything from just a few ... general protection fault because the register is some ... but it seems easier to reproduce on the former. ... the panic I observed is reproducible on my -CURRENT driver development box. ...
    (freebsd-current)
  • Re: Stack panic with em driver unload
    ... Depending on the system in anything from just a few ... general protection fault because the register is some ... but it seems easier to reproduce on the former. ... the panic I observed is reproducible on my -CURRENT driver development box. ...
    (freebsd-net)
  • Re: Stack panic with em driver unload
    ... Depending on the system in anything from just a few ... general protection fault because the register is some ... but it seems easier to reproduce on the former. ... the panic I observed is reproducible on my -CURRENT driver development box. ...
    (freebsd-stable)
  • Re: [2.6 patch] defconfigs shouldnt set CONFIG_BROKEN=y
    ... That option covers a few of the obsolete chip drivers which ... > I'd like to see the collie_defconfig updated to use the appropriate CFI ... obsolete chips driver but doesn't work with CFI either. ... > The vast majority of drivers depending on BROKEN simply don't compile. ...
    (Linux-Kernel)

Loading