LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-26-2011, 09:05 AM   #1
Mike Edwards
LQ Newbie
 
Registered: Dec 2011
Posts: 3

Rep: Reputation: Disabled
Linux user space stack


Can any one brief me how linux user space stack is organsied and who manges its operations.
 
Old 12-26-2011, 10:02 AM   #2
jhwilliams
Senior Member
 
Registered: Apr 2007
Location: Portland, OR
Distribution: Debian, Android, LFS
Posts: 1,168

Rep: Reputation: 211Reputation: 211Reputation: 211
User space processes are children of init, which is started by the kernel upon boot. They interface with the kernel by means of system calls, file I/O, ioctls, and other mechanisms. The processes are managed by the process scheduler. There activities are fenced by a number of protection mechanisms offered in the system calls.

^^ About a year of a computer science degreee compressed into a paragraph

Unless, are you referring to things like spidev, or uinput -- User space interfaces for kernel subsystems? In this case, the magic is mostly just in exposing the right things in /dev and /sys, for direct manipulation via file descriptor, from userspace.

Last edited by jhwilliams; 12-26-2011 at 10:03 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Disable TCP/IP Stack from user-space kiran_cyberpro Linux - Networking 6 01-03-2009 07:36 AM
Difference b/t Kernel stack and User stack hazzyb Linux - Software 2 09-29-2008 07:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration