[Click] meminfo

Eddie Kohler kohler at cs.ucla.edu
Tue Jun 13 17:10:20 EDT 2006


Beyers,

Yes yes yes you are right right right!  Fixed.

Eddie


Beyers Cronje wrote:
> Hi all,
> 
> looking at the meminfo handler code linuxmodule/module.cc:
> 
> "
>     sa << "outstanding news " << click_dmalloc_totalnew << "\n"
>        << "news " << click_dmalloc_curnew << "\n";
> "
> 
> Shouldn't it rather be the other way around:
> 
>     sa << "outstanding news " << click_dmalloc_curnew << "\n"
>        << "news " <<  click_dmalloc_totalnew << "\n";
> 
> Beyers
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list