Домой Блог Страница 84340

Kaby Lake CPUs find a tiny home in the ECS Liva Z Plus

0

NewsHubThere’s something to be said for a desktop PC that doesn’t take over the top of your desk. Just in time for CES this year, ECS is introducing two new Liva mini-PCs. These tiny barebones PCs pack Intel processors into kits that can purportedly handle 4K video and light gaming in the right configuration.
The showcase model is the updated Liva Z Plus , a machine that ECS plans to debut at CES. Powered by Intel’s latest Kaby Lake processors , the Liva Z Plus packs a good amount of muscle into a diminutive frame. The company’s internal numbers indicate that Kaby Lake gives the Liva Z Plus about 11% more performance than its previous Skylake-powered models. Users can slot two DDR4 SO-DIMMs in the machine.
About the size of the palm of your hand, the Liva XE is the smallest of ECS’s lineup of mini-PCs. It runs one of Intel’s low-power Braswell SoCs. The company’s press release is a little confusing—we’re going to go out on a limb and say that this device isn’t 45″ long—but we expect this little guy to measure in similarly to its predecessor, the 5.3″ by 3.3″ by 1.6″ (13.5 cm x 8.3 cm x 4 cm) Liva X .
ECS hasn’t announced pricing or availability yet, but plans to display the Liva Z Plus and Liva X machines at CES, along with the Liva Z and Liva ZE models from earlier this year.

Similarity rank: 2.4

© Source: http://techreport.com/news/31195/kaby-lake-cpus-find-a-tiny-home-in-the-ecs-liva-z-plus
All rights are reserved and belongs to a source media.

Kaby Lake Systems With Intel Optane SSDs Coming Soon

0

