recording with out getting into user space.

From: Deven Balani
Date: Fri Dec 09 2005 - 03:58:38 EST


Hi All,

I am writing a libata-complaint SATA driver for an ARM board.

I want to do data streaming from a tuner into the SATA hard disk.

In other words, I am getting a buffer of stream in kernel space, which
I had to store it in SATA hard disk.

Can I use filesystem (eg., XFS) to put the buffer into the SATA hard
disk without getting into user space.

What I mean, can I write an Linux Kernel Module to route data stream
from one device into SATA hard disk.

Thanks,
deven

--
"A smile confuses an approaching frown..."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/