[SSI] openssi ChangeLog,1.247,1.248
Roger Tsang <[email protected]> Mon, 15 Mar 2010 01:01:53 +0000
| Newsgroups | gmane.linux.cluster.ssic.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ssic-linux/openssi
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv26690
Modified Files:
Tag: OPENSSI-FC
ChangeLog
Log Message:
update
Index: ChangeLog
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/ChangeLog,v
retrieving revision 1.247
retrieving revision 1.248
diff -u -d -r1.247 -r1.248
--- ChangeLog 5 Mar 2010 06:36:34 -0000 1.247
+++ ChangeLog 15 Mar 2010 01:01:51 -0000 1.248
@@ -1,5 +1,41 @@
2010/??/?? *** Release of OpenSSI 2.0.0rc1 ***
+2010/03/15 rogertsang <[email protected]>
+ * CVS Tag: OPENSSI-FC-1-9-6-PRE23
+
+ * IPC (#ifdef IPC_SHM_RACE_FIX):
+ - Fix do_shmat() assigning pointer to invalid vfsmount structure if
+ raced with ipc_shm_nodedown().
+ - Fix duplicate ipc free or ipc leak if shm_destroy() raced with
+ do_shmat() while calling ipc_rcu_putref().
+
+ ipc/shm.c | 40 ++++++++++++++++++++++++++++++++++------
+ 1 files changed, 34 insertions(+), 6 deletions(-)
+
+2010/03/13 hughesj <[email protected]>
+
+ - Fix extra parenthesis in fs/exec.c:register_binformat().
+
+ * x86_64:
+ - use %z to avoid warnings on printk ssize_t
+ - cluster/ssi/cfs/proc.c vfs.c
+
+2010/03/07 rogertsang <[email protected]>
+ * CVS Tag: OPENSSI-FC-1-9-6-PRE22
+
+ * IPC (#ifdef IPC_SHM_RACE_FIX):
+ - ipc_shm_nodedown() optimize away ipc_ids->sem lock; acquire lock only
+ if we encounter unattached segments. Restore code to track ID of SHM
+ segment with SHM_DEST_LOCK flag.
+ - Regression:
+ - vfsmount struct leak in ipc_shm_nodedown().
+
+ cluster/ssi/ipc/ipcshm_svr.c | 8 ++-
+ ipc/shm.c | 84 ++++++++++-------------------------
+ ipc/util.c | 14 +++++
+ ipc/util.h | 5 ++
+ 4 files changed, 52 insertions(+), 59 deletions(-)
+
2010/03/05 rogertsang <[email protected]>
* CVS Tag: OPENSSI-FC-1-9-6-PRE21
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev