Search code examples
Implementation of Signals under Linux and Windows?...

linuxopen-sourceoperating-systemlinux-kernelsystems-programming

Read More
What exactly is the "Kernel Master Page Global Directory"?...

operating-systemvirtual-memory

Read More
Difference between processes running in kernel mode and running as root?...

securityprocessoperating-systemkernelusermode

Read More
What specifically are wall-clock-time, user-cpu-time, and system-cpu-time in Unix?...

unixoperating-systemcpu-timewall-time

Read More
Confusion regarding the Blocking of "peer threads" when a user-level thread blocks...

javamultithreadingoperating-systemcpu-architecturegreen-threads

Read More
Is lazy binding of shared library achieved using lazy allocation of virtual memory by OS?...

linuxdlloperating-systemshared-librariesvirtual-memory

Read More
what is the key difference between multipaxos and basic paxos protocol...

operating-systemdistributed-computingdistributeddistributed-systempaxos

Read More
Does the address space not use the first bit on macos/arm64?...

cmemoryoperating-systemarm64

Read More
Why are orphaned child processes not adopted by PID 1 in Linux, like it is claimed in a book I read?...

cprocessoperating-systemsystemd

Read More
Darwin OS is discountinued, but can the original source code still be found?...

unixoperating-system

Read More
What are file descriptors, explained in simple terms?...

unixoperating-systemfile-descriptor

Read More
How can I print a string on the Qemu screen when writing a simple OS?...

cassemblymakefileoperating-systemqemu

Read More
How OS code gets executed by microprocessor when microprocessor have limited set if instructions / o...

operating-systemx86-16microprocessorsopcode

Read More
Does the O(1) scheduler code still exist in the kernel source code?...

linuxoperating-system

Read More
What's the relationship between assembly language and machine language?...

assemblyarchitectureoperating-systemmachine-codeinstruction-set

Read More
What changes occur to address space, pages and segments of a process when we allocate memory at runt...

operating-system

Read More
Set language in preseed for debian-installer for console...

operating-systemdebianautomated-deployment

Read More
can't call qwinsta with pythonw...

pythonmultithreadingoperating-system

Read More
golang ffprobe-ffmpeg command execution error...

goffmpegoperating-systemffprobe

Read More
Process Control Block (PCB) in Windows and Linux...

linuxwindowsoperating-system

Read More
entry() get into the different address from the entry point I set in the Elf...

operating-systemelfosdev

Read More
UEFI Shell Is Unresponsive...

operating-systemqemuarm64uefi

Read More
Handling executed system command errors in Python...

pythonoperating-systemsystem

Read More
NTFS vs FAT32 Search Time...

operating-systemfilesystemsntfsfat32

Read More
what happens during context switch between two processes in linux?...

linux-kerneloperating-systemmultiprocessing

Read More
shutil moving only one file instead of many files in a directory...

pythonpython-3.xfileoperating-systemshutil

Read More
Problems with os.rename | OSError: [WinError 123]...

pythonstringvariablesoperating-system

Read More
How do you run a python script when an app runs...

pythonfileoperating-system

Read More
Where is SYSCALL() implemented in Linux?...

cunixlinux-kerneloperating-systemkernel

Read More
Process VS thread : can two processes share the same shared memory ? can two threads?...

multithreadingprocessoperating-systemshared-memory

Read More
BackNext