How about less fan noise?
I use TS to force a lesser multiplier so I can have it crunch movies overnight while I sleep like a baby.
-
-
I'm not sure if you're serious or trolling...
Why would I want the discomfort of earplugs if I can simply turn the noise down?
You seem rather resistant to the idea that there's a use for turning down the max speed of a CPU. A very limited train of thought if I may say.papusan likes this. -
-
tijgert - You can use ThrottleStop to run your CPU at whatever speed you like. You can also use the ThrottleStop keyboard shortcut feature so you can setup two different ThrottleStop profiles and then easily switch between two different speeds by using the keyboard. When it is bedtime, it will be easy to switch profiles and slow your computer down for the night shift.
papusan only seems to know one speed and that is as fast as possible. He sent me his picture recently and quite frankly, I think he is from another planet.
The poor guy doesn't appear to have any ears. It makes sense that the speed of his computer is more important to him than how it sounds.Last edited by a moderator: Dec 30, 2014D2 Ultima, katalin_2003, octiceps and 2 others like this. -
-
-
papusan - I have always been a one profile kind of guy too. Even surfing the net, I like to get 'er done as fast as possible.
D2 Ultima - When the beta expires, ThrottleStop 7 will not run anymore. I usually try to make sure that I have a new version ready to go but sometimes I wait a few days to see if anyone notices. It is the easiest way for me to get some feedback. If lots of people complain then that usually means they were happy with the previous version so I should release it. I plan to release the next version without an expiry date. In case of emergency, you can always change your computer date back a couple of days. My expiry code is pretty simple so if I ever get run over by a bus, it should be easy enough for someone, somewhere to release a cracked version with no expiry date. No worries.
This INI option
TimePeriodAC=1
seems to have fixed the micro stuttering I was having on an older Core 2 Quad desktop. No guarantees that it will fix anything on your computer but it is worth a try. Also make sure you are using the Windows High Performance power profile.
Random stutters can be something as simple as a bad driver. The fun part is trying to find out which one and if there is an update or a previous driver available that doesn't have the stutter problem. I recently found that the Elantech trackpad driver excessively loads the first thread of the CPU. Elantech supplies track pads to many different laptop manufacturers. Simply moving my finger around on the track pad causes a load of 30% on the first thread. That's ridiculous and shows that the Elantech driver is sampling the trackpad position WAY too often. It should not take a billion computer cycles per second to figure out if someone moved the mouse or not. That is poor programming. Things like this can interfere with other apps or drivers that are also trying to use the first thread of the CPU. There are lots of issues like this happening in the background of many computers. Faster processors can cover up these problems, most of the time that is. -
Well I don't have a ton of stuttering or anything like that. But I will indeed try out that ini mod and see.
Also, I custom set my power plans always. Battery has limits, plugged in does not, etc. But thanks for the advice. The stutters I never thought anything much about because if in SP games, I would maybe experience one every few hours. To be honest I think it's google chrome, but I wanted to see if it'd be helped by just keeping throttlestop on XD.
Hopefully you'll get the demand you want for throttlestop 7 =D. As for drivers, I have no idea. Maybe it's my GPU driver and the next time I update it it'll go away XD. -
I've noticed that you have the same laptop that I have from some of your posts (Y510p). In my opinion, the cooling system on this laptop is quite weak, thus the processor is quite gimped.
From your experience, does using ThrottleStop on this laptop, and enabling the default maximum turbo boost of 3.2Ghz across all 4 cores result in TOO MUCH heat to dissipate? For how long can the maximum turbo boost be achieved, and do you have any rough temperatures?
Thank you for your time and help. -
unclewebb sure is coherent and articulate for a sleeptypist...
D2 Ultima, unclewebb, Incontro and 1 other person like this. -
TimePeriodAC=1
line alone into the ini? Or should I add the following
TimePeriodAC=5
TimePeriodDC=16
lines? Or should I add both and set AC to 1 while leaving DC on 16? I just want to be perfectly clear XD. -
By increasing system timer resolution, (micro) stuttering can indeed disappear but it should be worth mentioning that timer resolution alongside HPET toggling has been reported to cause odd issues on some configurations (like X58 chipset systems). However, from personal experience with both HM65 and Z97 chipset systems (the latter automatically enabled HPET), I've only gained perceived smoothness and no issues whatsoever.
Regarding profiles, when I'm on my desktop, I do tend to use a single profile configured the way I want it, while on the laptop I actively use 3 profiles, one for maximum performance when rendering, another for gaming where I disable Turbo Boost in order to have much lower temps and a third profile that's limited to minimum multiplier when I just want the system to idle but be online to handle mails and FTP usage. -
On the other hand, if you run an application that does not use the AVX instructions, it is possible that you will be able to run the CPU at full turbo boost indefinitely. Whether the CPU reaches the thermal throttling temperature or not will depend on your room temperature, how good a job Lenovo did installing your heatsink and how clean it is.
The built in TS Bench does not use the AVX instructions. While running it I was able to overclock the CPU so it uses the 34 multiplier with all 4 cores fully loaded. I adjusted the CPU core voltage a little lower and I ended up with temperatures right on the edge of throttling. It was able to run full turbo boost +2 bins of overclocking which is a feature that Intel builds into all of their 4700MQ mobile CPUs.
http://i.imgur.com/uy6Byna.png
The TS Bench only stresses the CPU. If you are gaming then there is going to be extra heat from the GPU going into your cooling system. Most games do not fully stress the CPU but it ends up being a real balancing act trying to maximize performance without the CPU hitting the thermal throttling temperature. Your results will really depend on what app or game you are trying to run and what room temperature you are at. Living in Canada does have some advantages during the winter.
D2 Ultima - If you start up ThrottleStop and it doesn't find any values in the INI file, it will use these 2 values as the default values.
TimePeriodAC=5
TimePeriodDC=16
These values change the timer resolution that Windows uses so it doesn't matter if you have a Core 2 or a Core i or 2 cores or 4 cores or hyper threading or whatever. This setting controls Windows.
I read some documentation recently by a guy that really knows his stuff when it comes to Windows and setting this to 10 seemed to be the magic number. A ThrottleStop INI setting of 16 usually results in the timer resolution being set internally to 15.6 milliseconds. That seems to be the default and I am not sure why Microsoft decided that number would be a good thing. The operating system or any user software running on your computer can change this value. If you use ThrottleStop and it sets this to 5 and then some other software running on your computer decides that it wants to set this lower to say 1 then 1 is going to win. As soon as you stop running that other program then in theory it should go back up to 5 because that is what ThrottleStop wanted. If you exit ThrottleStop then it should go back up to the original 15.6. Not all software follows the rules so it is possible that some software changes this value and then doesn't change it back after you exit.
The problem on the internet is that people try to do some testing of this without fully understanding how it works. At one time, Google Chrome used to change this value but there were complaints so I think Chrome leaves this alone now. If your computer does not have any stuttering problems that are being caused by this setting then whether you set it to 1, 2, 4, 5, 10 or 16 is not going to make any noticeable difference. When testing I noticed slightly more deep C State (C6/C7) residency time when this is set to 16 compared to when this is set to 1. Intel or Microsoft would have you believe that it makes a huge difference to C State residency time and a setting of 1 should be avoided but it doesn't make that big of a difference at all.
Try setting it to whatever you like. Numbers that divide equally into 1000 seem to be preferred. (1, 2, 4, 5, 10)Last edited: Dec 14, 2014 -
Here's when TS7b3 is running default.
And after it exits.
W8.1 HPET, highest resolution 0.5ms and granularity around ~0.0013ms
-
Edit: I had this page up all night and replied after I woke, I think I get it more now that I see Dufus' post XD -
Quote Originally Posted by F4rewell View Post
So if i understnd correctly my intel 4710hq would throttle itself down if temperatures are way too high regardless having throttlestop turned on?
Unclewebb:
Correct. ThrottleStop cannot be used to disable the thermal throttling that Intel builds into their CPUs. ThrottleStop only lets you control the throttling schemes that laptop manufacturers like Lenovo continue to use. No matter how you have ThrottleStop setup, your CPU will throttle if any core reaches the thermal throttling temperature. For the 4710HQ, Intel has set the throttling temperature to 100°C.
ARK | Intel® Core™ i7-4710HQ Processor (6M Cache, up to 3.50 GHz)
Intel also allows manufacturers to use an offset value so they can choose to lower the thermal throttling temperature by up to 15°C. My Y510P only uses an offset of 1°C so it starts to thermal throttle at 99°C instead of 100°C which is reasonable. Randomly disabling Intel Turbo Boost is not so reasonable.
On the main ThrottleStop screen, to the lower right where it says PROCHOT (processor hot), there will be a number that indicates what temperature your laptop is designed to thermal throttle at.
If you are seeing throttling at a core temperature of only 65°C, that is usually being triggered by power consumption.
If you have any more ThrottleStop related questions, head over to the ThrottleStop Guide thread. The link is in my signature. The NBR mods have told me that they prefer this so individual threads like this one do not get off topic.
-------------------------------
Next to prochot there is no number for me. "If you are seeing throttling at a core temperature of only 65°C, that is usually being triggered by power consumption." Well is it safe then to use throttlestop and reach temperatures of 85 or is the power consumption too high then, or what do you exactly mean by that? Thank you for answering my questions =)
Edit: With throttlestop 7 beta 3 there is a number. =) If you may answer my question regarding power consumption ill be happy =) -
Thanks for the reply.
So yesterday, I finally undervolted my CPU by -100mV. Ran Prime95 small FFT (with maximum stress using AVX instructions), and the results were good:
* Under the default Lenovo throttling profile (no-turbo boost, 2.4Ghz maximum), I dropped around 7W under full load from 39W to 32W. Initial load temperatures also decreased from 74C to 68C.
* After implementing the stock Intel turbo-boost profile (max 3.2Ghz across 4 cores), I re-ran Prime95, and was able to reach 3Ghz across all 4 cores for a short period, where the power consumption reached 54W, and temperatures hit 88C. Within a few seconds, the CPU throttled down to 2.4Ghz. Can't remember exactly why.
* Next I tried TS bench, and was able to hit 3.2Ghz on all 4 cores indefinitely, with relatively low temps. (Around 70-75C from memory).
Finally, I later tried it on my X240, but the gains were considerably less, and anything less than -60mV UV caused BSOD. But on the bright side, Prime95 (Small FFT) showed that at 15W TDP (long-term), temps were 3C less, and I was able to achieve 0.1Ghz more on both cores. LOL. -
-
F4rewell - Different manufacturers use different methods to throttle their computers. When a computer starts to throttle at a very low temperature like 65°C, this throttling method might be based on power consumption of the CPU. A CPU that is rated to be able to run reliably at up to 47 watts might be told by a manufacturer to start slowing down way sooner than this when the power consumption is only at 20 watts.
Some of these throttling schemes that I have seen over the years do not seem to make any sense at all. Without being one of the engineers in the little white coats, it is impossible to say what they were thinking. Big companies are full of people that like to micro manage other departments. If someone, somewhere decides that 65°C is an appropriate temperature for their morning coffee, they might also conclude that 65°C is an appropriate temperature for a CPU. It is not. Intel designs their CPUs to run 100% reliably at up to 100°C for most models. Does ThrottleStop 7 show PROCHOT 100? That is the Intel specified maximum safe operating temperature for your CPU. Intel designed your CPU so when it reaches this temperature, it will automatically slow down as much as necessary to prevent the CPU from going beyond this temperature so it remains on the safe side of 100°C.
Anyway, I was helping a Y50 owner out today and he provided me with some log file data while he was using ThrottleStop while gaming. The temperatures of both his CPU and GPU were great and well within specification. With the help of ThrottleStop, his CPU was finally running at its full Intel rated speed and using full Turbo Boost while gaming like it is supposed to be doing. It is your laptop so you need to decide what you want to do. You can use ThrottleStop and try to force your CPU to run at its full Intel rated speed or you can use your laptop as is. I got fed up with my Lenovo Y510P throttling the CPU so I use ThrottleStop and run it as fast as possible. Problem solved.
D2 Ultima - Adjusting this INI option in ThrottleStop will not release a nuclear war head and your computer will not catch on fire.
In some situations, adjusting the timer resolution might help fix some obscure problem so I included a hidden option in ThrottleStop to control this. I actually added 2 hidden options so you can control the timer resolution separately when plugged in (AC) or when on battery power (DC).
When ThrottleStop starts up, it checks the INI file. If ThrottleStop does not find these options, it concludes that the user does not want to change these values. After doing some testing I found that leaving the timer at a resolution of 15.6 milliseconds when on battery power would help maximize C State residency time which in theory should minimize power consumption. That is a good thing when running on battery power.
I also concluded that if a user is plugged in, setting the timer resolution to a slightly lower number might improve performance or for some users, it might help reduce micro stuttering. I reached in my hat and pulled out lucky number 5. If ThrottleStop starts up and does not find a value in your INI file, it tries to do you a favor and automatically sets the timer resolution to 5 ms. No one has complained yet and one user recently said that my tools seem to get rid of his micro stuttering issues so it looks like doing this was a good idea.
If you want to play with this setting, open up the ThrottleStop INI file and if you do not see this option, you can edit the INI file and add this option to it.
TimePeriodAC=5
You can set it to whatever value you like. At the moment the lowest you can set this to is 1 ms. If anyone can convince me that a setting of 0.5 ms is necessary, I will consider editing ThrottleStop to make this possible. A lower limit of 1 ms seems OK to me.
The Windows default value of 15.625 ms is exactly one sixty fourth of 1000 ms. ( 1000 ms / 64 = 15.625 ms ) and 64 decimal is exactly 1000000 in binary.
I couldn't figure out where Microsoft came up with the 15.6 ms number from but that makes sense.D2 Ultima likes this. -
On the plus side, the UV has made a huge impact on even idle temperatures, my fan almost never goes on any more. It also seems to use less power than my i5-4200U CPU during idle, makes Haswell ULV processors seem useless. -
Should be 47W.
-
Over on TechInferno was a very interesting post by MrAngry. He showed what a 4700MQ is really capable of in the right hands after all throttling methods are disabled. Pulling 76 Watts out of a CPU that has a 47 Watt TDP rating is impressive. The cooling system in my Y510P cannot cope with that and would be doing some severe thermal throttling if I tried to run it at 76 Watts.
Help! Dell E6440 previously TDP throttled i7-4700MQ at ~47W, now at < 40W. Why?
Maybe if you ask MrAngry, he might share his secrets. No one on Tech|Inferno was interested in this magic.Incontro likes this. -
-
@unclewebb, thank you so much for answering! That little program made my day!
-
I ended up resorting to editing posts for info to be shown so might be why it did not receive much interest but then I also made a post on here TDP and Power Limiting (Haswell) and seems to have received the same amount of interest. That's fine, gives me more time to do other things.
I am grateful to the original post on the other forum though as it got me interested enough to look further into the problem. Before I use to just trick the CPU into believing it was using less power as posted a while ago in this thread, but it's a bit risky especially battery wise. Now I can run only limited by thermals and no power limiting except when on battery which is limited to 38W and I like that much better. The trick method runs across the board so the battery could easily be overloaded in that case. Not good. Tricking the CPU can also affect the Thermal Margin register which is based on power vs temperature so that could possibly lead to problems if it gets too negative.
An example of tricking the CPU into thinking it's running Linpack at 166GFLOPS using less power than core-m. IOW setting power limits to say 5W would result in no power limiting though the temperatures are a bit of a giveaway.
unclewebb likes this. -
I won't lie. What you've just said is over my head XD.
That being said, I'm finding it amazing that your 4700MQ was able to draw 76W indeed. My 4800MQ at 3.8GHz, stock voltage, current limit set to 100A and max power draw set to 100W each doesn't cross 62W (package power) under any load I've tried putting it through (mainly streaming, rendering x264 videos in handbrake under quick presets for fast FPS, and general gaming). What we found out about the MX CPUs though is that they draw more power and require more voltage to run than the MQ CPUs (at least on the haswell line). Tossing a 4900MQ to 4.2GHz can apparently be done somewhere around 0.1v LESS than on a 4930MX, and not even getting into the power draw.
That being said I want some nice, cool 980Ms (the power sippers compared to my power devourers; 780Ms) and a 4930MX so I can balance the load evenly hehehehe. -
@D2 Ultima That's interesting. Is that 3.8GHz on 4 cores? Should be able to run 4 cores at 3.9GHz IIRC.
If you are using default voltage then max voltage will flaten off at 3.7GHz so you'll be using more or less the same voltage at 3.7GHz for any unlocked bins above that unless using adaptive voltage in interpolation mode. My 4700MQ needs about 1.000V at 3.4GHz, what does your 4800MQ use at 3.8GHz?
Please try this. Set to 4 threads at 15000 problem size and set each thread via task manager to seperate cores. Check to see if there is any throttling and maximum power used. It contains a slightly improved Linpack from the one I posted so you should be hitting the magic 200GFLOPS at 3.8GHz. If temperature is a problem then reduce the problem size, this will give shorter runs but also lower GFLOPS.
Please make sure you have everything saved before running, just in case. -
Edit: Welp, I left it for "3 runs" and it started thermal throttling like crazy after a minute or two, so I just ran it for one minute. Still managed to thermal throttle and pull a ton of power, so here you go:
Last edited: Dec 15, 2014Dufus likes this. -
Dufus - Thanks for showing us what a Core i7-4700MQ is really capable of. With these sort of tricks, maybe you could smarten up Intel's ULV series too.
I checked out the MCHBAR locations you mentioned and my Y510P does not seem to be using any of those power registers to limit my CPU. My power limits are controlled by the MSR registers and those are locked. I would need to use the modified bios that svl7 created to try and push my CPU further.
The problem is cooling. My Y510P will start to thermal throttle when running at the 58 watt short term limit and it will continue to be on the edge of thermal throttling even after it throttles back to the long term 47 watt limit. Without significantly improved cooling, I don't have any need to go beyond the present limits.
Your screenshot showing 166 GFlops at 2.6 watts looks like something out of the future. I wonder how many years before it will be possible to get that kind of performance out of a mobile 2.6 watt device for real.
-
One can only dream on, lol. Anyway, no more off-topic from me, don't want to clutter your thread sir. -
@D2 Ultima Thanks for running Linx. Your screen shot shows no data though perhaps because the "All" memory is selected which will take a very long time to complete. Running with negative offset is okay, I originally thought you were running with default voltage. No need to run default as every bit of power saved counts towards higher achievable performance. Try to keep it at the edge of thermal throttling or below, thermal throttling is just going to down clock the system. Reduce clocks if needed. Best IMO if you also make sure CPU performance BIAS is set to maximum, MSR 0x1B0 set to 0 on all cores. That is if you are looking for maximum performance.
Linpack is very useful towards stability testing and the GFLOPS results give a good indication if things are working as expected. For 3.8GHz 200GFLOPS should be obtainable if there is no throttling. You can also take solace in that you'll probably never run such a demanding load with real world applications. Something else to watch out for is that Haswell seems to dynamically adjust voltage, except when using fixed voltage, with temperature. Not up but down and by a fair amount. This means with an undervolt and coming off load with a hot CPU there may no longer be enough voltage for the lower bins resulting in a crash/BSOD.
Here's an example of Linx running 4 threads, one per core on a quad i7-4700MQ at ~3.44GHz.
-
-
Set for 3 runs if it's throttling after that. Do you have anything running in the background? Some things you could try are
Run without any monitoring programs.
Set a higher priority
Set current limit to 120A with BD PROCHOT enabled
If using TS please clear the TDP log event. These can be triggered just by changes to the power limiting registers even though the power limit has not been exceeded. I vaguely remember there was a way to inform the CPU of a power change policy before making the change but didn't pay it much attention at the time and can not remember where I saw it.
Linpack does not run full 100% load from the start, it usually takes a little time before it comes on then some breathing space before the next run so if there's some throttling that might be why you see full multi sometimes but not always.Last edited: Dec 16, 2014 -
I'll try it for three runs and see. I'll also close everything but HWMonitor this time. My PC has never had problems with needing throttlestop to run; it's always kept its boost clocks, I've just been testing something by keeping Throttlestop running 24/7. I'll make a new post with the results within the hour.
Closed everything except my mouse software, GPU drivers, audio drivers, screenshot taking program and HWiNFO64 (not counting other background services of course) and even unplugged my second monitor. Basically idled at <1% util like that. Still thermal throttled in the run, but it kept close to the gigaflops in the first two runs.
Also, funnily enough, it STILL drew more power this time. And it followed the same 3.3GHz trend during the beginning of the bench, but got to 3.5GHz during the meat of the bench. Anyway, here you go Dufus:
-
Thanks for trying that. Your GFLOPS are comparable to what I use to get with an older 11 version of Linpack at problem size 20000, not sure why the newer version gives me higher GFLOPS but not yourself. As you can see by the power draw it is a demanding bench using up to 80J vs real world of around 62J. It seems the Clevo's are not as restrictive with power limits as other ODM's as was also shown by n=1.
-
Either way, when I get CLU I will be trying to keep 3.8 or 3.9GHz as my daily clocks on this machine. If I can max out at 90 degrees or so while rendering/streaming, then I have no need for anything else, as no other games make my machine as hot as streaming/handbrake rendering. Linpack however will probably always cause a solid overheat haha. At least unless I get the EM heatsinks. With some lapped EM heatsinks and CLU, I expect my CPU to never under any circumstances cross 85 degrees with max fans. -
-
Where would I find the log file? My CPU won't go above its base clocks unless under load even if throttlestop is set to 37T (as you saw in previous screenshots, where the multiplier was hovering around 27, as I took the screenshots after the bench).
I just ticked "log" in the program but I don't know how long to run it for.
The CPU *DOES* clock up properly when in demand of some kind. The only two instances where it won't sit at 3.5GHz constantly under load is if I'm doing a Handbrake render (it'll go to 3.5 then downclock to ~3.4GHz and sit there constantly). But it won't use nearly as much wattage or whatever as his Linpack did. In your throttlestop bench program, the multiplier correctly sits at 3.5GHz constantly. -
Last edited: Dec 17, 2014 -
if i use thorottlestop for long periods of time (4-5 hours) would this cause my laptop to overheat? or will it reach 100c and throttle by its own ?
-
If you unzipped ThrottleStop into a folder then log files should show up in a sub folder called Logs. Exit ThrottleStop so it can write all of the info to the log before opening it up to see what it says.
The TS Bench does not use the AVX instructions so it consumes less power and produces less heat than Prime95 or LinX. A full multiplier in the TS Bench that drops when running LinX is a sign of some sort of throttling, power, thermal or both..
If you want to see ThrottleStop report a high multiplier when your CPU is lightly loaded or idle, you will need to disable all of your C States. I don't recommend doing that. It will make your laptop run hotter and on non-Extreme CPUs, disabling the C States will also limit the maximum amount of turbo boost.
undertrip - Using ThrottleStop in a laptop with poor cooling might cause it to go up to 100C. If this happens, your CPU will thermal throttle and slow down to protect itself. Intel doesn't like warranty claims so they built this protection into their hardware. Software like ThrottleStop cannot interfere with the CPU protecting itself from damage. -
Well, unfortunately I can't upload any pictures right now because my ISP is purely retarded and needs to give me free internet for the next year to make up for their crap.
Hmm... Well, I can say that when it drops to 3.3GHz, the C0% in throttlestop reads 100% straight (set it to 8 threads to check this). When it's at 3.5GHz, it seems to top out at around 95% (average) C0%. When it's on 4 threads though and running the bench, the C0% sits at 100% flat for all cores regardless of the speed. Also, my power draw limit is set to 100W, which makes this odd. It only pulls 80W at max, but it's still somehow being limited? It's not temperature for certain; when it's stuck at 3.3GHz, the temp is quite low. It's when it goes to 3.5GHz (and power draw is a bit slacker) that the temp starts skyrocketing. I wonder if I should set my current limit to 120A or something? This is the part I don't get. Also, Handbrake which drops the speed slightly (to 3.4 or 3.3GHz) when I do a fairly long render doesn't draw NEARLY that much power (in fact, I've never gotten my system to draw over 52W on the package) before he asked me to run Linpack, which tops out at 80W. The only other thing is probably voltage? But the max voltage is usually attained when it's at the higher speed too.
It's like my system just doesn't feel like being 3.5GHz for that whole bench >_< -
what do u think of the lenovo y50 cooling? -
Here, I did a bench at 3.8GHz in TS, a couple 32M and then a 1024M one. Never dropped below 3.8GHz once.
It be here: Throttlestop Benches log - Pastebin.com
Also, it sat at 3.4GHz this time during the linpack (where it'd usually be 3.3), when I used 3.8GHz on the CPU, except for when it actually started getting hot (and was drawing less power). I know that the WAY something uses a CPU = the heat, rather than how much of it is used, but... to draw half power and heat it up an extra 20+ degrees? It's weird. Power draw this time topped out at 94W on package, though during that part of the bench it again was NOT at the max speed. Max speed (and most heat) sat around 50-60W to be honest.
Only thing I could think of is that I'd need to overvolt it for it to keep the max speed during that part of the bench. Blah. I wonder if I could make this thing draw like 140W... have half a mind to set current limit to 120A, power limit to 200W and add 100mV and see if it works. I bet I wouldn't be able to finish a single run of linpack without thermal throttle XD.
Also, I have no idea if that's even safe for my 4800MQ. I should probably find out what's the max current limit I should use for it.
Edit: Finally got that picture to upload. Finally. Here it be:
Last edited: Dec 17, 2014Dufus likes this. -
I see TDP log is still checked, did you uncheck this before the runs? This will show if there is limiting due to PL1/PL2/PP0/PP1. Limiting due to current or PL3 is indicated by EDP which is not shown by TS, so have to go by multiplier state. So if I understand correctly, you have increased clocks from 3.5GHz to 3.8GHz but are only seeing a small increase in GFLOPS not proportional to the clock increase. Certainly seems like throttling is going on if that's the case. Did you try running a TS log file while running Linx? If there is no throttling for your real world apps then IMO no real need to worry about it.
Forgot to answer one of your earlier questions, I use standard 2x 8GB 1600MTS DDR3L CL11. Nothing special.Last edited: Dec 17, 2014 -
Anyway, your little program thing helped too. My CPU sat at max turbo after using it. It was quite nice. I think I might use that more often; it even helped keep my 3.8 clocks when I OC'd.
Also, I REALLY need a tube of Liquid Ultra. -
Exit ThrottleStop, go to the folder you have ThrottleStop in, run the program, check the Log File option, wait 10 seconds, exit ThrottleStop and in the same folder where ThrottleStop.exe is sitting, you should see a new folder called Logs. Inside that folder should be your log file data.
Your laptop has the thermal throttling temperature set to 96°C. Both HWiNFO and ThrottleStop show that your CPU was thermal throttling. When this happens, the multiplier will immediately start to drop. When the MHz drop, the GFlops also drop. That is probably why the GFlops go from 177.7 to 166.6 during your LinX run above. When thermal throttling kicks in, the CPU will rapidly adjust the multiplier and voltage just enough to keep the temps under control while maximizing performance. ThrottleStop does a good job of showing you how much multi you are actually achieving while your CPU is throttling. That's why I like seeing the log file. It tells me a lot more than just a screenshot does.
undertrip - I don't own a Y50 so I don't have any first hand information about the Y50 cooling system. ATG on the Y50 thread sent me a couple of log files while gaming at full speed and his CPU and GPU temperatures looked great.
When trying to get the most out of any laptop with a 4th Gen Quad Core Haswell processor, the cooling systems on all laptops are under designed. Some are just worse than others. Gaming oriented laptops are always going to be a compromise. No one is interested in lugging around a big thick laptop with a huge heatsink and a fan that sounds like a 747 is getting ready for take off. Powerful CPUs and GPUs shoved into smaller and smaller cases equals higher temperatures. The processing power of the 4th Gen AVX instructions is incredible but unfortunately, so is the heat. If you are mostly interested in gaming then the cooling system in the Y50 should be OK. You can always use ThrottleStop to try and get the right balance between performance and heat. I disagree with Lenovo disabling Turbo Boost while gaming in the Y510P and Y50 but at least the throttling method they used is easy to overcome by using ThrottleStop. -
-
The ThrottleStop Guide
Discussion in 'Hardware Components and Aftermarket Upgrades' started by unclewebb, Nov 7, 2010.