file io in the kernel or user space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all,
I'm working on a project where I need to save/read data to/from file in
the
kernel. The files will be quite big (around 129k each). As I see it,
there are several ways of doing this. I could either do it in kernel
mode, or I could somehow transfer this data (or a pointer to it) to user
space and save it using regular file handling operations. What are the
different options and what is the best way of doing this?

cheers,
lars


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux