by larry_e_smith » Sat Aug 25, 2012 9:30 am
[quote="MidnightWatcher"]Hi, I just found this thread on Google. Question about FreeNFS - I'm going to download Rev 9 soon and was wondering if we'll have the ability to adjust rsize and wsize and others to optimize performance? Also, does it broadcoast the NFS share?[/quote
Yes, yes, yes, not yet.
Technically I am on rev 21, late next week for 3.0.2 build probably 30ish, the EXE will contain user adjustable r/wsize, memory buffer size, client dialog adder.
As these options are added, the program can be started with CLI parameters (this is gearing up for a services oriented version.) If none are given AND there is nothing in the registry it will prompt you for changed. Some back-end idiot checking is in place. isvalidip and is validudp procedures are done. (you all know it will connect via UDP don't you?) Of course I should work on the wiki this weekend but the fish's are calling to me now, and I know they are quieter in the winter.
Source code wide, huge changes have been made. It is now about 15% fast and climbing, ver 4/4.1 is being setup, which will allow password client to server.
Yes it will broadcast also.
I will be in the hospital next week for a few days, so I will get lots of programming done. (its the Veterans Administration, so its like the military 1 hour of doctor time, 23 hours of waiting for that one hour)
As an aside I am also writing a small NFS client that will tag along with this software. Who wants to download 300+ Unix for MS windows, from MS?
And lastly this is also being written to run as a TSR under freedos in UMB.
Someone also asked if a android version could be made. (I am thinking about it).
Larry