Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How does physical pages are allocated and freed during the malloc and free call?

How to load kernel or be able to use more space in own bootloader?

Why is a process's address space divided into four segments (text, data, stack and heap)?

Does any OS allow moving memory from one address to another without physically copying it?

How much of an effect can different operating systems have on displaying web pages?

Can someone explain what virtual machines are and why they're useful? [closed]

sleep() vs blocking of a process

Application running in Windows Vista context by default

DTS file explanation - aliases

What the heck is Apple_Ubiquity_Message?

Get OS name with C [Linux, portable for distros: Centos, Debian, Fedora, OpenSUSE, RedHat, Ubuntu]

c linux operating-system

How does linux kernel creates sysfs?

Python - os.rename() - OSError: [WinError 123]

threads accessing same cache line

Why does getenv() return a non-const string

What are the factor on which PID_MAX depends in Linux

How to create a memory dump of a Mac OS Application

How to check all the folder inside files and subfolder inside files have particular string present

python operating-system

What's going on (in the OS level) when I'm reading/writing a file?

how can I convert non atomic operation to atomic

c operating-system atomic