loader
- noun
- /ˈloʊdər/
- Specialized
- It boots, you see the boot, the boot menu, the boot loader, the choose which OS you're going to boot.
- boot loader
It boots, you see the boot, the boot menu, the boot loader, the choose which OS you're going to boot.
- It boots, you see the boot, the boot menu, the boot loader, the choose which OS you're going to boot.
- Then we're going to put the Clover boot loader on it and allow our system to boot from the flash drive.
- It's arguably the world's first elementary relocating loader.
Examples
-
Because Verve guarantees type safety, however, it can rely on type safety for protection and keep the initial boot-loader-supplied address space.
Academic text (2011) -
So the linker takes as input object files and produces as output a program that you can run, and then the loader takes over and runs the program.
-
You can simply take that byte array and use the Loader class to display the images.
Blog text (30) -
Then we're going to put the Clover boot loader on it and allow our system to boot from the flash drive.
-
Start simple: write a loader that generates a single object/buffer.
Blog text (12) -
The Nucleus interacts with five components: memory, hardware devices, the boot loader, interrupt handling, and TAL code (kernel and application code).
Academic text (2011) -
For example, the precondition to NucleusEntryPoint describes the state of memory when the Nucleus begins execution; the (trusted) boot loader is responsible for establishing this precondition.
Academic text (2011) -
The software loader initializes the program by loading all necessary resources into memory.
-
Developers often use a data loader to efficiently manage external assets for their applications.
-
Using a module loader, the application can dynamically import resources as needed during runtime.
Synonyms
A small program that starts a device and loads the operating system
A tool that reads data files and puts them into a system
Compounds
How Early
Surface Forms
Morphology
Etymology
Loader comes from the base load, which means 'to put in', plus the ending -er, meaning 'one who does it'. In computing a loader is a program that 'puts' files or code into memory so the app can start and run.