Speed up by removing modules

I'm currently in the process of deciding what modules to remove in order to speed up the boot process (significantly??? this might not even be worth it if boot times aren't affected that much).
However, there doesn't seem to be a good way to find out what each module does other than removing it and seeing what breaks. A few of them can be google seached, but for many others I don't know if it has broken something or not as I don't know what should be tested. Any advice on a better way to see which modules are unneeded would be appreciated.
FYI: So far i've removed ppp_generic and slhc as I don't use ISDN or dial-up. It seems eepro100 doesn't seem to be necessary for the ethernet connection to work. I've removed ieee1394 ohci1394 firewire_ohci firewire_core as my firewire slot isn't working anyway. Also removed battery as i'm using a desktop computer.
Last edited by Jamie (2008-01-27 14:18:39)

You could try the modinfo command, as it gives a little hint in it's description output, and lsmod to see if a module you want to remove is required by some other module.
But generally, the best descriptions about different modules is available when configuring a linux kernel (like menuconfig) before it's compiled, which is a bit annoying...
As for improved bootspeed, I would say it doesn't make so much difference, with a few exceptions, like the ata_piix module, fore example, but when you start to remove those kind of things, you will remove allot of major hardware support (like losing ata/sata support). The most noticeable bootspeed (and normal performance) improvement would be when running a custom kernel, but most people don't like to have to compile a new kernel whenever newer versions comes out.
But still, good luck!
btw: Jamie, the simples way to find out is to look at the name of the (block) devices representing the drives (and the dmesg output), if, for example, it's just allot of hda1, hdb3 etc, and you don't even see a mention of scsi in dmesg, then you could try removing scsi support (but remember to have a fallback, just in case ), but if you have devices named things like sda1, sdb3 etc, or the dmesg output tells you some drive uses scsi, then don't remove it.