NewsHubLenovo’s announcement today of a new generation of ThinkPads based on Intel’s Kaby Lake platform includes brief but tantalizing mention of Optane, Intel’s brand for devices using the 3D XPoint non-volatile memory technology they co-developed with Micron. Lenovo’s new ThinkPads and competing high-end Kaby Lake systems will likely be the first appearance of 3D XPoint memory in the consumer PC market.
Several of Lenovo’s newly announced ThinkPads will offer 16GB Optane SSDs in M.2 2242 form factor paired with hard drives as an alternative to a using a single NVMe SSD with NAND flash memory (usually TLC NAND, with a portion used as SLC cache). The new Intel Optane devices mentioned by Lenovo are most likely the codenamed Stony Beach NVMe PCIe 3 x2 drives that were featured in roadmap leaked back in July. More recent leaks have indicated that these will be branded as the Intel Optane Memory 8000p series, with a 32GB capacity in addition to the 16GB Lenovo will be using. Since Intel’s 3D XPoint memory is being manufactured as a two-layer 128Gb (16GB) die, these Optane products will require just one or two dies and will have no trouble fitting on to a short M.2 2242 card alongside a controller chip.
The new generation of ThinkPads will be hitting the market in January and February 2017, but Lenovo and Intel haven’t indicated when the configurations with Optane will be available. Other sources in the industry are telling us that Optane is still suffering from delays, so while we hope to see a working demo at CES, the Optane-equipped notebooks may not actually launch until much later in the year. We also expect the bulk of the initial supply of 3D XPoint memory to go to the enterprise market, just like virtually all of Intel and Micron’s 3D MLC NAND output has been used for enterprise SSDs so far.
Support for Intel Optane branded devices based on 3D XPoint memory technology has long been bandied about as a new feature of the Kaby Lake generation of CPUs and chipsets, but Intel has not officially clarified what that means. The plan of record has always been for the first Optane products to be NVMe SSDs, but NVMe is already thoroughly supported by current platforms and software. Because Optane SSDs will have a significantly higher price per GB than NAND flash based SSDs, the natural role for Optane SSDs is to act as a small cache device for larger and slower storage devices. The «Optane support» that Kaby Lake brings is almost certainly just the addition of the ability to use NVMe SSDs (including Optane SSDs) as cache devices.
At a high level, using Optane SSDs as a cache for hard drives is no different from the SSD caching Intel first introduced in 2011 with the Z68 chipset for Sandy Bridge processors and the Intel Rapid Storage Technology (RST) driver version 10.5. Branded by Intel as Smart Response Technology (SRT), their SSD caching implementation built on the existing RAID capabilities of RST to use a SSD as a block-level cache of a hard drive, operating as a write-back or write-through cache depending on the user’s preference. For SATA devices, no hardware features were required but booting from RST RAID or cache volumes requires support in the motherboard firmware, and Intel’s drivers have used RAID and SRT SSD caching to provide product segmentation between different chipsets.
With the release of Skylake processors and the 100-series chipsets , Intel brought support for NVMe RAID to RST version 15. This was not as straightforward to implement as RAID and SRT for SATA drives, owing to the fact that the SATA drives in a RST RAID or SRT volume are all conveniently connected through Intel’s own SATA controller and managed by the same driver. NVMe SSDs by contrast each connect to the system through general-purpose PCIe lanes and can use either the operating system’s NVMe driver or a driver provided by the SSD manufacturer. In order to bring NVMe devices under the purview of Intel’s RST driver, 100-series chipsets have an unusual trick: when the SATA controller is put in RAID mode instead of plain AHCI mode, NVMe devices that are connected to the PCH have their PCI registers re-mapped to appear within the AHCI controller’s register space and the NVMe devices are no longer detectable as PCIe devices in their own right. This makes the NVMe SSDs inaccessible to any driver other than Intel’s RST. Intel has provided very little public documentation of this feature and its operation is usually very poorly described by the UEFI configuration interfaces on supporting machines. This has caused quite a few tech support headaches for machines that enable this feature by default as it is seldom obvious how to put the machine back into a mode where standard NVMe drivers can be used. Worse, some machines such as the Lenovo Yoga 900 and IdeaPad 710 shipped with the chipset locked in RAID mode despite only having a single SSD. After public outcry from would-be Linux users, Lenovo released firmware updates that added the option of using the standard AHCI mode that leaves NVMe devices alone.
(excerpt from Intel 100-series chipset datasheet)
In spite of the limitations and rough edges, Intel’s solution does ensure reliable operation in RAID mode, free of interference from third-party drivers. It’s certainly less work than the alternative of writing a more general-purpose software RAID and caching system for Windows that can handle a variety of underlying drivers. It also lays the groundwork for adding support for NVMe cache devices to Intel’s SRT caching system. Intel’s SRT already has caching algorithms tuned for 16GB to 64GB caches in front of hard drives, so now that they have a solution for mediating access to NVMe SSDs it is simple to enable using both features simultaneously. The changes do need to be added to both the RST driver and to the motherboard firmware if booting from a cached volume is to be supported. Backporting and deploying the firmware changes to Skylake motherboards should be possible but is unlikely to happen.
In the years since Intel introduced SRT caching, another form of tiered storage has taken over: TLC NAND SSDs with SLC caching. NAND flash suffers from write times that are much longer than read times, and storing multiple bits per cell requires multiple passes of writes. To alleviate this, most TLC NAND-based SSDs for client PC usage treat a portion of their flash as SLC, storing just one bit per cell instead of three. This SLC is used as a cache to absorb bursts of writes, which are consolidated into TLC NAND when the drive is idle (or when the SLC cache fills up). Even TLC NAND has reasonably high read performance, so there is little need to use SLC to cache read operations. By contrast, Intel’s Smart Response Technology has to cache access to hard drives, where both read and write latencies are painfully high. This means SRT has to balance keeping frequently-read data in the cache against making room for a burst of writes. Having a lot of static data hanging around on the cache device will cause significant write amplification to result from any wear leveling, but SRT already reduces the write load by having sequential writes bypass the cache. Taking into account that 3D XPoint memory can handle millions of write operations per cell, even a small 16GB cache device should have no trouble with endurance.

Similarity rank: 5.5

© Source: http://www.anandtech.com/show/10932/kaby-lake-systems-with-intel-optane-ssds-coming-soon
All rights are reserved and belongs to a source media.

Порошенко доручив МЗС перевезти останки Олеся в Україну

0

NewsHubПрезидент Петро Порошенко доручив Міністерству закордонних справ України забезпечити перевезення останків відомого письменника Олександра Олеся в Україну. Про це повідомив прес-секретар Порошенка Святослав Цеголко на своїй сторінці в Facebook.
Також МЗС повинен буде організувати і перепоховання останків вже в Україні.
«Президент доручив Міністерству закордонних справ забезпечити перевезення останків Олександра Олеся на Батьківщину. Згоду на це вже дали нащадки письменника. Також Петро Порошенко доручив Міністерству культури організувати церемонію перепоховання в Україні», — написав Цеголко.
На Київщині перепоховали захисників столиці
Раніше повідомлялося, що в Празі примусово ексгумували останки українського письменника Олександра Олеся. На цьому місці поховали чоловіка, що доглядав за могилою письменника.

Similarity rank: 9

© Source: http://ua.korrespondent.net/ukraine/politics/3796348-poroshenko-doruchyv-mzs-perevezty-ostanky-olesia-v-ukrainu
All rights are reserved and belongs to a source media.

