[ros-kernel] RE: CVS Update: reactos
Ge van Geldorp
ge at gse.nl
Wed Apr 7 20:10:37 CEST 2004
> From: Royce Mitchell III
>
> Ge,
>
> How frequently is this code called? I.e. would we see a performance
> improvement by creating a macro that doesn't even call
> DbgPrintStruct() if it's not going to print anything?
Currently it's only called when you're allocating a zero sized moveable
block. This won't happen often I guess, so for performance reasons
there's no use in creating that macro.
Ge van Geldorp.
More information about the Ros-kernel
mailing list