which function of kernel is working for mallocing memory for user applications? for example: the new[] operator will use which systemcall to get its memory ? thanks!
which function of kernel is working for mallocing memory for user applications? for example: the new[] operator will use which systemcall to get its memory ? thanks!