Помічник нардепа погорів на хабарі

0

NewsHubУ вівторок, 3 січня, співробітники військової прокуратури затримали помічника одного з народних депутатів за підозрою в отриманні хабара в розмірі 140 тис. грн.
Про це у Facebook повідомив головний військовий прокурор Анатолій Матіос .
«Військова прокуратура Львівського гарнізону на підставі матеріалів і спільно з Управлінням захисту економіки у Львівській області ДЗЕ Національної поліції затримала «на гарячому» за вимагання та отримання хабара у розмірі 140 тисяч гривень помічника-консультанта одного з нардепів парламентської коаліції», — написав Матіос.
За його словами, хабар помічник депутата вимагав від підприємця за не створення перешкод при будівництві багатоквартирного житлового будинку для того, щоб не направляти депутатських запитів в правоохоронні та контролюючі органи.
ЧИТАЙТЕ ТАКОЖ: Екс-президента Аргентини звинуватили в корупції
Хабар вилучили під час проведення огляду місця події.
Нагадаємо, в Україні спіймали молдавського бізнесмена-хабарника .

Similarity rank: 10.7

© Source: http://gazeta.ua/articles/np/_pomichnik-nardepa-pogoriv-na-habari/744487
All rights are reserved and belongs to a source media.

У результаті вибуху в багатоквартирному будинку в Сумах загинула жінка

0

NewsHubУвечері у вівторок, 3 січня, в Сумах стався вибух у багатоквартирному будинку , в результаті якого загинула жінка. Рятувальники витягли з-під завалів двох людей, що вижили повідомляє прес-служба ДСНС.
Вибух стався в квартирі на шостому поверсі 10-поверхового будинку. Зруйновані перекриття між п’ятим і шостим поверхами в межах однієї кімнати, міжкімнатні пергородки в квартирах на п’ятому і шостому поверхах, пошкоджено перекриття між шостим і сьомим поверхами.
Спсатели евакуювали мешканців будинку, на місці події працюють 29 співробітників Державної служби з надзвичайних ситуацій та дев’ять одиниць техніки.
За попередньою версією, у квартирі стався вибух побутового газу.
Нагадаємо, 12 грудня у Чернігові стався обвал в одному з під’їздів чотириповерхового гуртожитку. Причиною обвалу став вибух без подальшого загоряння на четвертому поверсі в будинку по вулиці Попудренка, 16. У результаті вибуху обвалилися плити перекриття з першого по четвертий поверхи, а також зовнішня стіна з фасадної сторони.
В результаті вибуху загинула жінка, восьмеро осіб отримали травми.

Similarity rank: 12

© Source: http://dt.ua/UKRAINE/u-rezultati-vibuhu-v-bagatokvartirnomu-budinku-v-sumah-zaginula-zhinka-229260_.html
All rights are reserved and belongs to a source media.

Родичі Олександра Олеся згодні перепоховати його в Україні

0

NewsHubРодина письменника Олександра Олеся згодна перепоховати його останки в Україні.
Про це повідомив посол України в Канаді Андрій Шевченко у Twitter.
«Ми розшукали двох канадських правнуків Олександра Олеся. Родина згодна на його перепоховання в Україні», — написав він.
«Нехай йому пухом буде наша земля», — додав посол.
Речник Петра Порошенка Святослав Цеголко повідомив, що президент уже доручив Міністерству закордонних справ і Міністерству культури забезпечити перепоховання письменника в Україні.
ЧИТАЙТЕ ТАКОЖ: Останки українського письменника примусово ексгумували у Чехії
Поки що останки письменника і його дружини, за втручання посольства України у Чехії перемістили до депозитарію кладовища. Уряд виділить кошти на перепоховання Олександра Олеся (Кандиби).

Similarity rank: 14

© Source: http://gazeta.ua/articles/life/_rodichi-oleksandra-olesya-zgodni-perepohovati-jogo-v-ukrayini/744484
All rights are reserved and belongs to a source media.

МЗС відреагувало на скандальну заяву Ле Пен

0

