search for: logicore

Displaying 5 results from an estimated 5 matches for "logicore".

2008 Jun 04
8
Shared File System
I have a few cases where I need to share a filesystem (Read/Write) with multiple DomUs. Currently I use NFS to accomplish this task. However, NFS on Fedora 7 locks up under heavy traffic from time to time, forcing a reboot. Wouldn''t want that on the Dom0. Any one recommend a good way of sharing a file system in read/write with multiple DomUs? -- View this message in context:
2008 May 15
13
IBM x445, anyone using it?
Anyone using the IBM x445 machine as a xen host? Mike _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Apr 17
1
question about spx_fft
...e that do the forward FFT normaliaztion by 1/N? I saw the code first maxmize the input before the FFT and renormalize it back afterwards. Isn't this making the signal bigger and easy to overflow? If I am not mistaking, the input to the kiss_fft is the 2's complement value. I use the Xilinx Logicore FFT IP which also supports the 16bit fixed point FFT and it has some internal scaling for each stage. Do I need to match the same scaling of 1/N in the software code? > Jean-Marc > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.o...
2007 Apr 15
3
question about spx_fft
Hi Jean-Marc and list, Is the spx_fft function in fftwrap.c a standard fft function? void spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) When I say standard, I mean the input "in" is 128 point short data for example and the output "out" is 128 short complex value which is stored in 256 short array with real and image part. Looks like the function did some
2008 May 30
4
Command line NFS guest install
Since the GUI virt-manager doesn''t seem to offer NFS as an option, how could I start an install via NFS using the GUI or from the command line? Perhaps I need to have a CD in the drive or something? Mike _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users