Similar Messages

  • Add and remove modules in Apache

    Is it possible to add and remove modules within Apache (actually compile an relink Apache) with a source download form Apache.org (1.3.28?) and incorporate the necessery modules and configuration from Oracle?. I have looked for some kind of documentation for this, but ended up with nothing. Can anybody explain this?.

    If you really understand apache and how oracle implements the apache server then yes you could add/remove modules if you have the source code from oracle. I dont think that you can download apache1.3.28 from apache.org and expect to use that source to build an executable that can plug into oracle.

  • How to remove modules after installation

    Hi;
    Picture this please, u are making r11 installation and while u are making installation on Lisence Produts step you click Finance,Logistic etc.. modules and then you complite your installation wihtout any problem.
    After installation functional person comes and start to make their setup on EBS for all modules which is installed... After sometimes they notice The client doesnt need Logistic module, client side give wrong information about modules and person who made installation of EBS click Logistic wiht client wrong information.
    The question is:
    1. We can remove modules after installation?
    2. Is it better way to make new installation (Imagine fonctional is already work more than 2 months,if we make new instalaltion its mean we lose 2 months)
    3. If we can remove it can affect other module setups?
    Thanks for advice
    Regards
    Helios

    Hi,
    1. We can remove modules after installation?No.
    2. Is it better way to make new installation (Imagine fonctional is already work more than 2 months,if we make new instalaltion its mean we lose 2 months)It would be making a fresh installation or restoring from a backup to a point before this module was licensed.
    3. If we can remove it can affect other module setups?There is no direct and supported way to achieve this. However, you may log a SR and see if Oracle can help about this.
    Regards,
    Hussein

  • Cisco Catalyst 4507R Module WS X4424GB RJ 45, Multi-speed Gigabit Ethernet Switching Module (24-port)

    i am confused if this one
    Cisco Catalyst 4507R Module WS X4424GB RJ 45, Multi-speed Gigabit Ethernet Switching Module (24-port)
    would be compatible to its chasis if change by this one
    WS-X4424-GBRJ45-RF
    Catalyst 4000 24port 101001000 Module RJ45 REFURBISHED

    Yes it you get the refurbished with the good one then it would get detected and works fine.
    BTW- This module is EOL /EOS and below is the replacement part for the same:
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/eol_c51_574038.html
    WS-X4424-GB-RJ45
     Catalyst 4500 24-port 10/100/1000 Module (RJ45)
    Replacement-PartWS-X4548-GB-RJ45
     Catalyst 4500 Enhanced 48-Port 10/100/1000 Base-T (RJ-45)
    HTH
    Regards
    Inayath
    ***** Plz rate all usefull posts.

  • Removing modules to help with boot, not sure which modules to remove

    ok i have a dell studio 1555, 320gb hdd, i use ext4 for home and / and ext2 for boot and swap is swap
    i use kernel26-pae as i have 4gb ram
    i have an ati graphics card
    if you need anything else please tell me would really appreciate help with  improving my boot time
    output of lsmod
    Module Size Used by
    aes_i586 6880 1
    aes_generic 25834 1 aes_i586
    radeon 523714 2
    ttm 31045 1 radeon
    drm_kms_helper 21971 1 radeon
    drm 126588 5 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4219 1 radeon
    ipv6 237532 18
    ext2 56463 1
    usbhid 33419 0
    hid 61053 1 usbhid
    snd_seq_dummy 1099 0
    snd_seq_oss 25304 0
    snd_seq_midi_event 4452 1 snd_seq_oss
    snd_seq 42628 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4313 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec_atihdmi 2051 1
    uvcvideo 54559 0
    videodev 31763 1 uvcvideo
    v4l1_compat 13478 2 uvcvideo,videodev
    arc4 1058 2
    ecb 1545 2
    snd_pcm_oss 33693 0
    snd_mixer_oss 14810 1 snd_pcm_oss
    video 14871 0
    output 1404 1 video
    snd_hda_codec_idt 43564 1
    joydev 7768 0
    iwlagn 98590 0
    sdhci_pci 4910 0
    snd_hda_intel 18697 5
    snd_hda_codec 56728 3 snd_hda_codec_atihdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 5102 1 snd_hda_codec
    iwlcore 82082 1 iwlagn
    sdhci 13921 1 sdhci_pci
    snd_pcm 57479 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    snd_timer 16117 2 snd_seq,snd_pcm
    firewire_ohci 20266 0
    mmc_core 45164 1 sdhci
    led_class 1933 2 iwlcore,sdhci
    mac80211 147949 2 iwlagn,iwlcore
    snd 43847 20 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 5007 1 snd
    snd_page_alloc 5809 2 snd_hda_intel,snd_pcm
    firewire_core 37529 1 firewire_ohci
    crc_itu_t 1041 1 firewire_core
    wmi 4083 0
    cfg80211 106663 3 iwlagn,iwlcore,mac80211
    i2c_i801 7122 0
    i2c_core 15369 5 radeon,drm,i2c_algo_bit,videodev,i2c_i801
    tg3 105255 0
    libphy 13206 1 tg3
    thermal 9326 0
    uhci_hcd 19092 0
    sg 21079 0
    dell_laptop 1745 0
    rfkill 12320 3 cfg80211,dell_laptop
    processor 25790 2
    ehci_hcd 31434 0
    usbcore 118921 5 usbhid,uvcvideo,uhci_hcd,ehci_hcd
    evdev 6970 22
    pcspkr 1347 0
    psmouse 55619 0
    intel_agp 23157 0
    fan 2598 0
    agpgart 23331 3 ttm,drm,intel_agp
    serio_raw 3620 0
    button 3638 0
    dcdbas 4408 1 dell_laptop
    iTCO_wdt 6745 0
    iTCO_vendor_support 1453 1 iTCO_wdt
    battery 7328 0
    ac 2255 0
    fuse 51628 2
    rtc_cmos 7504 0
    rtc_core 12011 1 rtc_cmos
    rtc_lib 1450 1 rtc_core
    ext4 313138 2
    mbcache 4278 2 ext2,ext4
    jbd2 68146 1 ext4
    crc16 1041 1 ext4
    sr_mod 13161 0
    cdrom 31625 1 sr_mod
    sd_mod 24101 5
    ahci 29290 4
    libata 135162 1 ahci
    scsi_mod 78933 4 sg,sr_mod,sd_mod,libata
    output of hwdetect --show-modules-order
    /sbin/hwdetect: line 224: /sbin/blkid: No such file or directory
    MODULES ORDER: ac battery button processor thermal video cdrom agpgart intel-agp firewire-core firewire-ohci dcdbas hid i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw led-class uvcvideo v4l1-compat videodev mmc_core sdhci sdhci-pci pci_hotplug shpchp dell-laptop wmi rtc-cmos rtc-core rtc-lib output iTCO_vendor_support iTCO_wdt crc-itu-t snd-mixer-oss snd-pcm-oss snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore scsi_mod ahci libphy tg3 mac80211 rfkill iwlagn iwlcore cfg80211 usbhid usbcore ehci-hcd uhci-hcd firewire-core firewire-ohci sd_mod sr_mod st
    Last edited by Burning_aces (2010-01-21 18:23:43)

    There are plenty of threads about boot-time optimisation, and a wiki page also. Please search/read before asking.
    Also, as you clearly intend to mess around with system-critical stuff like the kernel and its modules, I'd strongly recommend learning about it first, rather than just asking for a list of modules to remove.

  • Encoder Speed with NI 9215 module and cDAQ-9172

    I've a NI cDAQ-9172 with the NI9215 analog input module, and I want to estimate the speed with an optical encoder (OMRON E6A2-CW3C). My approach was, making a comparison with a point in the midle of the high of the signal, ie 4V, making this way a perfect square signal with 1of high. After that I use the Tone Measurements and the Timing and Transition Measurements modules to calculate the frequency of the wave form, and this way I'm able to calculate the RPM speed.
    The problem with this solution, is that even with the engine at a constant speed of 746RPM, measured with a stroboscope, Labview give me a high variable values between 730RPM to 760RPM, and I can't solve this problem because I really need an accurate measurement.
    Should I buy for example the NI 9401 module to make this measurement? If so, does any one knows how to build a VI to get the encoder speed?
    In attach I send the VI that I'm using to calculate the speed.
    Thank you for help.
    Attachments:
    Encoder Speed.vi ‏112 KB

    Hi,
    The best way to measure a speed through a quadrature encoder is to use the counters that are inside the cDAQ chassis.
    With the 9172 chassis, you need a digital I/O module (9401) in order to access the counters.
    With the new generation of chassis (9178), you don't need the 9401 because you can connect your encoder signals to the BNC.
    Best regards,
    Thomas B. | CLAD
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> Inscrivez-vous gratuitement aux Journées Techniques : de l'acquisition de données au contrôle/com...

  • How do I remove Module from Blackberry 9300

    When am downloading Facebook via browser it gives me an error massage if the “research in motion contains another module named net-rim-facebook resource-lib” so I want to delete that module jah I went to Options,Device.Application management then bb Button ,modules but ther is no DELETE to remove the modules plzz help

    Hello tsukiemarara
    Welcome to BlackBerry Support Forums
    tsukiemarara wrote:
    When am downloading Facebook via browser it gives me an error massage if the “research in motion contains another module named net-rim-facebook resource-lib” so I want to delete that module jah I went to Options,Device.Application management then bb Button ,modules but ther is no DELETE to remove the modules plzz help
    If you're getting any error while downloading Facbook for BlackBerry application then what you're trying is not the correct way to ractify this issue. You should first delete facebook application completely and then reinstall it to resolve your issue.
    So try those steps to download it again , but first delete any existing version of facebook application from Options > Device > Application Management > locate FACEBOOK application > Highlight it > Press the Menu Key > select Delete .
    KB10040  :How to view or remove installed application on a blackberry smartphone
    After deleting Facebook application perform a Battery pull restart by removing the battery while your device is Powered On , wait for a min. then reinsert it back .
    Finally , use your BlackBerry browser and browse to www.blackberry.com/facebook and download the most recent version available . Try it and let us know of your progress.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Sporadic high-speed fan behavior ––– removing battery solves problem?

    Every so often, my fans will peg around 6,000rpm, even though the operating temp is around 120º – not nearly hot enough to trigger such fan action. I check Activity Monitor and nothing is hogging the CPU (Safari 5.0, kernel_task 3.3, pmTool 2.6, configd 2.4, etc. – these are pretty typical readings.) The % Idle is usually around 90%.
    I just discovered that removing the battery solves the problem. Just one minute later, my fan speed is at 2003rpm.
    It's driving me nuts, and (of course) when I take it to the Genius Bar, it won't replicate the problem.
    Any ideas?

    While I'm not sure what may be causing your sporadic fan behavior, running your MacBook Pro with the battery removed causes the system to significantly reduce the processor speed. That is probably why your system is running cooler with the battery removed... not because of any fault with the battery itself:
    http://support.apple.com/kb/HT2332
    You may want to reset your System Management Controller (SMS). The link below provides the details. Among the things this will address are fans that run at high speed although the computer is not experiencing heavy usage and is properly ventilated. Be sure to follow the instructions specific for your machine as they vary slightly from model to model.
    http://support.apple.com/kb/HT3964?viewlocale=en_US

  • GEM Cutter: how to really remove module from workspace?

    I'm trying GEM cutter, seems promising.
    I imported incorrect CAL code as a module in the default workspace, so to fix that I removed the module again (both via the Workspace menu). However, when reimporting the corrected CAL code, GEM cutter complains that the module is still present. Also when restarting GEM cutter, the module is still in the workspace.
    So, how can I fix this?
    Thanks

    Hello tsukiemarara
    Welcome to BlackBerry Support Forums
    tsukiemarara wrote:
    When am downloading Facebook via browser it gives me an error massage if the “research in motion contains another module named net-rim-facebook resource-lib” so I want to delete that module jah I went to Options,Device.Application management then bb Button ,modules but ther is no DELETE to remove the modules plzz help
    If you're getting any error while downloading Facbook for BlackBerry application then what you're trying is not the correct way to ractify this issue. You should first delete facebook application completely and then reinstall it to resolve your issue.
    So try those steps to download it again , but first delete any existing version of facebook application from Options > Device > Application Management > locate FACEBOOK application > Highlight it > Press the Menu Key > select Delete .
    KB10040  :How to view or remove installed application on a blackberry smartphone
    After deleting Facebook application perform a Battery pull restart by removing the battery while your device is Powered On , wait for a min. then reinsert it back .
    Finally , use your BlackBerry browser and browse to www.blackberry.com/facebook and download the most recent version available . Try it and let us know of your progress.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Speeding Up Spot Removal Tool (Maybe)

    I have been looking for a "fix" for my loss in use of the spot removal tool due to its sluggishness in LR3.  I stumbled across the following and wondered if anyone with multiple hard drive can confirm this to be a fix or if my LR3 catalog is just now allowing speedy spot removal and it will likely slow down in the future.  Anyway, here is what I did:
    1.     Previously I had one hard drive array for the OS, one for Cache and the Catalog/Previews and a third array for the images (DNG).  This was resulting in the spot removal tool locking the computer for around 10 seconds for each action.  Not acceptable.  There was no lag at all in LR2.
    2.     I then moved the Catalog/Previews over to the OS hard drive and now the spot removal tool makes the changes in less than 1 second, may times instantaneously.  I had done this test previously in LR2 and it had absolutely no impact on speed (that I could notice anyway, everything in LR2 is basically instantaneous on my machine) so I left the Catalog/Previews with the Cache.
    Can someone with three or more hard drives confirm that if the Cache, the Catalog/Previews and the images are separated on three drives that it may revive the use of the spot removal tool???  This would be great news!
    Thanks!
    Jeff

    I have three drives but I'm not technically savvy enough to answer your question in full. However I can contribute my experience with the problem.
    When I first used LR3beta, Spot Removal seemed OK re speed. (In fact the whole catalog, small as it was, seemed great speed wise. I celebrated by importing my next big project, around 2000 shots. Oh dear, big mistake...).
    I had LR Catalog, cache and DNGs on main drive (with o/s and s/w); Spot Removal was painfully slow.
    Moved Catalog & DNGs to second drive to seperate it from s/w  and o/s; it stayed slow.
    Moved Catalog back to main drive with o/s, s/w & cache and s/w, left DNGs on 2nd drive. It's marginally better, perhaps... but still so unacceptably slow that for now had to revert to Photoshop for this.
    I don't know the answer, but I do know there is a big problem with this tool and it should not be up to the user to have to experiment with moving parts of the system here and there to resolve it. Come on Adobe!

  • Load up speed slower after removing XP partition.

    I have just realised that since deleting my XP partition, the Apple logo tends to take half a minute to appear, and it also stays there for longer than before... Once it has flicked to the main boot page (ie, the blue bar that goes 'wizz' across the OS X box) It loads very fast.
    The only thing I am wondering is why a process that used to run very efficiently has changed its 'normal' activity. I guess it may have something to do with the machine searching for more than one partition, if that is the case, how do I make it KNOW that there is only one now!
    It happened with my old core duo Macbook pro too.
    Any suggestions or fixes welcome... Cheers

    I've only had a problem with the startup so far, although I rarely take notice of the hard drive, I dont use msn, and I also don't own a DS, but they look like great fun!
    I tried repairing disk permissions but I haven't used the system since, so If it helps I will tell you.
    Windows was functioning like it should, but I installed it to play HL 2 Death Match and my ping/latency is so high I get booted out of the servers which is a bit frustrating, considering I bought Xp pro especially for this purpose!
    NEVERMIND>> all in a day! lol

  • W520 i7-2860QM with 2 memory modules and CPU-Z Reporting them as Slots 1 and 3?

    Is this normal for CPU-Z (1.59, 1.60, 1.61) to report a matched kit pair of properly populated memory modules as Slots 1 and 3 in "dual" mode?   One is under the keypad in the upper slot #0 while the other is in slot #1 under the chasis on the left closest to the DVD (with the black plastic frame).
    Slots 2 and 4 in CPU-Z are reported empty.
    I think this is okay and just the way CPU-Z is setup to report the SPD info but would like to double check out here with others using only 2 of their 4 memory slots.
    I'm running a fresh clean bloatware-free Win7 Pro SP1 installed to my Samsung 840 Pro 512GB SATA-III SSD and holding at BIOS 1.36.  I'm using 1600 speed 2x8GB Corsair Vengeance modules (a 2x8 kit with adjacent module serial numbers).  Optimus and the integrated graphics are both disabled in BIOS and the unit never leaves its 170W Series 3 Plus docking station w/ external monitor, keyboard and mouse ..... it runs with the lid closed nice and cool, plus quiet also.
    CPU-Z also reports I'm actually running at 1600 on the memory and I have thrown every torture test I know of at this configuration and have not had any issues yet over the last 6 weeks.   Benchmark programs are also all on the very high end of the ranges published for W520 units ..... probably with a lot of help from that 512GB SSD SATA-III Samsung 840 Pro.
    I never plan to ever use the on-board graphics, so I'm getting ready to install my other identical Corsair 2x8 kit next week and see if stability issues arise at 32GB using 4 modules ...... will hold at BIOS 1.36 unless things start happening at 32GB.
    Thanks in advance for any input about the way CPU-Z reports pairs of memory modules.
    Two (I used to have Five) - T61p 15.4" WS T9300 2.5Ghz units, August 08/08 Builds with FX570M Nvidia Graphics; ... One W520 i7-2860QM w/2000M Nvidia Graphics (most recent acquisition and stupidly fast); .... One - T42 4:3 15" Flexview 1.8GHz with ATI Graphics (still perfect for traveling); ... Two - T500 15.4" units both with ATI HD3650 Graphics.

    Quote
    Originally posted by Wonkanoby
    if it drops that low rms the psu
    Sorry for asking, but what's rms? I found nothing on google that seemed to fit in, but I guess you mean to get rid of the PSU and get a new (better) one.
    I also ran memtest86 for 3+ hours and it seemed that one of my memorysticks was heavily corrupted.  
    So I removed that one and ran memtest86 again for an hour without any problems, but the volt keep dropping anyway... and the freezing-problem persists.
    Hopefully I can purchase a PSU on approval and run some test.
    Thanks for the quick answers guys!
    edit: By the way, which brand do you recommend for the PSU? Right now I have Topower, cheapest one I could find when I bought my computer about a year ago (only bought the two extra memorysticks last week).

  • Mixing Memory Modules

    I just bought the MacPro with a 3.0ghz chip and let them ship with the standard two modules, 1GB each of 800 Pro 8-core memory. I bought (at 4 All Memory) four 2GB DDR2-800FB DIMM modules. Is there a reason not to leave the original two 1GB modules in place and just add the new memory?

    If there are only two modules in the computer, one goes in slot 1 in each riser. Otherwise, matched pairs go in slots 1 and 2 of each riser, and when those are filled, in slots 3 and 4.
    If the computer came with just two modules, one must be moved to slot 2 of the other riser when adding more memory. If it came with more than two modules, you don't have to move any. You will get best performance if both risers match, but don't remove modules just to make them match. More memory is always faster.
    If you have four modules of one size, and four of another, put the larger in slots 1 and 2 of each riser, and the smaller in slots 3 and 4. Slots 3 and 4 are slightly slower, since their signals pass through the modules in slots 1 and 2. Putting the smaller modules in slots 2 and 4 means most memory will be in the faster slots.

  • Satellite L20-101: Question about memory modules mixing PC2-4300 and PC2-4200

    Hello
    I have Toshiba Satellite L20-101. It has onboard 512MB RAM (PC2-4300). Today I added another RAM module but this new module is PC2-4200. Is there anything wrong doing this? Both modules are DDR2 and 533MHz and 512MB.

    Hi Pawel,
    In principle there is no problem with mixing RAM modules of slightly different types but normally the total RAM will only run at the speed of the slower module. If your notebook recognises the correct amount of RAM from both sticks then there will ne no problem.
    regards,

  • What kind of speed increase could I expect if exch...

    Hi,
    I was wondering if someone could help me with this.
    We are on a very long ADSLMax line, however we get very good speeds because I removed the bellwire.
    My question is I was wondering if someone would be able to tell me what speed I would expect if the exchange was upgraded to 21CN/ADSL2+ etc.
    My exchange is this one: http://www.samknows.com/broadband/exchange/EAELV
    Here is a speedtest I have done:
    1. Best Effort Test: -provides background information.
    Download Speed
    2.24 Mbps
    0 Mbps 7.15 Mbps
    Max Achievable Speed
    Download speed achieved during the test was - 2.24 Mbps
    For your connection, the acceptable range of speeds is 0.6 Mbps-7.15 Mbps.
    Additional Information:
    Your DSL Connection Rate :6.18 Mbps(DOWN-STREAM), 0.45 Mbps(UP-STREAM)
    IP Profile for your line is - 5 Mbps
    And here are my stats from my NETGEAR router:
    ADSL Link       Downstream           Upstream
    Connection Speed 6176 kbps 448 kbps
    Line Attenuation 38.0 db 22.0 db
    Noise Margin 6.1 db 24.0 db
    Also wondering if I am getting the fastest speed possible on the line according to these stats. 
    Hope someone can help,
    Many Thanks,
    Dominic. 

    as I said if you check the link I posted and enter your 38 attenuation then you will see it gives an average of about 7mb - but that is an average as some might be higher and some lower depending on line quality and connection
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

