Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2007 02:55:48 +0400
From:      "Maxim Zhuravlev" <thIOretic@FreeBSD.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Writing to a file
Message-ID:  <f1oapi$rqp$1@sea.gmane.org>
In-Reply-To: <463CCE1E.1080906@geri.cc.fer.hr>
References:  <463CCE1E.1080906@geri.cc.fer.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
"Sonja Milicic" <tanarri@geri.cc.fer.hr> wrote 

> So, could anyone please give me a detailed
> explanation of how to open a file in kernel and write to it - best data
> types to use, functions, what to look out for, maybe a link to tutorial
> or manual that deals with this (if such a thing exists), etc.?


Not really an explanation, but may be you should start from 
vfs kernel subsystem (it should be nicely documented, I guess :)). 
Even more adequate, study file-related syscalls implementation.
If not done already.

WBR,
Maxim





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1oapi$rqp$1>