|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Poring BSD Libc
Hello,
I am working on Porting BSD libc. The library is taken from OpenBSD and
modified as needed.
Syscalls related to printf etc work.
Most of the other syscalls are just plugged in and do nothing.
The major trouble for me is to port malloc and related functions and how
the scheduler is working. They go in page faults and I am trying to
locate the problem.
The code is at:
https://github.com/ragas/Porting-libc
I am working on Block access right now and lagging as per planned
schedule ( The block access should have been complete by now)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Poring BSD Libc,
Sagar Kadam <=
|
|
|
|
|