[Click] Large strings and read_handlers

Eddie Kohler kohler at cs.ucla.edu
Fri Jan 26 21:57:58 EST 2007


Tom,

I seem to remember replying to you earlier, but maybe I didn't.  At this 
point Click should be able to return *very large* strings via handlers; 
it dynamically uses "vmalloc" chunks when appropriate.  You might give 
this a try.

Eddie


Paine, Thomas Asa wrote:
> 	Has anyone had to accommodate strings larger than was allowed
> via kmalloc?  I have output from element read_handlers that commonly
> produce the out_of_memory condition on String.  Any suggestions on
> getting larger amounts of data out of the system via the handlers?
> 
> Thanks, 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
>    Thomas Paine (paineta at uwec.edu) 
>    University of Wisconsin - Eau Claire 
>    garbage foo(garbage g){return(g);} 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
> 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list