public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PCI coprocessors
@ 2004-09-15 12:55 Andre Bonin
  2004-09-15 12:30 ` Alan Cox
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Andre Bonin @ 2004-09-15 12:55 UTC (permalink / raw)
  To: linux-kernel

Hey all,
I'me building an FPGA based pci board for a degree project.  In theory 
this board could be used as a custom, field programmable coprocessor (to 
accelerate processes).  At which point, it might be nice to be able to 
support it as a processor under the kernel.

Yes bandwidth, yes it should be PCI-Express but it is still just a 
degree project, 33mhz is fast enough for the proof of concept.

Which leads me to my questions:

1) Is their support for having two different 'machine types' within one 
kernel? that is for example, certain executables for intel would get run 
on an intel processor, and others would get run on processor with type XXXX.

I heard once someone put native "java" .class support within the kernel 
(it would call the jvm run time if i remember).  I could maby do this 
with my own set of libraries and driver.  But differentiating between 
the types of executable might be hard.

2) Is their kernel support for PCI coprocessors for thread allocation 
etc.  I couldn't find any but i can try looking through the code again.







^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2004-09-17 16:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-15 12:55 PCI coprocessors Andre Bonin
2004-09-15 12:30 ` Alan Cox
2004-09-15 13:44 ` Matti Aarnio
2004-09-15 13:45 ` Richard B. Johnson
2004-09-15 14:55 ` Tomasz Rola
2004-09-15 15:15   ` Andre Bonin
2004-09-15 16:49   ` Tonnerre
2004-09-16  0:12     ` Tomasz Rola
2004-09-15 16:01 ` Jeff Garzik
2004-09-15 22:39   ` Tonnerre
2004-09-17 10:16     ` Andre Tomt
2004-09-17 16:19       ` Tony Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox