From b68a1ebc0bbe79c8f9d3981ed83ef0ffcf201752 Mon Sep 17 00:00:00 2001 From: Cameron Dale Date: Wed, 20 Feb 2008 19:03:28 -0800 Subject: [PATCH] Another new TODO item. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index ec9a6ce..ff65f9a 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,14 @@ Various things need to done to comply with the newly defined protocol: - standardize the error messages (especially for a bad token) +Reduce the memory footprint by clearing the AptPackages caches. + +The memory usage is a little bit high due to keeping the AptPackages +caches always. Instead, they should timeout after a period of inactivity +(say 15 minutes), and unload themselves from meory. It only takes a few +seconds to reload, so this should not be an issue. + + Packages.diff files need to be considered. The Packages.diff/Index files contain hashes of Packages.diff/rred.gz -- 2.30.2