OSSP CVS Repository

ossp - Difference in ossp-pkg/sio/al.c versions 1.15 and 1.16
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/sio/al.c 1.15 -> 1.16

--- al.c 2002/10/17 10:17:54     1.15
+++ al.c 2002/10/17 11:42:43     1.16
@@ -356,6 +356,11 @@
             return AL_ERR_MEM;
         }
     } else {
+        /* thl: FIXME i would suggest using REMTAIL() here because dispose_chunk
+         *            puts the latest disposed chunks at the end of the list and
+         *            those latest data should have a closer approximation to the
+         *            CPU in terms of internal cache, external cache, RAM and VM
+         */
         REMHEAD(&alc_freelist, chunks, alc);
         --alc_freecount;
     }

CVSTrac 2.0.1