dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dazuko-devel] 2.3.6-pre2 posted


From: John Ogness
Subject: [Dazuko-devel] 2.3.6-pre2 posted
Date: Wed, 30 Jul 2008 23:34:13 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix)

Hi,

I have gone through and relocated most of the memory allocation to be
outside of critical sections. The only remaining allocation in a
critical section is done behind a semaphore (which is not implemented
as a spinlock for now).

I also noticed that the trusted application code was doing
read_lock()'s in places where it should have been doing
write_lock()'s. If you are using the trusted application framework,
this is a significant bug fix. Previous versions may have experienced
crashes when adding/removing trusted applications.

2.3.6-pre2 is now available for download.

John Ogness

-- 
Dazuko Maintainer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]