Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

who controls the process control block(PCB)?

How does multilevel paging save memory?

What is the difference between nonpreemptive and preemptive kernels, when switching to user mode?

The effects of heavy thread consumption on ARM (4-core A72) vs x86 (2-core i5)

How does the Linux Kernel know which file descriptor to write input events to?

Does Java impose any further restrictions on filenames other than the underlying operating system?

Scenarios for Thread Ordering Service

Where do I add a systemcall to the linux Kernel source

Theory behind bootloader [closed]

Header file for atomic builtins of gcc

gcc operating-system

how to intercept calls to the file systems

c linux operating-system

How do I compile libnoise on Mac OS X Mountain Lio

Virtual Memory and Relocatable Code

Will symbolic links created in unix (linux/osx) still working in windows?

I am getting the following error after installing Pint-OS and trying to run multiple alarm. I am using bochs as emulator. Any possible work around?

When do memory addresses get assigned?

What does the User/Supervisor bit in the page table entry mean?

operating-system paging

Gigabyte v/s Gibibyte & Gigabit v/s Gibibit

Assembly instructions to switch the CPU to user mode and to kernel mode?

What's the best way to get to know linux or BSD kernel internals? [closed]