> >void *aligned_malloc(size_t total_size,size_t unaligned_size);
> 
> Continuing the history reference, what about the old vmalloc API?
Never heard of it... Got a reference/url?
> 
> It might be worthwhile doing some poking around in ACM SIGCOMM papers, etc.,
> looking to see what the networking folks have done about buffer/buffer
> copying, moving, alignment, etc.
The guys designed the protocol should have done that. We can't do
anything about it but deal with it.

Andy.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to