Search code examples
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
Detect Windows version in .NET...


c#.netwindowsoperating-system

Read More
Is it possible to binary patch an uncritical compare instruction of /boot/vmlinuz and make it run as...


linux-kerneloperating-systemkernelreverse-engineering

Read More
Exec function in c is not running...


coperating-systemexec

Read More
Detect MacOS arm64 and x86/x64 in Java...


javamacosoperating-systemarm64

Read More
What does the concept of "worker" mean in programming?...


javaoperating-system

Read More
Are function callback and interprocess communication are same?...


coperating-systemfunction-pointersinter-process-communicat

Read More
How can I check whether a memory address is writable or not at runtime?...


cunixoperating-system

Read More
BackNext