Quote:
Originally Posted by ankit_singh
Hello,
Am planning to take NFS Client code and port it to our single threaded OS for testing. Can anyone please guide me with the initial step?
|
No, and unless you provide details, no one can.
If you have the source code already, and you have your own single-threaded OS, then try:
- Copy source code to single-thread machine
- Compile source code
- Fix any error(s)
- Run program
Not sure what you're expecting us to be able to tell you. You don't say hat NFS client code you're talking about, where you got it, what OS you're putting it on, what kind of hardware, your goals, etc.