[SSI] openssi/kernel/include/cluster/gen rproc_platform.x,1.7,1.8

Roger Tsang <[email protected]>
Newsgroups gmane.linux.cluster.ssic.cvs
Message-ID <[email protected]>
Update of /cvsroot/ssic-linux/openssi/kernel/include/cluster/gen
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10005/kernel/include/cluster/gen

Modified Files:
      Tag: OPENSSI-FC
	rproc_platform.x 
Log Message:
MOSIX:
- Fix race over elements in mosix_task struct. Use task_lock() to protect mosix_task->dctime, pages_i_bring, etc.
- Code clean up: choose(), consider(), mosix_calc_load().
- Fix release_migrations() using wrong lock for mosix_task->load.
- Remove unused pagetime, migpages in struct mosix_task.
- run_over_dirty_pages() to hold down_read(&mmap_sem) to avoid possible race. (#ifdef SSI_BALANCE_MEMORY)

VPROC:
- Use BKL to protect tty_old_pgrp in VProc context. (#ifdef PPROC_SETCTTY_SIGLOCK)


Index: rproc_platform.x
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/kernel/include/cluster/gen/rproc_platform.x,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- rproc_platform.x	20 Apr 2008 05:49:24 -0000	1.7
+++ rproc_platform.x	18 Nov 2009 06:16:53 -0000	1.8
@@ -216,7 +216,7 @@
 	/* following used only when mosix load leveling turned on */
 	uint32_t comm_dflags;
 	uint32_t comm_stay;
-	int64_t comm_pagetime;
+	/* int64_t comm_pagetime; */
 	int64_t comm_last_consider;
 	int64_t comm_last_mconsider;
 /* #ifdef SSI_BALANCE_MEMORY */


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.