JRockit Hyperthreading support on Windows 2000?

I am trying to find out if JRockit 8.0 supports hyperthreading correctly on Windows Server 2000. I know that Win2K doesn't have proper support for hyperthreading in that to support it you need to use additional CPU licences rather than the OS identifying the hyperthreading capability properly. This is not cost efficient as you need additional CPU licences and the OS doesn't schedule threads efficiently when there are multiple CPUs on the server. As it treats 4 hyperthreading capable CPUs as 8 physical processors which isn't correct.
Does JRockit rely on the OS for hyperthreading or does it use its own APIs for handling hyperthreading CPUs?
I assume that it relies on the OS, however I wanted to make sure.
Thanks,
Justin

Justin Hancock said the following on 2004-02-04 14:34:
=?ISO-8859-1?Q?Bj=F6rn_Antonsson?= wrote:
Justin Hancock said the following on 2004-01-29 03:43:
I am trying to find out if JRockit 8.0 supports hyperthreading
correctly on Windows Server 2000. I know that Win2K doesn't have
proper support for hyperthreading in that to support it you need
to use additional CPU licences rather than the OS identifying the
hyperthreading capability properly. This is not cost efficient as
you need additional CPU licences and the OS doesn't schedule threads
efficiently when there are multiple CPUs on the server. As it treats
4 hyperthreading capable CPUs as 8 physical processors which isn't
correct.
Does JRockit rely on the OS for hyperthreading or does it use its
own APIs for handling hyperthreading CPUs?
I assume that it relies on the OS, however I wanted to make sure.
Thanks,
JustinJRockit relies completely on the OS for thread scheduling when
using native threads. There is no way for an application to enable
the hyper threading of a CPU if it isn't enabled at boot time and
recognized by the OS as a physical or logical CPU.
On the other hand, if we detect that the CPU is hyper threading
enabled, which we can do without the help of the OS, we will do
some optimizations that Intel have described on their development
pages to enhance the performance of apps running on hyper threading
hardware.
Hope this answers your question.
/BjörnIf I use a JRockit threads is the hyperthreading capability exploited?> More importantly will performance improve?
>
Thanks,
JustinI am not sure that I understand what you mean here. For hyperthreading
to be exploited, it needs to be recognized by the BIOS and the OS.
If you have a box with 2 physical HT-CPUs that shows up as 4 CPUs in
your OS, then hyperthreading is exploited. There is nothing that an
application can do to change this.
The application can only do small optimizations to the way it behaves
so that it works faster on a HT-system compared to if it didn't do
these optimizations. It can not enable hyperthreading.
Intels rule of thumb for perfomance increases is 20-30% if HT is
enabled compared to if it isn't. This increase is from enabling HT
on your box and making the OS believ that it has double the number
of CPUs.
/Björn