Maybe you are looking for

  • LO Settings (in SBIW) for SD and Inventory before Customizing LO (LBWE)

    Hi, Please let me know the LO Settings(in SBIW) to be maintained in R/3 for SD, Inventory and  Purchasing before Customizing  LO (LBWE). i.e, for : <u>SD</u> 1. Change statistics currency for each sales organization 2. Assign Update Group <u>Inventor

  • DW CS3 Crash

    I was stepping my way through a tutorial on the Adobe.Com site when Dreamweaver CS3 crashed and Windows asked me if I wanted to send a report to Microsoft. Very odd. I've been using DW CS3 since it came out, and have never before seen it crash. The t

  • Need to run MRP

    While working on md04, i have created the sale order to the planned & further to prod order. Can anyone let me know how to realease the prod order for production Tkx Preet

  • Emails with Embedded HTML not coming thru to Mail

    Hi, I am running 10.4.10, and I email out a newsletter with Thunderbird 2.0.0.9 so that I can embed an HTML file into it. For 2 days, I have been testing it by emailing to myself from my ISP address to my .mac address, and also to my 3 email addresse

  • Number of irf (integer register file) reading ports, 3 or 4??

    All T1 documents indicate that irf (integer register file) has 3 reading ports. But when reading through its rtl model bw_r_irf.v, I have to raise the doubt that it actually has 4 reading ports physically, which are r1, r2, r3 and r3h. Even though th