NFS2 Speed improvment

Project:JNode Core
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi

Description patch:

* first implementation of the cache. This considerably improves the speed . Now the file system became usable
* fix bug that appears when the user list a huge directory
* fix timestamps bug
* add support for TCP ( this is experimental . some problems with timeout). Ex nfsmout /a 192.168.2.100 /home/andrei/temp TCP .
* add an experimental support for multiple access in the same time ( it work OK in udp ). It will be improve in the next patch
* documentation rpcinfo command
* improve the code in some classes

rpcinfo
rpcinfo
Probe the portmapper on host, and print a list of all registered RPC
programs.
host the host that you want to interrogate

Example of usage:
rpcinfo 192.168.2.100

I hope the delete files dissaper

Best regards
Andrei Dore

AttachmentSize
issues_8995.06 KB

#1

Status:active» closed

I've committed it. Thanks.

#2