Monthly Archive: September 2019

centos logo 0

CentOS Linux 8 and CentOS Streams

Today, CentOS Linux 8.0.1905 has been released and available to download now. The version is first version of CentOS Linux 8. Same as previous version, the new version is based on Red Hat Enterprise Linux source codes but it’s totally free. CentOS 8 end of life is May 2029 (10 years, same as previous versions). Improvements and fixes are same as RHEL 8 and CentOS 8.0.1905, CentOS includes all new features actually. But there is a big change! Read more on CentOS-8 (1905) Release Notes. What’s CentOS Streams? CentOS Stream is available based on CentOS Linux 8 software packages the project has been building over the summer combined with the latest Red Hat Enterprise Linux (RHEL) 8 development kernel. CentOS Stream will be a rolling-release Linux distro that exists as a midstream between the upstream development in Fedora Linux and the downstream development for Red Hat Enterprise Linux (RHEL). It is a cleared-path to contributing into future minor releases of RHEL while interacting with Red Hat and other open source developers. This pairs nicely with the existing contribution path in Fedora for future major releases of RHEL. Read more on Presenting CentOS Stream. Download CentOS 8.0.1905 CentOS 8.0.1905 is available...

freedos13rc1 2

What’s FreeDOS?

FreeDOS is an open source DOS-compatible operating system that you can use to play classic DOS games, run legacy business software, or develop embedded systems. Any program that works on MS-DOS should also run on FreeDOS. It doesn’t cost anything to download and use FreeDOS. You can also share FreeDOS for others to enjoy! And you can view and edit our source code, because all FreeDOS programs are distributed under the GNU General Public License or a similar open source software license. FreeDOS Software Since 1998, each program included in the FreeDOS distribution is made available as a “package.” The distribution divides these FreeDOS software packages into groups, sometimes called “sets.” The BASE package group contains only those programs that reproduce the functionality of classic DOS systems. The other package groups contain software that you may find useful, such as games, editors, and developer tools. BASE Programs that provide the functionality of classic DOS Archivers Tools to compress files and create archives. Boot tools Utilities to help you boot your computer Development Development tools such as compilers and assemblers Editors Editors and simple word processors that let you edit text files Emulators Programs that emulate other systems Games Fun games that you can...

hyper threading SMT 2

Hyper-Threading vs SMT: Which One has Better Performance?

Join me to review Intel Hyper-Threading and AMD SMT. In the past but not so long, just before 2001 and before design first multi-core CPU, processors had one core. Intel, AMD and others they tried to increase transistors and frequency in processors. Result of one core CPU was processing single thread at time, the thread might not take all CPU time. Multi-Core processors and multi-threading helping to processing more than one task or process at a time. Today, processors have more cores and also have features to doing multi-threading. Intel Hyper-Threading This technology is a form of simultaneous multithreading technology introduced by Intel, while the concept behind the technology has been patented by Sun Microsystems. Architecturally, a processor with Hyper-Threading Technology consists of two logical processors per core, each of which has its own processor architectural state. Each logical processor can be individually halted, interrupted or directed to execute a specified thread, independently from the other logical processor sharing the same physical core. Unlike a traditional dual-processor configuration that uses two separate physical processors, the logical processors in a hyper-threaded core share the execution resources. These resources include the execution engine, caches, and system bus interface; the sharing of resources allows two logical...