Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Sat, Jul 19, 2014 at 5:45 PM, Alexander Nasonov <alnsn%yandex.ru@localhost> 
wrote:
> Lourival Vieira Neto wrote:
>> Hi Alexander,
>>
>> On Sat, Jul 19, 2014 at 4:39 PM, Alexander Nasonov 
>> <alnsn%yandex.ru@localhost> wrote:
>> ...
>> > What if GC kicks-in in softintr?
>>
>> It will call kmem_intr_free(9).
> How many times?

It depends on your script.

>> > What if the code tries to
>> > load a chunk of new code in softintr?
>>
>> What if? Have you tried that already?
>
> Do I have to? See also my point below about documentation.

No, you don't.

>> You can formulate these questions and help to improve this work.
>
> Please document softintr interface in Lua (and other bits) so that
> I can write my first module and formulate my questions and report
> any problems.

Sure, at the appropriate time I will.

Regards,
-- 
Lourival Vieira Neto


Home | Main Index | Thread Index | Old Index