linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pthread, ioctl and kthread
@ 2018-07-31 15:30 fei phung
  0 siblings, 0 replies; only message in thread
From: fei phung @ 2018-07-31 15:30 UTC (permalink / raw)
  To: linux-fpga

[-- Attachment #1: Type: text/plain, Size: 610 bytes --]

How does pthread_create()
<https://github.com/promach/riffa/blob/full_duplex/c_c%2B%2B/linux/x64/test_apps/testutil.c#L182-L215>
calling fpga_ioctl()
<https://github.com/promach/riffa/blob/full_duplex/driver/linux/riffa_driver.c#L1011-L1027>
which call kthread_run()
<http://www.cs.fsu.edu/%7Ecop4610t/lectures/project2/kthreads/kthreads.pdf#page=4>
appear to you guys ?

Remember, the code modification work I had done in the github repo
<https://github.com/promach/riffa/tree/full_duplex> is for transforming the
code from half-duplex to full-duplex, thus the use of threads.

Could anyone help ? Thanks !!!

[-- Attachment #2: Type: text/html, Size: 828 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-31 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-31 15:30 pthread, ioctl and kthread fei phung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).