J
J
Jek2020-11-17 14:29:04
JavaScript
Jek, 2020-11-17 14:29:04

Is overheating protection important for a processor?

Hello. I bought a percent in dns, but it turns out there is no protection against overheating (dns was not written), is it critical?
processor AMD Ryzen 7 PRO 2700 OEM
cooling CBO DEEPCOOL GAMMAXX L120T RED (also new)
on the off site of the processor Default heat output value / thermal power output value 65 watts
Own TDP 150 W

Answer the question

In order to leave comments, you need to log in

7 answer(s)
P
profesor08, 2016-08-28
@profesor08 Куратор тега JavaScript

function sendsky() {
  var name = document.getElementById('name').value;
  var phone = document.getElementById('phone').value;
  var page = document.title;
  $.ajax(
  {
    url: 'http://site.ru/modules/mod_skynetrtxfooter/caller.php',
    type: 'POST',
    data: {
        name: name,
        phone: phone,
        title: page,
    },
    success: function(data)
    {
    document.getElementById('answer').innerHTML = data;
    }
  });
}

Но точную проблему смотрите в консоли разработчика в на вкладке network

W
WQP, 2016-08-28
@WQP

В консоль смотрите. Возможно ошибка от сервера

T
ThunderCat, 2016-08-28
@ThunderCat Куратор тега JavaScript

1) Не мешайте чистый жаваскрипт с жквери. Вы еще не так круты в программировании чтобы так изголяться.
2) Скорее всего жквери не подключен, либо $ не переопределен для короткого алиаса. Попробуйте $.ajax => jQuery.ajax

Иван, 2016-08-28
@LiguidCool

Jquery подключите.

Макар Герасимов, 2016-08-28
@MacFiss

Автор. Пред тем как спрашивать, пользуйтесь поиском:
Uncaught TypeError: Cannot read property 'ajax' of undefined?

P
paran0id, 2020-11-17
@jotrib

What do you mean "no overheat protection"? It does not have a cooler in the OEM package, but it does have throttling - it will forcibly reset the frequency in case of overheating.

D
Drno, 2020-11-17
@Drno

All processors are made foolproof. And overheating.
You don’t think that engineers consider users smart?)
Don’t worry, it has everything

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question