[rtems-libbsd commit] Add support for kvm.h in RTEMS terms

Joel Sherrill joel.sherrill at OARcorp.com
Thu Oct 25 13:34:49 UTC 2012


On 10/24/2012 11:30 PM, Chris Johns wrote:
> Joel Sherrill wrote:
>> diff --git a/freebsd-userspace/rtems/rtems-kvm.c b/freebsd-userspace/rtems/rtems-kvm.c
>> new file mode 100644
>> index 0000000..e5e5537
>> --- /dev/null
>> +++ b/freebsd-userspace/rtems/rtems-kvm.c
>    ....
>> +kvm_geterr(
>    ....
>> +kvm_openfiles(
>    ....
>> +kvm_nlist(kvm_t *kd, struct nlist *nl)
>    ....
>> +kvm_read(kd, kva, buf, len)
>    ....
>
> No open, close, write ?
Wasn't used by anything we had ported yet but I will add them.

open and close won't do much. write is just the inverse of read
so easy code.
> Sorry to be boring repeating myself but please add these.
>
> Chris
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel


-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35806
Support Available               (256) 722-9985




More information about the devel mailing list