Skip to main content
edited tags
Link
sharptooth
  • 171.4k
  • 110
  • 545
  • 1k
edited tags
Link
J. Steen
  • 15.6k
  • 15
  • 59
  • 64
added 160 characters in body
Source Link

How malloc call managed by user library-library. I need the explanation of "How memory is being allocated in user space when malloc is called. Who manage it. Like sbrk() is called to enter in kernel space".

How malloc call managed by user library.

How malloc call managed by user-library. I need the explanation of "How memory is being allocated in user space when malloc is called. Who manage it. Like sbrk() is called to enter in kernel space".

Source Link
Loading