If you want to be supported by Novell/SUSE, you shouldn't put on the kernel patches and rebuild your kernel. If you don't care about that, then go ahead. Fitting the IBM patches "around" the SUSE kernel patches might be a bit tricky, though. You can get what you need at http://www10.software.ibm.com/developerworks/opensource/linux390/linux-2.4.2 1-s390-10-june2003.shtml
Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Peter E. Abresch Jr. - at Pepco Sent: Thursday, February 10, 2005 3:07 PM To: [email protected] Subject: z/VM and Linux Montor Question We are running Linux sles8.1 SP03 under z/VM Guest. An excerpt from the z/VM - Performance Toolkit doc is included below: It states that the ?Linux-z/VM monitor stream" patch must be applied. I assume that is why I do not have and why these options are not selectable on the z/VM Web Linux Selection Interface page: /proc/sys/appldata/mem /proc/sys/appldata/os /proc/sys/appldata/net_sum Where can I find more info about the ?Linux-z/VM monitor stream" patch and is this something I want to pursue? Thanks. Peter | need to start collection of APPLDATA from the monitor using: | CP MONITOR SAMPLE ENABLE APPLDATA ALL | The LINUX Kernel needs the "Linux-z/VM monitor stream" patch applied. | LINUX must be running on the same system as PERFKIT. When you start LINUX | you need to enter the following commands to start data collection: | echo 1 > /proc/sys/appldata/timer | echo 1 > /proc/sys/appldata/mem | echo 1 > /proc/sys/appldata/os | echo 1 > /proc/sys/appldata/net_sum | and the following to set the interval time: | echo 1 > /proc/sys/appldata/interval | For this command the '1'" represents the interval in seconds, in this case | 1 second. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
