kernel space and user space

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • justin146s
    New Member
    • Jul 2014
    • 2

    kernel space and user space

    any one explain what is user space and kernel space in linux
  • us hosting
    New Member
    • Jul 2014
    • 10

    #2
    kernel space is part of memory reserved of OS.
    User space is part of memory reserved for user applications.

    Comment

    • ChristianC123
      New Member
      • Aug 2017
      • 6

      #3
      Linux system memory devides in to two parts
      1.Kernel space

      is the memory space where kernel execute and provide or running the services.Core of the OS.Kernel space can be accessed by user processes only through the use of system calls

      2.Userspace

      User-space is the part of memory where user programs executes or run


      Regards,
      Christian
      free sharepoint site,sharepoint site free,free document management system,sharepoint blog

      Comment

      Working...