> >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?

I am tracking it down.  I will post what I find.

>> 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.

Sorry I wasn't clear.

The TCP/IP folks have been working on similar issues (fragments, var
headers,
etc) for some time.  It might be worthwhile to skim the literature to see
what
techniques they have created.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to