quick online tutorial on system calls

Abhijit Pawar abhi.c.pawar at gmail.com
Wed Oct 17 12:21:41 EDT 2012


On 17 Oct 2012 20:31, "Robert P. J. Day" <rpjday at crashcourse.ca> wrote:
>
>
>   another in an ongoing series of things i'm just throwing together,
> mostly to document stuff for my own benefit to use later in courseware
> when i figure out what to do with it.  here's a summary i wrote this
> morning on system calls, which turned out to be longer than i'd
> planned (it just kind of got away from me):
>
>   http://www.crashcourse.ca/wiki/index.php/System_calls
>
> but a lot of it is just cutting and pasting kernel source for
> explanatory purposes.  feedback welcome.
>
Nice article.
May be you would like to add below points as well.
1. Some pointers on context switch when system call is invoked.

2. Data transfer between user and kernel mode in brief.
3. Mention of user mode helper calls in kernel.

I am not sure what scope you have planned though  but I think these points
will help.

Abhijit

> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121017/13a75c9c/attachment.html 


More information about the Kernelnewbies mailing list