<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux 64 bit Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/linux-64-bit/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/linux-64-bit/</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jun 2025 23:06:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>Linux 64 bit Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/linux-64-bit/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How the Loader Module Works: Launching Programs in Your Operating System Explained!</title>
		<link>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/</link>
					<comments>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Sun, 08 Jun 2025 23:06:41 +0000</pubDate>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[computer basics]]></category>
		<category><![CDATA[CPU scheduling]]></category>
		<category><![CDATA[ELF format]]></category>
		<category><![CDATA[executable files]]></category>
		<category><![CDATA[Linux 64 bit]]></category>
		<category><![CDATA[loader module]]></category>
		<category><![CDATA[memory allocation]]></category>
		<category><![CDATA[multitasking]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[OS explained]]></category>
		<category><![CDATA[process creation]]></category>
		<category><![CDATA[program execution]]></category>
		<category><![CDATA[tech education]]></category>
		<category><![CDATA[tech tutorial]]></category>
		<category><![CDATA[virtual memory]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=144</guid>

					<description><![CDATA[<p>Discover the Loader Module’s role in your OS! Learn how it loads programs from disk to RAM in this fun, clear guide. Perfect for tech fans!</p>
<p>The post <a href="https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/">How the Loader Module Works: Launching Programs in Your Operating System Explained!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How the Loader Module Works: Launching Programs in Your Operating System Explained!" width="1380" height="776" src="https://www.youtube.com/embed/mfsYCiGDg8A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Ever clicked an icon and wondered how your program starts? Meet the Loader Module, the unsung hero in your operating system! This video breaks down how it loads programs from your disk to RAM, sets up processes, and gets your apps ready to roll. Perfect for tech newbies or curious coders! Join us for a fun, easy-to-follow explanation, and stick around for more OS secrets. Subscribe, comment your thoughts, and scan the QR code to explore more tutorials on our site! Let’s geek out together!</p>



<p>Introduction to Loader Module 00:00:00<br>What is the Loader Module 00:00:10<br>Role in Operating Systems 00:00:14<br>Loading Process Overview 00:00:21<br>Program Execution Trigger 00:00:44<br>Signal to Operating System 00:01:00<br>Executable Validation 00:01:43<br>Memory Allocation 00:02:31<br>Process Creation 00:03:05<br>Process Setup Completion 00:04:22<br>Operating System Scheduling 00:04:54<br>Multitasking Illusion 00:05:24<br>Process Termination 00:05:59<br>Loader Module Limitations 00:06:11<br>Conclusion and Summary 00:06:28<br>Call to Subscribe 00:07:00<br>Website and Community 00:07:56</p>



<p>Thanks for watching!</p>



<p>Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>
</ul>



<p>Please help support us!</p>



<ul class="wp-block-list">
<li>Subscribing + Sharing on Social Media</li>



<li>Leaving a comment or suggestion</li>



<li>Subscribing to our Blog</li>



<li>Watching the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p>Hey there! Let&#8217;s talk about the Loader Module for just a second.</p>



<p>What is the Loader Module? For starters, you probably have one on your computer at home.</p>



<p>Almost, I mean, as far as I understand, every major operating system has a Loader Module.</p>



<p>I would be surprised if an operating system did not have one.</p>



<p>The Loader Module is basically responsible for getting your program loaded from your hard disk,</p>



<p>your hard disk your ssd or whatever into ram and sort of setting it up setting up an empty process</p>



<p>and getting it all prepared so that the operating system can begin executing your process doesn&#8217;t</p>



<p>actually execute it it just gets it set up so i mean think about it what if i click on my desktop</p>



<p>here and i click on this little mouse icon this little text editor icon the mouse pad</p>



<p>it launched what happened it wasn&#8217;t running before and now it is running something had to do that</p>



<p>It wasn&#8217;t the desktop environment actually the desktop environment when I click this little button</p>



<p>It just sent a signal to the operating system letting it know that I wanted to start executing a program</p>



<p>But it didn&#8217;t actually load it up for me. That&#8217;s the loader module. The loader module is part of the operating system</p>



<p>and imagine that as soon as I</p>



<p>You know click this button right here a signal gets sent to the operating system or maybe even if I just execute a command like echo</p>



<p>You know test or something or run get get status. Let&#8217;s say</p>



<p>status let&#8217;s say or even I could run this terminal again terminator and it</p>



<p>shows up in another window something like that let me exit from that you know</p>



<p>anything that I exit whatever the loader module is involved so I click this and</p>



<p>the first thing that will happen is the loader module will inspect the</p>



<p>executable which is just kind of sitting on disk somewhere and it&#8217;ll make sure</p>



<p>that it&#8217;s actually executable it&#8217;ll make sure not just in terms of you know</p>



<p>That&#8217;s sort of an operating system thing, a different part of the operating system.</p>



<p>But it&#8217;ll check to make sure, let&#8217;s say that it&#8217;s a binary program that needs to be executed.</p>



<p>It&#8217;ll make sure that the data inside of the binary, the actual executable is correct for</p>



<p>the current system that you&#8217;re on.</p>



<p>Like right now I&#8217;m on Linux 64 bit.</p>



<p>So it&#8217;ll make sure that the executable is in a ELF 64 format or a format that can be</p>



<p>executed.</p>



<p>It&#8217;ll check that it&#8217;ll make sure everything&#8217;s okay to make sure it&#8217;s got some data. It&#8217;s got like a you know an entry point whatever</p>



<p>If everything looks good, then it will go through system RAM and try to find a little place in RAM that&#8217;s unoccupied</p>



<p>I&#8217;m not going to talk too much about operating system concepts beyond the loader module, but just so you know</p>



<p>There is a paging system that it would go through which sort of lets you have fragmented memory without too much of a penalty</p>



<p>the ram stick directly but for our purposes we&#8217;ll just say it&#8217;s looking for a free spot in memory</p>



<p>anyway once it finds out that there&#8217;s a free spot in memory that&#8217;s big enough to accommodate</p>



<p>the program then it actually loads the program from disk from ssd from whatever into that spot</p>



<p>in memory and creates a process in the operating system remember everything that&#8217;s actually running</p>



<p>in your operating system is a process there&#8217;s a process for this notepad there&#8217;s a process</p>



<p>for the mouse stuff there&#8217;s a process for this little widget down here there&#8217;s a</p>



<p>process for the entire desktop there&#8217;s a process for probably every tab in your</p>



<p>browser you know a process just means here&#8217;s a little spot in memory on the</p>



<p>computer and it&#8217;s got a program inside of it and it wants to be run by the CPU</p>



<p>whenever the CPU thinks that it has some time to run that process so that&#8217;s like</p>



<p>a process anyway so it you know it finds a spot in memory it loads the program in</p>



<p>you know checks everything it sets it up as a process which means it has to set up some data</p>



<p>structures in the operating system indicating hey there&#8217;s a new process in town and here&#8217;s where the</p>



<p>memory is and here&#8217;s the first instruction that you should execute and it just kind of sets</p>



<p>everything up so that it&#8217;s like a like a ready process a process in the ready state that hasn&#8217;t</p>



<p>been actually executed yet but it&#8217;s ready to get executed so once it does all of that</p>



<p>new process you know setting everything up maybe figuring out what is the virtual memory address</p>



<p>that the process is going to see and so forth then finally it lets the operating system know</p>



<p>that the process is ready to run so before it was just kind of like loading it and setting it up</p>



<p>marking little flags figuring out the virtual memory offset all that stuff then once that&#8217;s</p>



<p>all finished it just tells the operating system now this process is ready to run the process</p>



<p>I&#8217;m going to try my best not to talk too much about operating systems concepts beyond the loader module, but</p>



<p>the loader module&#8217;s job is not to run the process. It&#8217;s just to load it, just to set it up.</p>



<p>At some later point in time, maybe some amount of microseconds or milliseconds in the future,</p>



<p>the operating system will decide, okay, now I&#8217;m ready to let that program run for a little while.</p>



<p>Since the process has already been set up by the loader module, the operating system knows where</p>



<p>it is in memory and it knows the next instruction address or offset address to execute. It&#8217;ll just</p>



<p>set address to execute it&#8217;ll just start bringing those instructions onto the CPU and just execute</p>



<p>them for some amount of time and then the operating system will decide to stop and take it off the CPU</p>



<p>again you know put it back just into a into a ready state and then it just keeps switching back</p>



<p>and forth between that by the way have you ever wondered how it is that maybe your CPU only has</p>



<p>one core or only eight cores but there are hundreds of browser tabs that you have open</p>



<p>hundreds and hundreds of processes that you have open that&#8217;s how the operating system does it it</p>



<p>it simulates it provides the illusion that all these programs are running at the same time so</p>



<p>this notepad process right here it&#8217;s not actually running at all times it just runs in tiny little</p>



<p>slices again i&#8217;ll try to stay away from explaining that too much because i&#8217;m really here to talk</p>



<p>about the loader module another thing to keep in mind is that eventually when your process terminates</p>



<p>like the the program terminates itself or the operating system kills it for some reason or just</p>



<p>or just, you know, something happens to where it&#8217;s just not going to be running anymore.</p>



<p>It&#8217;s not the loader module that has anything to do with that.</p>



<p>And there is no unloader module.</p>



<p>It will just mark itself as, you know, I&#8217;m done, I&#8217;m terminated, whatever,</p>



<p>or it&#8217;ll get marked.</p>



<p>Then the operating system will come along and clean it up.</p>



<p>So loader module is not involved in that step.</p>



<p>It&#8217;s just involved in getting everything set up so that it can start to execute.</p>



<p>And that&#8217;s the basic idea.</p>



<p>detailed but that&#8217;s what the loader module does in general and you probably</p>



<p>have a loader module on your operating system right now unless you&#8217;re running</p>



<p>some bizarre operating system that has some other strange method of doing</p>



<p>things okay that&#8217;s all I really wanted to say in this video thank you so much</p>



<p>for watching I hope you learned a little bit of stuff and had some fun I&#8217;ll see</p>



<p>you in the next video</p>



<p>Thanks for watching this video again from the bottom of my heart. I really appreciate it</p>



<p>I do hope you did learn something and have some fun</p>



<p>If you could do me a please a small little favor</p>



<p>Could you please subscribe and follow this channel or these videos or whatever it is you do on the current social media?</p>



<p>It&#8217;s a website that you&#8217;re looking at right now</p>



<p>It would really mean the world to me and it&#8217;ll help make more videos and grow this community</p>



<p>So we&#8217;ll be able to do more videos longer videos better videos or just I&#8217;ll be able to keep making videos in general</p>



<p>videos in general. So please do me a kindness and subscribe. You know, sometimes I&#8217;m sleeping</p>



<p>in the middle of the night and I just wake up because I know somebody subscribed or followed.</p>



<p>It just wakes me up and I get filled with joy. That&#8217;s exactly what happens every single time.</p>



<p>So you could do it as a nice favor to me or you could troll me if you want to just wake me up in</p>



<p>the middle of the night, just subscribe and then I&#8217;ll just wake up. I promise that&#8217;s what&#8217;ll happen.</p>



<p>Also, if you look at the middle of the screen right now, you should see a QR code, which you</p>



<p>QR code which you can scan in order to go to the website which I think is also</p>



<p>named somewhere at the bottom of this video and it&#8217;ll take you to my main</p>



<p>website where you can just kind of like see all the videos I published and the</p>



<p>services and tutorials and things that I offer and all that good stuff and if</p>



<p>you have a suggestion for clarifications or errata or just future videos that you</p>



<p>want to see please leave a comment or if you just want to say hey what&#8217;s up</p>



<p>you know just send me a comment whatever i also wake up for those in the middle of the night i get</p>



<p>i wake up in a cold sweat and i&#8217;m like it would really it really mean the world to me i would</p>



<p>really appreciate it so again thank you so much for watching this video and um enjoy the cool music</p>



<p>as as i fade into the darkness which is coming for us all</p>



<p>Thank you.</p>
<p>The post <a href="https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/">How the Loader Module Works: Launching Programs in Your Operating System Explained!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/how-the-loader-module-works-launching-programs-in-your-operating-system-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