NewsHubМіністерство закордонних справ України висловило обурення, що одна з кандидатів передвиборчої кампанії у Франції Марін Ле Пен дозволила собі заяви на підтримку тимчасової окупації та спроби анексії Росією Автономної Республіки Крим та м. Севастополь.
Новину передає «Преса України».
У відомстві нагадали, що окупація Криму була різко засуджена усіма цивілізованими країнами світу, що підтверджується Резолюціями ГА ООН 2014 та 2016 років, а також численними рішеннями та документами ЄС, НАТО, Ради Європи.
Більше того у відповідь на агресивні дії Москви Франція разом з іншими країнами Великої сімки запровадила економічні санкції проти Росії, скасування, який відбудеться лише після виконання поставлених вимог, зокрема і повернення Криму під сувернітет України.
«У відповідь на злочинні дії Кремля Франція, разом з іншими партнерами по Великій сімці та ЄС, запровадила проти Росії санкції, скасування яких можливе лише після припинення російської агресії проти України та деокупації Криму і Донбасу», — заявили у відомстві.
Крім того у МЗС застерегли Ле Пен від імовірних наслідків, які можуть відбутись внаслідок повторних заяв. Зокрема, у відомстві нагадали, що деяким французьким політикам вже заборонили в’їзд на територію України через несанкціоновані відвідини Криму.
Нагадаємо, СБУ жорстко відреагувала на заяву Ле Пен про законність анексії Криму.
Читайте також: СБУ жорстко відреагувала на заяву Ле Пен про законність анексії Криму Прихильниця Путіна Ле Пен потрапила до топ-50 найпопулярніших громадян Франції У разі президентства Ле Пен почне переконувати вийти з ЄС шість країн
Читайте також:

Similarity rank: 15

© Source: http://uapress.info/uk/news/show/156944
All rights are reserved and belongs to a source media.

Родственники Александра Олеся согласны перезахоронить его в Украине

0

NewsHubСемья писателя Александра Олеся согласна перезахоронить его останки в Украине.
Об этом сообщил посол Украины в Канаде Андрей Шевченко в Twitter.
«Мы разыскали двух канадских правнуков Александра Олеся. Семья согласна на его перезахоронение в Украине», — написал он.
«Пусть ему пухом будет наша земля», — добавил посол.
Представитель Петра Порошенко Святослав Цеголко сообщил, что президент уже поручил Министерству иностранных дел и Министерству культуры обеспечить перезахоронение писателя в Украине.
ЧИТАЙТЕ ТАКЖЕ: Останки украинского писателя принудительно эксгумировали в Чехии
Пока останки писателя и его жены, при вмешательстве посольства Украины в Чехии переместили в депозитарий кладбища. Правительство выделит средства на перезахоронение Александра Олеся (Кандыбы).

Similarity rank: 12

© Source: http://gazeta.ua/ru/articles/life/_rodstvenniki-aleksandra-olesya-soglasny-perezahoronit-ego-v-ukraine/744484
All rights are reserved and belongs to a source media.

Взрыв в многоэтажке в Сумах: есть погибшие

0

NewsHubВ Сумах на 6 этаже многоэтажного жилого дома произошел взрыв без последующего горения. Об этом говорится в сообщении пресс-службы ГСЧС.
«3 января, в 20:41 в г. Сумы, в квартире на 6 этаже 10-этажного жилого дома произошел взрыв без последующего горения (предварительно бытового газа) «, — говорится в сообщении.
Отмечается, что в результате взрыва разрушено перекрытие между 5 и 6 этажами в пределах одной комнаты, разрушены межкомнатные перегородки в квартирах на 5 и 6 этажах, нарушена целостность перекрытия между 6 и 7 этажами без последующего обвала.
Кроме того, в результате взрыва погиб один человек — женщина, два человека спасены из-под завалов.
На месте происшествия работает 87 человек личного состава и 9 единиц техники.
Фото: взрыв в Сумах
Напомним, полиция задержала в Северной Рейн-Вестфалии в Германии двух мужчин, которых подозревают в подготовке взрыва на Новый год .

Similarity rank: 10

© Source: https://www.rbc.ua/rus/news/vzryv-mnogoetazhke-sumah-pogibshie-1483478621.html
All rights are reserved and belongs to a source media.

Появились фото с места взрыва в многоэтажном жилом доме в Сумах

0

NewsHubГСЧС Украины опубликовал фотографии с места взрыва в 10-этажном жилом доме в Сумах.
В частности, в результате взрыва разрушено перекрытие между 5 и 6 этажами в пределах одной комнаты (20 кв. м), также разрушены межкомнатные перегородки в квартирах на 5 и 6 этажах.
Напомним, в результате взрыва погибла пожилая женщина , два человека спасены из-под завалов.

Similarity rank: 11

© Source: http://vesti-ukr.com/strana/218309-pojavilic-foto-c-mecta-vzryva-v-mnohoetazhnom-zhilom-dome-v-cumakh
All rights are reserved and belongs to a source media.

Timeline words data