Source-Changes-D archive

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

Re: CVS commit: src/sys



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?

> > 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.

> 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.

Alex


Home | Main Index | Thread Index | Old Index