How to get Hyperthreading without turning on any part of ACPI?
Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hyperthreading requires ACPI. Hence the 'acpi=ht' option which disables all of ACPI except what is needed for hyperthreading.
Adam
Thank you for taking the time to answer me.
This is exactly what I was afraid of, because in this case, I will certainly not be able to use it. For if I enable ACPI in any way, the above linked ordeal happens.
Anyway... thank you for clarifying this. Be well..
Do the previous kernels show the same symptoms ?.
You can't do much about the slab allocation - they are generally a symptom not the problem itself. You'll probably need to some kernel tracing to see what is doing the allocates. Not generally recommended on a prod box (but then, neither would Fedora be), but in your case it may be a necessary evil. Of course that will (hopefully) expose the miscreant, not fix it.
Do the previous kernels show the same symptoms ?.
You can't do much about the slab allocation - they are generally a symptom not the problem itself. You'll probably need to some kernel tracing to see what is doing the allocates. Not generally recommended on a prod box (but then, neither would Fedora be), but in your case it may be a necessary evil. Of course that will (hopefully) expose the miscreant, not fix it.
Yeah man. I know Fedora is not the best for industrial grade server, but I have little choice unless I want "them" (users I mean) to keep ***king me for new software and libraries.
I had CentOS 5.5 running on it for months, and it was fine, stable... When I was forced to be as bleeding-edge as possible, I turned to Fedora, figured - how big a mess could it be, it's essentially a beta-RedHat right? Well... apart from ACPI - it's fine... I couldn't care less about power managemenet (I run the server in Static High Performance Mode) but then, I'm not sure the performance loss from HT suffered by heavily threaded applications like MySQL, Apache, science stuff, etc etc, was worth the tradeoff... :-(
Anyway... I have no experience diagnosing this, I never seen a behaviour like this before.
BTW. I may have forgot to mention: the slab issue occurs if and only if I turn on any part of ACPI. I experimented with all boot options relatied that I could find on Google. If ACPI (any part of it, really) is involved, slab issue. I tried hard to reproduce some instability without ACPI, but if I leave it off, it's solid. Well, I don't have HT, but it's solid, anyway...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.