Re: [systemd-devel] Linux kernel API

2013-11-04 Thread Kok, Auke-jan H
On Mon, Nov 4, 2013 at 2:10 PM, Greg KH wrote: > On Mon, Nov 04, 2013 at 10:54:26PM +0100, ScotXW wrote: >> Hi, >> >> On 11/02/2013 12:15 AM, Greg KH wrote: >> > On Sat, Nov 02, 2013 at 12:05:23AM +0100, ScotXW wrote: >> >> On 11/01/2013 06:51 PM, Greg KH wrote: >> >>> On Fri, Nov 01, 2013 at 06:4

Re: [systemd-devel] Linux kernel API

2013-11-04 Thread Greg KH
On Mon, Nov 04, 2013 at 10:54:26PM +0100, ScotXW wrote: > Hi, > > On 11/02/2013 12:15 AM, Greg KH wrote: > > On Sat, Nov 02, 2013 at 12:05:23AM +0100, ScotXW wrote: > >> On 11/01/2013 06:51 PM, Greg KH wrote: > >>> On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote: > Hi, > > sy

Re: [systemd-devel] Linux kernel API

2013-11-04 Thread ScotXW
Hi, On 11/02/2013 12:15 AM, Greg KH wrote: On Sat, Nov 02, 2013 at 12:05:23AM +0100, ScotXW wrote: On 11/01/2013 06:51 PM, Greg KH wrote: On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote: Hi, systemd is written exclusively for the Linux kernel because this offers advantages over the PO

Re: [systemd-devel] Linux kernel API

2013-11-01 Thread Greg KH
On Sat, Nov 02, 2013 at 12:05:23AM +0100, ScotXW wrote: > On 11/01/2013 06:51 PM, Greg KH wrote: > > On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote: > >> Hi, > >> > >> systemd is written exclusively for the Linux kernel because this > >> offers advantages over the POSIX API. To illustrate t

Re: [systemd-devel] Linux kernel API

2013-11-01 Thread ScotXW
On 11/01/2013 06:51 PM, Greg KH wrote: On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote: Hi, systemd is written exclusively for the Linux kernel because this offers advantages over the POSIX API. To illustrate the difference between Linux kernel API and POSIX API I created a diagram, see

Re: [systemd-devel] Linux kernel API

2013-11-01 Thread Greg KH
On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote: > Hi, > > systemd is written exclusively for the Linux kernel because this > offers advantages over the POSIX API. To illustrate the difference > between Linux kernel API and POSIX API I created a diagram, see [1]. Linux doesn't implement al

[systemd-devel] Linux kernel API

2013-11-01 Thread ScotXW
Hi, systemd is written exclusively for the Linux kernel because this offers advantages over the POSIX API. To illustrate the difference between Linux kernel API and POSIX API I created a diagram, see [1]. On topic: It could be used to illustrate the reasons for this decision. 1. Could you hav