lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 May 2009 10:40:17 -0400
From:	Steve Rottinger <steve@...tek.com>
To:	linux-kernel@...r.kernel.org
Subject: splice methods in character device driver

Hi,

Has anyone successfully implemented the splice() method's in a character
device driver?
I'm having a tough time finding any existing drivers that implement
these method's, which
I can use as an example. Specifically, it is unclear to me, as to how I
need to set up .ops
in the splice_pipe_desc, when using splice_to_pipe(). 
My ultimate goal is to use splice to move data from a high speed data
acquisition device,
which has a buffer in PCI space to disk without the need for going
through block memory.

Thanks,

-Steve

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