Hi All

I am sorry to updating you late with my project status.
I was having electricity problem in my building so could not access network
:(
Anyways, as I was doing some testing on rfork() that was added in glendix.
It took me a lot of time because I had to write a assembly program and
initially i had to get familiar with inline assembly.
After that some how I was not able to pass correct values in rfork. I set
the parameter in userspace when I am calling the rfork() but some how in
kernel it was not taking the correct arguments.
Then it took alot of time to identify the problem and now the test of
rfork() is completed. In rfork() for RFCNAMEG flag I call unshare() system
call which I had been tested already.
Currently, I am implementing mount and umount in glendix which will use new
namespace property of rfork() in glendix.

-- 
Thanks & Regards
Priyanka

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Plan 
9 Google Summer of Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/plan9-gsoc?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to