Similar Messages

  • Oracle 9i Data Guard supported on Windows 2000 platform ?

    Is Oracle 9i Data Guard supported on Windows 2000 platform ?

    YES, we are currently using Data guard on 2000 Windows Server. Will need to have the Management server installed in order to get the Data guard function.

  • Is EPM 11.1.1.3 supported on Windows 2000

    Hello Experts,
    I have referred the support matrix of EPM 11.1.1.3 and found that Windows 2003 supports EPM 11.1.1.3
    Can anyone confirm whether EPM 11.1.1.3 is supported on Windows 2000 or not?
    Thanks in advance.
    Regards,
    Sonal

    Hi
    version 11.1.1.1 - I could able to install and configure successfully on wn 2k adv server sp4, but later on when i installed 11.1.1.3 i got into some issues.

  • Connector Support for Windows 2000

    When will Windows 2000 support be available for connector support in the MetaDirectory product?

    Meta Directory 5.0sp1 (in it's windows version) has an AD connector (you can still have a full meta directory on solaris, just use the windows kit to install the AD connector on a windows machine)
    although it is a derivate of an UTC connector, with all its "bugs/features", ie : modrdn's do not work, and its somewhat stuborn for the flow of certain attributes,it does work for me on a 2000 Server in an AD domain

  • Arabic not supported in windows 2000

    I am running my project in windows 2000 and its working properly (in english), but in case when i want to change the button captions to arabic text its not accepting and displaying some ascii charachters in the property window its self , the rest cases like labels,data fields all in arabic are allright.i cahnged in the regedit to arabic and my windows are arabic enabled.
    can any one give suggestion thanx.

    We are using Forms on Windows2000 and Arabic Language. All what you have to do is to set the Language options to Arabic in the Control Panel-> Regional Options.
    Good luck
    Emad

  • BI Frontend supports Windows 2000?

    Hi, All.
    Note 893348 - Hardware and Software requirement for NW2004s
    says the following.
    The Business Explorer of SAP NetWeaver 2004s is supported above Windows 2000 onwards.
    Note 103174 - Compatibility of Office products
    says the following.
    Which versions of Microsoft Office are supported by SAP NetWeaver 2004s
    BI Business Explorer (BEx)?
    SAP BW NW2004s supports MS Office XP SP2.
    - SAP BW NW2004s: BEx requires Excel 2002 or above. For updates please
    check SAP Service Marketplace BI area
    Which is right?
    Best Regards.

    Hi Sejoon,
    please check the FAQ on the SAP Service Marketplace.
    <a href="https://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000676672&">SAP Service Marketplace /bifaq</a>
      Cheers
         SAP NetWeaver 2004s Ramp-Up BI Back Office Team

  • IWS 4.1 suported on Windows 2000?

    Is iPlanet Web Server 4.1 supported on Windows 2000?

    No, it is not supported:
    http://docs.iplanet.com/docs/manuals/enterprise/41/rn41sp10.html#17605
    Off the record, I've heard that 4.1 does work fine on Windows 2000.
    The new version iWS6.0 does support it:
    http://docs.iplanet.com/docs/manuals/enterprise/60sp3/rn60sp3.html#36474
    Thanks,

  • Moving from nDS 4.1 on Windows NT 4 to Windows 2000

    Having a problem moving from nDS 4.1 on NT 4.0 SP6 to Windows 2000.
    First of all nDS 4.1 will not install on Windows 2000. It fails.
    So I installed iDS 5.0 and everything went fine. Then I tried to import
    users and it failed because of different schema. So then I tried to import
    the schema. That didn't work or more accurately, I did not know how to do
    it since iDS uses ldif files not conf files.
    So I download and installed nDS 4.13. It worked and I moved the conf files
    to import the schema and imported the users. Then the admin server service
    quit working. The ipaddress had been changed, so I changed it back with
    ldapmodify. Now the admin server service works, But I cannot connect with
    the console to the server to make any changes.
    Please help.
    IPlanet actually emailed me after I downloaded iDS 5.0 to offer assistance
    getting it setup. So I emailed then back and explained my problems and
    asked specifically what versions of DS are supported on Windows 2000. They
    now don't return my phone calls and every time I get through to them they
    pass me off to a new tech who says he will get back to me. Of course they
    never do.
    So my question is how should I go about moving our Directory that is
    currently running nDS 4.1 on Windows NT 4.0 to Windows 2000. What version
    should I run. How should I move the directory. I am unfamiliar with the
    replication options and how to use them if that would be the best solution.
    Thanks in Advance.
    Ted

    I think DS 4.12 or later supports Win2K.
    After you installed DS 5.0, you should have run migration. This would have migrated all of your config and schema and data from your 4.x server to your 5.0 server.
    "The ipaddress had been changed, so I changed it back with ldapmodify." Ouch. Exactly what did you do? It is very tricky to change the admin server port number and get the console to work again.
    "replication options"? Do you mean migration?
    What is the desired outcome of this process? To have a DS 5.0 running on Win2K?

  • Oracle products which are Windows 2000 Ready

    Product Version Date
    Oracle 8i EE
    Enterprise Manager
    Web Db
    Application Server
    Designer
    Developer
    JDeveloper
    Reports
    Discoverer
    Jinitiator
    Workflow
    Can someone at Oracle fill in the versions of the above products which will support the windows 2000 platform and the expected release dates.
    Thanks

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Brian Wallace ([email protected]):
    I have Oracle 8.1.7 running on my Windows 2000 machine w/o any problem.<HR></BLOCKQUOTE>
    I blocked all tcp & udp ports in my win2k server except 21,23,80 and 1521.my ftp and telnet are working fine but oracle is not working.
    it's says error ora-12541 ;tns;no listener
    how to come out this prblem can u pls help me.
    Thanks And regards
    Buddha G
    null

  • Windows 2000 connection problems (solved)

    I have a Windows 2000 box that was working fine with DSL and cable but when we moved and got FiOS, it didn't work.  It has a RealTek RTL 8139(a) PCI fast controller built in to the motherboard that is connected to the port of the back of the Westell 9100em router.  The symptoms were very strange: I could ping the router and load the router web page.  However, I could not load any webpages outside of the router.  DNS was working (lookups were fine and fast) but it seemed like no packets ever came back to me - it was like the TTL was set too small or something - they just died in the ether.  Traceroutes would get about a dozen hops out and then time-out.  I figured there was a problem with the ethernet controller, so I switched to a 10/100 Hawking USB-to-ethernet adapter.  However, this showed the same problem.  Then, I switched to a USB wireless adapter.  Again, same problem.  At this point, it was a total mystery.  There didn't seem to be a problem with a particular adapter and I knew it wasn't a problem with FiOS since I had multiple wired and wireless machines (XP,Mac,Linux) in the house with no problems whatsoever.
    I had read on these forums some problems people were having with RealTek 8139 adapters: http://forums.verizon.com/t5/FiOS-Internet/Problems-with-the-Fios-20-5-connection-speed-in-my-area-d... so I did a google search on "windows 2000 realtek fios" and found this:  http://www.testmy.net/t-19923  This was exactly the same problem I was having, so I did what was suggested: Uninstall TCP/IP and the Microsoft services/clients from the ethernet adapter, reboot, then reinstall the protocols and services...  And it worked!  I can now load up web pages with no problems.
    Even though I was a 25/15 customer, I was pretty happy to get a 7/7 service (according to Verizon's speed tests) after not being able to get any http connection at all previously.  For the heck of it, I tried the speed optimizer tool: http://www2.verizon.net/help/fios_settings/optimizer/  After rebooting the machine, I am now getting 25 down and 23 up on Verizon's test and 26 down and 13 up according to the speakeasy test.
    I guess the lesson for me is that FiOS is unlike DSL or cable - you might not be able to just plug your computer in and have it work optimally or work at all.  But if you tweak it just right, it works pretty well

    crichter, Welcome to the discussion area!
    Sorry, I don't know what type of encryption (if any) is supported by Windows 2000.
    You may want to post in the AirPort > AirPort for Windows discussion area.

  • Is form6 or form6i compatible with windows 2000 professional edition?

    The current Operating systems on the my computer is Windows 2000 Professional. Oracle application and OEM are working properly so far. But I am not sure if form6 or form6i works on the windows 2000 professional. Anybody knows anything about it? Thanks,
    Jim

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jim cui ([email protected]):
    The current Operating systems on the my computer is Windows 2000 Professional. Oracle application and OEM are working properly so far. But I am not sure if form6 or form6i works on the windows 2000 professional. Anybody knows anything about it? Thanks,
    Jim<HR></BLOCKQUOTE>
    Forms/Reports 6i with patchset1 is supported on Windows 2000.
    Regards,
    Deepak Rai
    null

  • PC Suite + Windows 2000

    I dont know if anyone will be able to help but i was wondering when the support for windows 2000 was removed from the pc suite application and why nokia chose to do this?
    Solved!
    Go to Solution.

    Many large firms still use Windows 2000 and I think it is a bad mistake to drop the support for it.
    I got a new E66 business phone. I installed the PC Suite which came with the phone to my business laptop which has windows 2000 professional. But I cannot upgrade the E66 by using this PC Suite because it is not supported on this operating system.
    Every time I start my laptop I get a message that PC Suite has updates availble. After downloading the update it end because this operating system is not supported.
    From the net I can find PC Suite versions 7.0.7.0 and 7.0.8.2 which are claimed to support Windows 2000. After downloading these 34 meg packets the installation ends to a message "this operating system is not supported".
    This sucks.  

  • Webcam 3 driver for windows 2000

    Hello,
    I have a Creative Labs WebCam 3 ; it's from about 2 years ago;
    I run windows 2000.
    I know that the ID of this webcam is : 0x5a9/0xa5
    (from the message I get when connecting it to linux).
    I had tried to download the
    "Video Blaster WebCam 3" driver for win2000 from creative websitw downloads page;
    (It is called WebCam3GDrvsV2_0505.EXE)
    But after insatlling it I could not use the webcam with it; it is probably
    not the right driver.
    I had tried also,from the downloads : "Creative Webcam"
    From there I got 2 options which seems also not the right ones:
    Also it seems to me that model PD00/Model PD00
    Any idea which is the right driver ?
    Regards,
    Sting

    Hi,
    Officially the printer is not supported on Windows 2000 as you may find listed within its specs:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03315988&tmp_task=prodinfoCategory&cc=us&dlc=en...
    You may try using an alternative driver for printing, any other functionality will not be available however:
    Download and extract the package below (*use any archive software  as Winrar to extract it):
    http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=18...
    Under the control panel open printers and click Add printer.
    Follow the steps by creating a Standard TCP/IP port, you may locate the printer's IP by clicking the network icon on the printer front panel
    On the pritner selection dialog click Have Disc and browse to the extracted folder.
    Follow the steps on the screen to complete the wizard.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • AT MIO 16XE 10 and windows 2000

    Till now I used a AT MIO 16XE 10 with NIDAQ 5.0 on windows 95.
    In the new PC I installed Windows 2000, but the latest NIDAQ drivers for WIN 2000
    does not support my board device. I need to know the NIDAQ version for the AT MIO 16X
    series compatible with windows 2000.

    The AT-MIO-16X legacy board was no longer supported in NI-DAQ as of version 6.5. However, the AT-MIO-16XE-10 is an E-Series board. All E-Series devices are supported under Windows 2000. NI-DAQ 6.6 and later supports Windows 2000.
    Regards,
    Erin

  • Quicktime 7.6.4 for windows 2000

    According to the product information Quicktime 7.6.4 isn't supported for windows 2000 anymore.
    Is this true? Is there no way to install the latest update on a windows 2000 machine?

    7.1.6 is the last version to work with Win2000.

Maybe you are looking for

  • Variance of Wagetype amounts  Report  for the previous and prest months

    Hi experts, our clients are wish to have the report of  Variance of Wagetypes for the Previous and Present months. we require the report on  new wagetypes included in the Current month along with amount and also any wagetypes deleted for the current

  • IMessage won't switch to "on."

    My iMessage won't switch to "on." When I press the button to switch it on, it immediately switches back to "off." I am connected to WiFi but do not currently have the SIM card in because I am in another country. I am using the iPhone like an iPod Tou

  • On Off Rest Switches from Radio Shack (I hate shopping there - beeep beeep)

    SEE THIS THREAD: https://forum-en.msi.com/index.php?topic=100224.0 I need a reset and on/off switch. What do I need to be concerned with? I have the wires but not the switch. Can I just buy small switches that fit my leads or do I need to know amps/w

  • Here's a hairpuller: how come my Oblivion mods won't work?

    Before you point me in the other direction, sending me to this thread and this wiki page, I can say that I'm pretty certain case sensitivity is not the issue here.  It's not a load order issue either.  It's not an incompatibility issue.  Some of the

  • CS4 to CS5 Upgrade has install/configuration problems ???

    (My system is running Windows 7 Pro 64-bit ) Awile back I purchased: Adobe Premiere Pro CS4 (FULL version) on the Installable DVD's. ...and just recently, last week, I decided to bite the bullit, and go for the 64-bit CS5 version upgrade. Adobe Premi