|
From: | Peter Dyballa |
Subject: | Re: maximum buffer size exceeded |
Date: | Tue, 4 Sep 2007 16:48:46 +0200 |
Am 04.09.2007 um 14:13 schrieb Giorgos Keramidas:
Are there plans to make the buffer size use one of the types with "atleast X bits", like uint32_t or uint64_t? Do you think there is a goodreason *not* to do this (i.e. an absurd performance penalty on some of the supported platforms)?
Because of performance issues exactly these aligned data types are used – and a small part, those mentioned three bits, is reserved for Lisp, to record the Lisp type of the variable.
-- Greetings PeteThe most exciting phrase to hear in science, the one that heralds new discoveries, is not "Eureka!" (I found it!) but "That's funny..."
Isaac Asimov
[Prev in Thread] | Current Thread | [Next in Thread] |