Static_object in fiasco kernel

Adam Lackorzynski adam at os.inf.tu-dresden.de
Thu Apr 23 01:00:10 CEST 2015


On Tue Apr 21, 2015 at 11:36:09 +0800, Ë®¾µ wrote:
> hi, what is the Static_object in fiasco kernel used for?

For objects that have static storage (i.e. not dynamically allocated
from an allocator) but shall be initialized later with the construct()
function.


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list