Re: Mapping memory into process address space

2014-08-27 Thread Noah Zentzis
libloader is doing, so I'm not sure what's wrong. Also, can I use the current task's pager for testing instead of implementing the interface, or will it fail if I don't handle paging myself? - Noah Zentzis ___ l4-hackers mailing list l4-hackers@os.inf.tu

Mapping memory into process address space

2014-08-14 Thread Noah Zentzis
, but without being able to map the capability, I can't really check. Thanks! - Noah Zentzis ___ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Re: Mapping memory into process address space

2014-08-14 Thread Noah Zentzis
, so I'm confused about why L4::Task::map() keeps freezing the parent process. - Noah Zentzis ___ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers

Start a process with a specified pager

2014-07-24 Thread Noah Zentzis
anyone point me towards the documentation for task creation or explain how Moe actually ends up turning the executable image into a running task? Thanks! - Noah Zentzis ___ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu