* Re: udp server in kernel mode
@ 2001-06-01 0:59 Lee Ho
0 siblings, 0 replies; 3+ messages in thread
From: Lee Ho @ 2001-06-01 0:59 UTC (permalink / raw)
To: linux-kernel, angpic
I think this example would be help.
Linux Magazine December 2000
The Design of an In-Kernel Server
by Alessandro Rubini
http://www.linux-mag.com/2000-12/gear_01.html
*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
Lee, Ho. Software Engineer, Embedded Linux Dep, LinuxOne
ICQ : #52017992, Mail : flyduck@linuxone.co.kr, i@flyduck.com
Homepage : http://flyduck.com, http://linuxkernel.to
Angela Picariello Wrote:
>I'm implementing a server udp in kernel mode.
>I've many difficult to find an example.
>
>I've kernel version 2.2.16.
>
>(Anyway I accept every suggest).
>
>Can you help me?
^ permalink raw reply [flat|nested] 3+ messages in thread
* UDP SERVER IN KERNEL MODE
@ 2001-05-31 9:23 Angela Picariello
2001-05-31 11:48 ` UDP server in Kernel mode Matti Aarnio
0 siblings, 1 reply; 3+ messages in thread
From: Angela Picariello @ 2001-05-31 9:23 UTC (permalink / raw)
To: linux-kernel
Hi all,
I'm implementing a server udp in kernel mode.
I've many difficult to find an example.
I've kernel version 2.2.16.
(Anyway I accept every suggest).
Can you help me?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: UDP server in Kernel mode
2001-05-31 9:23 UDP SERVER IN KERNEL MODE Angela Picariello
@ 2001-05-31 11:48 ` Matti Aarnio
0 siblings, 0 replies; 3+ messages in thread
From: Matti Aarnio @ 2001-05-31 11:48 UTC (permalink / raw)
To: Angela Picariello; +Cc: linux-kernel
On Thu, May 31, 2001 at 11:23:16AM +0200, Angela Picariello wrote:
> Subject: UDP SERVER IN KERNEL MODE
Not with ALL CAPS, please - that is considered equivalent of shouting..
> Hi all,
>
> I'm implementing a server udp in kernel mode.
> I've many difficult to find an example.
>
> I've kernel version 2.2.16.
A UDP server ? The nfs server is such.
See the kernel sources in fs/nfsd/
I do presume you understand how to get kernel sources, unpack
them, and be in correct directory to find this sub-sub directory ?
> (Anyway I accept every suggest).
> Can you help me?
/Matti Aarnio
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-06-01 1:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-01 0:59 udp server in kernel mode Lee Ho
-- strict thread matches above, loose matches on Subject: below --
2001-05-31 9:23 UDP SERVER IN KERNEL MODE Angela Picariello
2001-05-31 11:48 ` UDP server in Kernel mode Matti Aarnio
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.