How to disable processors

Hi all,
I use a full system simulator simics to boot sun solaris os and do some research on it. Now I have no idea how to disable a specified cpux after the system is booted. I have tried to use "psradm -f ID" to disable the cpuID. However, it seems that the processor won't be totally removed and after cycles running the system may latter crash. The reason I guess is that some tasks are still load onto that disabled processor.
I also found the asr-disable is good enough for some platform such as v440/v880. However I just got the sarek simulation environment, so I wonder whether there will be similar commands to totally disable the specified cpu so that the OS would not schedule any task or process to that processor.
Sorry for such silly questions. I just want to advance my researches.
Thanks in advances!
yihui

Thanks for your reply.
Simics has the function of completely disabing any processor in simics. The reason why the system crashed later is that the OS do use the offline core to do some work, which is assumed in simics that the core is totally disabled. Therefore, the task in disabled core would not be processed and the system finally crashed.
So I just want to completely disable a specified core so that OS would not allocate any tasks to that core in the subsequent running of the system. Is there any good ideas?

Similar Messages

  • How to disable openGL in after effects cs6?

    I have posted a previous discussion, but I don't know why, no one is answering me and it's really annoying. Please, please, please, I can't wait anymore, tell me how to disable openGL in after effects cs6
    windows 7 SP1 64 bit, ati radeon 5570, 6 Go ram, 4 core processor 2.8 GHz, creative x fi sound blaster.

    This is the other discussion: http://forums.adobe.com/message/4518765#4518765
    I've tried to lower the quality, and with pure magic, it now works, even when I put highest quality. I don't understand what happened. I asked you how to disable openGL because they told me to in the last discussion. So, thank you for repairing my problem (I think you repaired it, i'll make tests to see). Just in case, could you verify if it's posible to disable openGL like the other person told me?

  • HOW TO DISABLE CPU behavior when no battery inside macbookpro ?

    I realized, when i do not have the abttery inside the macbook, what i do not fotne, to save chargecycles, that my cpu wil not go above 1ghz. i observed this with the use of the coreduotemp application, wich can be free downloaded and monitors temperature and cpu speed of your macbook. i wrote to the developper, and he confirms that observation, so it is not an software bug.
    First, i invite you to test this on your macs and report, and secound i would like to have a solution, i bought this mac for power, not for slow power.
    maybe someone knows how to disable this behavior, thx

    If your MBP is consistently running at 80°C or higher, there is probably a problem with it... My machine idles around 54°C (when connected to an external monitor -- less without) and maxes around 75°C when the processor and GPU are being pushed (i.e. video intense gaming).
    Additionally, the MBP's battery is not Lithium Ion -- it is Lithium Polymer -- and is designed to be used IN the laptop. You are worrying about nothing (or next to nothing); even if your theory is correct, you are perhaps talking about a 5% decrease in the overall lifespan of the battery...if you think that is worth the possibility of data loss, then I guess running without the battery is for you...
    However, you will not be able to disable the down-throttle of the CPU speed.

  • How to disable Windows 7 warning on Super-charger.exe?

    Hi,
    I buy a computer from ZT systems. The CPU is: AMD Quad-Core A8-3850 Accelerated Processor, Video graphics is:Radeon™ HD 6550D processor-integrated graphics (Dual monitor capable). From the CD-rom I know the motherboard is from MSI. I reinstall Windows 7 in order to have dual boot capability. I find that every time the computer boots, it asks whether run Super-charger.exe for security. I have check it is safe from "Program Files(x86)\MSI\Super-Charger.exe security property dialogue box (SYSTEM: Full control, Modify, Read & Execute, Read, Write). It still asks every time it boots.
    Could you tell me how to disable Windows 7 asks about Super-Charger security?
    Thanks

    Quote from: Panther57 on 19-April-12, 10:29:56
    In Bios possibly check your boot order? 1st, 2nd, 3rd etc.
    I don't see any help from boot order.
    BTW, How can I know the motherboard model? I bought this computer from Costco. The information I have is: ZT Affinity 7150Ma Desktop PC. I do not find further info from ZT Systems Inc. website.
    Thanks.

  • How to disable cs5servicemanager update popup at startup?

    how to disable cs5servicemanager update popup at startup?

    I am getting the same thing since I updated to Yosemite last week
    At EVERY restart and boot I get the message, "To Open 'CS5ServiceManager' you need to install the legacy Java SE 6 runtime.
    My System running 10.10:
                  Model Name: MacBook Pro
                  Model Identifier: MacBookPro10,1
                  Processor Name: Intel Core i7
                  Processor Speed: 2.6 GHz
                  Number of Processors: 1
                  Total Number of Cores: 4
                  L2 Cache (per Core): 256 KB
                L3 Cache: 6 MB
                Memory: 16 GB
                  Boot ROM Version: MBP101.00EE.B05
                  SMC Version (system): 2.3f36
                  Serial Number (system): C02J57H7DKQ5
                Hardware UUID: 8678CB48-DA7A-537F-A2B2-B3A53F98456B
    All Adobe software is up-to-date with CC2014
    All Adobe CC software has been uninstalled except a couple like Bridge, Lightroom 5, Adobe Acrobat Pro XI
    Any Ideas what is going on?

  • IDT SDK - how to disable trace / logs?

    Hello,
    I wrote Java application using IDT libs (from SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\SL SDK\ folder).
    When I open local unx universe using IDT SDK, something create files like:
    java_ncs.trc
    java_2404_2014_05_28_21_17_27_727_trace and similar
    TraceLog_2404_2014_05_28_23_16_40_376_trace.glf and similar
    How to disable / stop it?
    SAP BI 4.1 SP3

    Hi
    Check below link.
    http://www.eit.lth.se/fileadmin/eit/courses/edi021/datablad/Processors/MIPS_IDT_Sim.pdf

  • How to disable the graphics card of my macbook air please?

    how to disable the graphics card of my macbook air please?

    I'm guessing there is a language issue here.  The graphics card is the actual hardware (chip) in your computer that allows it to create graphics and show them on your display.  There is no way to disable the graphics card on your Air because there would be no way to use it (it would not be able to display anything on any display).  This is a little different on machines with multiple graphics processors, but that's not the case with your Air.  I'd imagine you know what you want to do, we're just having trouble understanding your question.

  • How to disable parent window while popup window is coming

    Hi,
    I am working on Oracle Applications 11i.
    I am able to get the popup window using the Java script in the controller.
    Please see the below code for the reference.
    String pubOrderId = pageContext.getParameter("orderId");
    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer.append("javascript:mywin = openWindow(top, '");
    l_buffer1.append("/jct/oracle/apps/xxpwc/entry/webui/AddAttachmentPG");
    l_buffer1.append("&retainAM=Y");
    l_buffer1.append("&pubOrderId="+pubOrderId);
    String url = "/OA_HTML/OA.jsp?page="+l_buffer1.toString();
    OAUrl popupUrl = new OAUrl(url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE );
    String strUrl = popupUrl.createURL(pageContext);
    l_buffer.append(strUrl.toString());
    l_buffer.append("', 'lovWindow', {width:750, height:550},false,'dialog',null);");
    pageContext.putJavaScriptFunction("SomeName",l_buffer.toString());
    But here the problem is, even though popup window is there, i am able to do the actions on the parent page.
    So how to disable the parent page, while getting the popup window.
    Thanks in advance.
    Thanks
    Naga

    Hi,
    You can use javaScript for disabling parent window as well.
    Refer below link for the same:
    http://www.codeproject.com/Questions/393481/Parent-window-not-disabling-when-pop-up-appears-vi
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to Disable "Auto Align" in [System Pref.] - [Display] - [Arrangement]

    Does anyone know How to Disable "Auto Align" in [System Preferences] -> [Display] -> [Arrangement]?
    It always want to align the two screens from the top when they are lined up close together and I need them to be aligned from the bottom. Since the resolution heights are so close together (1080 & 1050) it does not allow one to align side by side from the bottom as it prioritizes top alignment.
    I guess I'm looking for a script to disable this feature.

    Anyone got any ideas?

  • How to disable the "turn page" event triggered by the scroll/swipe function?

    The problem is as follows.
    The default behaviour of Acrobat Reader (both stand alone and browser plug-in) is to allow scrolling/swiping with the mouse wheel/trackpad. This is useful when the pdf's page length is greater than the screen's own length, because you can read the pdf with no need to distract your attention from the text to the scrollbar button. However, the same scroll/swipe function turns into a usability problem when the pdf is embedded in a html page and the pdf's page length is smaller than the browser's length. In this case, the scroll/swipe turns the page, distracting your attention from the text to the unintended behaviour of the browser. What happens is that you are so used to scrolling/swiping that you did it unintentionally in the pdf's caption area. You really did not want to turn pages in the pdf. Furthermore, if the pdf takes the whole html page, being a website, the scroll/swipe function flips the website pages in ways that neither the reader nor the writer had ever intended. Hence the question. How to disable, in this case, the "turn page" event triggered by the scroll/swipe function? A JavaScript should do, but the SDK documents did not help so far...
    Message was edited by: 41457173
    Message was edited by: 41457173

    ... or release a patch for the API,
    ... or suggest an alternative route to achieve the intended result.

  • [Forum FAQ] How to disable Microsoft account default sign-in behavior when accessing Microsoft website on Windows 8.1

    Scenario
    By default it will sign in with current Microsoft account, if a user accesses Microsoft website (www.live.com, www.bing.com, etc.) with Microsoft account on Windows 8.1. This article describes how to disable this default sigh-in behavior if you want to use
    different Microsoft accounts every time. 
    Method
    To disable this default sign-in behavior, we can deny current Microsoft Account read permission of MicrosoftAccountTokenProvider.dll, please follow the following steps:
    Run Command Prompt with elevated permissions.
    Run the following command to take ownership of MicrosoftAccountTokenProvider.dll:
      takeown /f C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll
    Run the following command to deny the read permission of the Microsoft:                                
     icacls C:\Windows\SysWOW64\MicrosoftAccountTokenProvider.dll /deny
    [email protected]:r                                                                                                                
    Note: Please replace your current Microsoft Account with the example
    [email protected]
    Change the owner of this file back to TrustedInstaller:
    Right-click MicrosoftAccountTokenProvider.dll under
    C:\Windows\SysWOW64\, choose Properties. Under
    Security tab, click Advanced.
    Click Change, in the box Enter the object name to select, type
    NT Service\TrustedInstaller.
    Click OK.
    Note: This operation would take some hours to work.
    Apply to:
    Windows 8.1
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Error: System cannot find the specified path
    I am getting this eroor
    Parashuram Singade www.distinctnotion.com

  • How to disable airplay mirroring on iPad with ios7

    How to disable airplay mirroring on iPad with ios7?

    I've had this problem ever since I was at my friend's house- she has Apple TV- and my iPad connected automatically. So, I have no idea why any of the practical solutions that people think of are not options BUT, in terms of just getting it done, I did figure out a way. The key for me was getting near another Apple TV. I was out of town so I took my iPad to another friend's house who also has TV. Once I was logged onto their wireless network (the same network that their Apple TV is on-- that's how it connected in the first place), then the Airplay icon and options showed up from the bottom-draw menu and I was able to make sure that mirroring was turned off from the Apple TV section and to make sure the selection was on iPad instead. Problem solved. Now whether or not this will stay the same (rather than me having to make sure it stays at this setting everytime I link up to a network that has an Apple TV on it) I don't know. So my advice is find someone with Apple TV and connect to their network with your iPad and then change it.

  • I have changed the apple ID (email, but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    i have changed the apple ID (email) but on my iphone , the icloud is stil asking me to log in whit the old email.And it is poping-up on every 10 seconds.I never used icloud, and i dont want to use it.I just dont know how to disable the icloud.

    If you see that pop up you enabled icloud. Whether you want or do not want now to use it irrelevant until you actually disable activation lock.
    In order to do that you have to change your apple id back to do that just long enough to sign in and back out. System will ask you to verify, don't.
    Just sign in on the prompt you getting and then logout. Once done, change apple id to what you have now and verify. Then decide if you want to
    use icloud (who does not want to be able to track their phone if lost or stolen).

  • Can't use down key because it opens automator. Does any one know how to disable this short cut?

    Everytime I press down on down key it opens automator. It doesn't let me delete the app. I don't know what to do, it is very frustating to fill in a chart when I can't use the down key. Does any one know how to disable this short cut?

    Are you talking about the Down Arrow key? To my knowledge there is no way to use that key as a shortcut for anything. But look in the Keyboard section of System Preferences and the Keyboard shortcut tab.

  • I need to know how to disable my apps on my old system so that I can install them on new computer.

    I've just purchased a new iMac and need to know how to disable my apps on my old system so that I can install them on the new one.

    You are allowed to have two working installations so you do not have to disable the original if you prefer to have a backup.  Otherwise, to disable you can just sign out thru the CC manager.
    Creative Cloud Help / Sign out, Sign in | Creative Cloud desktop app
    http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html

Maybe you are looking for

  • How can I set a custom Home Page while ALSO having a New Tab be the default Mozilla Page?

    Why is the "home Page" = to a New Tab page? Why are they linked. I want my.yahoo.com to be my Home Page (currently set properly) but my New Tab page seems to be set to "Conduit" and has a search bar. I have no idea where that came from or how it got

  • J2MEWTK 1.0.2 and J2MEWTK 1.0.3

    I've installed version 1.0.3 and it runs well, but I want to know if I can use other classes for version 1.0.2, because it can for version 1.0.3. Thanks.

  • Issue while synchronizing company address in SCUG

    Hello All, I wish everyone is fine. Before starting the thread i already did a search on my issue however i was not successful. I am in the process of configuring CUA within a SAP instance with two different clients ( central and child). Logical syst

  • Cause loop iteration to reRender

    First off sorry if this has been asked ... did a quick search and didn't see anything. Anyway here's my problem: We iterate over a list in JSF to output some controls (which are dynamic determined in Java). This works fine. Then it was decided that t

  • How come sortable col in a report does NOT sort?

    Instead it displays the "No Data Found Message". Could it be that the Name that I use in Column Link too long? It's 28-char long, like "Pxx_abcdefghijklmnopqrstuvwxyzab". Thanks much, Helen