Jerome Tokpajerome-tokpa.hashnode.dev·Dec 4, 2023CPU Scheduling AlgorithmsCPU Scheduling algorithms are algorithms that assign the resources of a computing system to processes. The goal of these algorithms is to maximize the usage of CPU resources while at the same time minimizing the waiting time of the processes. In this...DiscussOperating Systemscpu
Rohit Singhrohitsinghh.hashnode.dev·Dec 3, 2023Virtual Machine (VM'a) - A short Introbefore we get into VM's, Let's talk about CPUs You know how your phone or computer sometimes gets bogged down when you have too many apps and browser tabs open? Or when you're streaming video and it starts buffering like crazy? This happens because o...Discuss·2 likesvm
Mitrasish MukherjeeforSpheron's Blogblog.spheron.network·Nov 28, 2023GPU vs. CPU Showdown: Unleashing the Power of Spheron GPU for AI MasteryThe Spark of Curiosity After launching Spheron GPU, our curiosity was piqued: what's all the fuss about GPUs? We often hear about their superiority over CPUs in AI tasks, so we decided to put it to the test. What happens when you pit GPU against CPU ...DiscussGPU
Vaageesh Yavanawaageesh.hashnode.dev·Nov 24, 2023Going Down to Machine Level InstructionsAfter learning some good things in C programming & gaining some experience in Application layer in OSI model, I thought of learning more in low level layers as well. C programming itself won't help you much in changing verticals like Automobile SEM...Discussmachine coding
Raineraineyang.hashnode.dev·Nov 24, 2023Learning Notes: What CPU means for programmersThis article is a summary of Chapter 1 of: Yazawa, H. (2015). 程序是怎么跑起来的[How Program Works] (L. Fengjun, Trans.). People's Posts and Telecommunications Press The Internal Structure of CPU A CPU consists of registers, controllers, arithmetic units, and...Discusscpu
Abdulkadir Richard Balasyphonphilter.hashnode.dev·Nov 6, 2023CPU clustering using TypeScriptIntroduction As a software engineer, it's essential to explore advanced concepts to optimize the performance of your applications. One such technique is CPU clustering, a method that can significantly enhance the computational power of your software....Discuss·60 readsTypeScript
Birnadin Erickhn.methebe.com·Nov 5, 2023Why Numbers Don't Align: A Deeper Dive into Integration and DesignYes, you read the title right. This is why I am always skeptical about spec sheets rather than trust benchmarks as the latter is what it is. TLDR; It was a better hardware-software match that gave Power S1022 the win Apple was right in making its S...Discusscpu
Shreyansh Agarwalshreyanshagarwal.hashnode.dev·Nov 4, 2023Building a Basic CPU Simulator with TkGate on Linux: A Journey into Computer ArchitectureIntroduction In this blog post, I want to share a small project I worked on during my 2nd year of the BTech CSE Program in the Computer Architecture and Organisation Lab Assignment. I created a Basic CPU Simulator capable of running code similar to a...Discuss·59 readscpu
Chandrachandrat.hashnode.dev·Nov 1, 2023CPU CachesHave you ever bought a bunch of stamps so you don't have to go to the post office every time you need to mail a letter? Caches are like that, but for computers. Instead of stamps, they store copies of the data that your computer uses most often. Why ...Discusscache
CHANDRESH PATLEchandreshpatle.hashnode.dev·Oct 20, 2023Day 77 Task: AlertingGrafana Alerting allows you to learn about problems in your systems moments after they occur. Create, manage, and take action on your alerts in a single, consolidated view, and improve your team’s ability to identify and resolve issues quickly. Grafa...Discuss·33 reads90DaysOfDevopsChallenge#90daysofdevops