Tag Archives: cpu

New Intel Haswell Iris GPU Triples the Performance

Written by Panos Georgiadis on . Posted in News, Software

intel_processor_logo

Truth be told, Intel HD Graphics series is not for gaming purposes, especially when AMD provides a better solution for their Llano CPUs. However, all this seems to change (a little bit) when Intel Haswell CPUs hit the market’s shelf. … Continue reading

Setup maximum cpu consumption by a process with cpulimit

Written by Mel Kham on . Posted in Linux tutorials

cpulimit is a simple program that attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don’t want them to eat too much cpu. It … Continue reading