Stability and Memory Pressure in 8.2
C. Scott Ananian
cscott at laptop.org
Mon Sep 15 09:42:41 EDT 2008
On Sun, Sep 14, 2008 at 12:42 AM, James Cameron <quozl at laptop.org> wrote:
> I recall someone noticed that the animated activity icon was redrawing
> the whole screen. I think it got fixed. Since it got fixed, I haven't
> seen as many OOMs during olpc-update.
I fixed a bug in the 'pristine' mode of olpc-update, as well: I was
doing a naive hash(open(filename).read()) method which could cause a
lot of memory pressure when hashing big files. =( That might also
contribute to fewer OOMs during olpc-update (unless you're in the
habit of using the -f option).
--scott
--
( http://cscott.net/ )
More information about the Devel
mailing list