2006-08-21: EV dixit: > In the last few days, I've been working towards the upcoming > lkarmafs-lkarmafs-0.1.9. > > I am not happy with the (Ethernet) solution of a temp file > copy, because many of the tunes I handle can be as large as 500 > MB, which can be troublesome for /dev/shm/ in my small > computers...
Unfortunatelly, I am neither really content with my current solution of accessing lkarmafs-uploaded virtual files from within lkarmafs itself. This is only needed for Ethernet and, in this case, computing the rid by getting the data through the Ethernet interface can be prohibitively slow for large files. So I am changing my mind and going back to the temporary file solution. However, the temp file will be just a head-tail copy of the whole file; just enough data for libtag to work properly. Since this does not allow computing the rid, as mantioned in my previous message about duplicates, my current idea is to compute the rid incrementally in kfs_readdir(). But all this will be for the next month, as I am about to leave for a vacation trip ;) See you in in 10 days, Regards, EV. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-karma-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-karma-devel
