| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Linux on zSeries Channel Measurement Facility support | 
					
						
							|  |  |  |  * | 
					
						
							| 
									
										
										
										
											2012-07-20 11:15:04 +02:00
										 |  |  |  * Copyright IBM Corp. 2000, 2006 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  |  * Authors: Arnd Bergmann <arndb@de.ibm.com> | 
					
						
							|  |  |  |  *	    Cornelia Huck <cornelia.huck@de.ibm.com> | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * | 
					
						
							|  |  |  |  * original idea from Natarajan Krishnaswami <nkrishna@us.ibm.com> | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This program is free software; you can redistribute it and/or modify | 
					
						
							|  |  |  |  * it under the terms of the GNU General Public License as published by | 
					
						
							|  |  |  |  * the Free Software Foundation; either version 2, or (at your option) | 
					
						
							|  |  |  |  * any later version. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This program is distributed in the hope that it will be useful, | 
					
						
							|  |  |  |  * but WITHOUT ANY WARRANTY; without even the implied warranty of | 
					
						
							|  |  |  |  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
					
						
							|  |  |  |  * GNU General Public License for more details. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * You should have received a copy of the GNU General Public License | 
					
						
							|  |  |  |  * along with this program; if not, write to the Free Software | 
					
						
							|  |  |  |  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-12-25 13:39:36 +01:00
										 |  |  | #define KMSG_COMPONENT "cio"
 | 
					
						
							|  |  |  | #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #include <linux/bootmem.h>
 | 
					
						
							|  |  |  | #include <linux/device.h>
 | 
					
						
							|  |  |  | #include <linux/init.h>
 | 
					
						
							|  |  |  | #include <linux/list.h>
 | 
					
						
							|  |  |  | #include <linux/module.h>
 | 
					
						
							|  |  |  | #include <linux/moduleparam.h>
 | 
					
						
							| 
									
										
										
										
											2005-10-30 15:03:48 -08:00
										 |  |  | #include <linux/slab.h>
 | 
					
						
							| 
									
										
										
										
											2013-01-30 09:49:40 +01:00
										 |  |  | #include <linux/timex.h>	/* get_tod_clock() */
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #include <asm/ccwdev.h>
 | 
					
						
							|  |  |  | #include <asm/cio.h>
 | 
					
						
							|  |  |  | #include <asm/cmb.h>
 | 
					
						
							| 
									
										
										
										
											2005-10-30 15:03:48 -08:00
										 |  |  | #include <asm/div64.h>
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #include "cio.h"
 | 
					
						
							|  |  |  | #include "css.h"
 | 
					
						
							|  |  |  | #include "device.h"
 | 
					
						
							|  |  |  | #include "ioasm.h"
 | 
					
						
							|  |  |  | #include "chsc.h"
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * parameter to enable cmf during boot, possible uses are: | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  *  "s390cmf" -- enable cmf and allocate 2 MB of ram so measuring can be | 
					
						
							|  |  |  |  *               used on any subchannel | 
					
						
							|  |  |  |  *  "s390cmf=<num>" -- enable cmf and allocate enough memory to measure | 
					
						
							|  |  |  |  *                     <num> subchannel, where <num> is an integer | 
					
						
							|  |  |  |  *                     between 1 and 65535, default is 1024 | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | #define ARGSTRING "s390cmf"
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* indices for READCMB */ | 
					
						
							|  |  |  | enum cmb_index { | 
					
						
							|  |  |  |  /* basic and exended format: */ | 
					
						
							|  |  |  | 	cmb_ssch_rsch_count, | 
					
						
							|  |  |  | 	cmb_sample_count, | 
					
						
							|  |  |  | 	cmb_device_connect_time, | 
					
						
							|  |  |  | 	cmb_function_pending_time, | 
					
						
							|  |  |  | 	cmb_device_disconnect_time, | 
					
						
							|  |  |  | 	cmb_control_unit_queuing_time, | 
					
						
							|  |  |  | 	cmb_device_active_only_time, | 
					
						
							|  |  |  |  /* extended format only: */ | 
					
						
							|  |  |  | 	cmb_device_busy_time, | 
					
						
							|  |  |  | 	cmb_initial_command_response_time, | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /**
 | 
					
						
							|  |  |  |  * enum cmb_format - types of supported measurement block formats | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * @CMF_BASIC:      traditional channel measurement blocks supported | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  *		    by all machines that we run on | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * @CMF_EXTENDED:   improved format that was introduced with the z990 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  *		    machine | 
					
						
							|  |  |  |  * @CMF_AUTODETECT: default: use extended format when running on a machine | 
					
						
							|  |  |  |  *		    supporting extended format, otherwise fall back to | 
					
						
							|  |  |  |  *		    basic format | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | enum cmb_format { | 
					
						
							|  |  |  | 	CMF_BASIC, | 
					
						
							|  |  |  | 	CMF_EXTENDED, | 
					
						
							|  |  |  | 	CMF_AUTODETECT = -1, | 
					
						
							|  |  |  | }; | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * format - actual format for all measurement blocks | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * The format module parameter can be set to a value of 0 (zero) | 
					
						
							|  |  |  |  * or 1, indicating basic or extended format as described for | 
					
						
							|  |  |  |  * enum cmb_format. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | static int format = CMF_AUTODETECT; | 
					
						
							| 
									
										
										
										
											2012-01-13 09:32:17 +10:30
										 |  |  | module_param(format, bint, 0444); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | /**
 | 
					
						
							|  |  |  |  * struct cmb_operations - functions to use depending on cmb_format | 
					
						
							|  |  |  |  * | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  |  * Most of these functions operate on a struct ccw_device. There is only | 
					
						
							|  |  |  |  * one instance of struct cmb_operations because the format of the measurement | 
					
						
							|  |  |  |  * data is guaranteed to be the same for every ccw_device. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * | 
					
						
							|  |  |  |  * @alloc:	allocate memory for a channel measurement block, | 
					
						
							|  |  |  |  *		either with the help of a special pool or with kmalloc | 
					
						
							|  |  |  |  * @free:	free memory allocated with @alloc | 
					
						
							|  |  |  |  * @set:	enable or disable measurement | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * @read:	read a measurement entry at an index | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * @readall:	read a measurement block in a common format | 
					
						
							|  |  |  |  * @reset:	clear the data in the associated measurement block and | 
					
						
							|  |  |  |  *		reset its time stamp | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  |  * @align:	align an allocated block so that the hardware can use it | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  */ | 
					
						
							|  |  |  | struct cmb_operations { | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | 	int  (*alloc)  (struct ccw_device *); | 
					
						
							|  |  |  | 	void (*free)   (struct ccw_device *); | 
					
						
							|  |  |  | 	int  (*set)    (struct ccw_device *, u32); | 
					
						
							|  |  |  | 	u64  (*read)   (struct ccw_device *, int); | 
					
						
							|  |  |  | 	int  (*readall)(struct ccw_device *, struct cmbdata *); | 
					
						
							|  |  |  | 	void (*reset)  (struct ccw_device *); | 
					
						
							|  |  |  | 	void *(*align) (void *); | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /* private: */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	struct attribute_group *attr_group; | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | static struct cmb_operations *cmbops; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | struct cmb_data { | 
					
						
							|  |  |  | 	void *hw_block;   /* Pointer to block updated by hardware */ | 
					
						
							|  |  |  | 	void *last_block; /* Last changed block copied from hardware block */ | 
					
						
							|  |  |  | 	int size;	  /* Size of hw_block and last_block */ | 
					
						
							|  |  |  | 	unsigned long long last_update;  /* when last_block was updated */ | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Our user interface is designed in terms of nanoseconds, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * while the hardware measures total times in its own | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  |  * unit. | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | static inline u64 time_to_nsec(u32 value) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	return ((u64)value) * 128000ull; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /*
 | 
					
						
							|  |  |  |  * Users are usually interested in average times, | 
					
						
							|  |  |  |  * not accumulated time. | 
					
						
							|  |  |  |  * This also helps us with atomicity problems | 
					
						
							|  |  |  |  * when reading sinlge values. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | static inline u64 time_to_avg_nsec(u32 value, u32 count) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	u64 ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* no samples yet, avoid division by 0 */ | 
					
						
							|  |  |  | 	if (count == 0) | 
					
						
							|  |  |  | 		return 0; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-19 23:21:04 +02:00
										 |  |  | 	/* value comes in units of 128 µsec */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	ret = time_to_nsec(value); | 
					
						
							|  |  |  | 	do_div(ret, count); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Activate or deactivate the channel monitor. When area is NULL, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * the monitor is deactivated. The channel monitor needs to | 
					
						
							|  |  |  |  * be active in order to measure subchannels, which also need | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  |  * to be enabled. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | static inline void cmf_activate(void *area, unsigned int onoff) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	register void * __gpr2 asm("2"); | 
					
						
							|  |  |  | 	register long __gpr1 asm("1"); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	__gpr2 = area; | 
					
						
							|  |  |  | 	__gpr1 = onoff ? 2 : 0; | 
					
						
							|  |  |  | 	/* activate channel measurement */ | 
					
						
							|  |  |  | 	asm("schm" : : "d" (__gpr2), "d" (__gpr1) ); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int set_schib(struct ccw_device *cdev, u32 mme, int mbfc, | 
					
						
							|  |  |  | 		     unsigned long address) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct subchannel *sch; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	sch = to_subchannel(cdev->dev.parent); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-12-25 13:39:13 +01:00
										 |  |  | 	sch->config.mme = mme; | 
					
						
							|  |  |  | 	sch->config.mbfc = mbfc; | 
					
						
							|  |  |  | 	/* address can be either a block address or a block index */ | 
					
						
							|  |  |  | 	if (mbfc) | 
					
						
							|  |  |  | 		sch->config.mba = address; | 
					
						
							|  |  |  | 	else | 
					
						
							|  |  |  | 		sch->config.mbi = address; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-12-25 13:39:13 +01:00
										 |  |  | 	return cio_commit_config(sch); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | struct set_schib_struct { | 
					
						
							|  |  |  | 	u32 mme; | 
					
						
							|  |  |  | 	int mbfc; | 
					
						
							|  |  |  | 	unsigned long address; | 
					
						
							|  |  |  | 	wait_queue_head_t wait; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct kref kref; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static void cmf_set_schib_release(struct kref *kref) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct set_schib_struct *set_data; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	set_data = container_of(kref, struct set_schib_struct, kref); | 
					
						
							|  |  |  | 	kfree(set_data); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #define CMF_PENDING 1
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | static int set_schib_wait(struct ccw_device *cdev, u32 mme, | 
					
						
							|  |  |  | 				int mbfc, unsigned long address) | 
					
						
							|  |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct set_schib_struct *set_data; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (!cdev->private->cmb) { | 
					
						
							|  |  |  | 		ret = -ENODEV; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	set_data = kzalloc(sizeof(struct set_schib_struct), GFP_ATOMIC); | 
					
						
							|  |  |  | 	if (!set_data) { | 
					
						
							|  |  |  | 		ret = -ENOMEM; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	init_waitqueue_head(&set_data->wait); | 
					
						
							|  |  |  | 	kref_init(&set_data->kref); | 
					
						
							|  |  |  | 	set_data->mme = mme; | 
					
						
							|  |  |  | 	set_data->mbfc = mbfc; | 
					
						
							|  |  |  | 	set_data->address = address; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = set_schib(cdev, mme, mbfc, address); | 
					
						
							|  |  |  | 	if (ret != -EBUSY) | 
					
						
							|  |  |  | 		goto out_put; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	if (cdev->private->state != DEV_STATE_ONLINE) { | 
					
						
							|  |  |  | 		/* if the device is not online, don't even try again */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = -EBUSY; | 
					
						
							|  |  |  | 		goto out_put; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	cdev->private->state = DEV_STATE_CMFCHANGE; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	set_data->ret = CMF_PENDING; | 
					
						
							|  |  |  | 	cdev->private->cmb_wait = set_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (wait_event_interruptible(set_data->wait, | 
					
						
							|  |  |  | 				     set_data->ret != CMF_PENDING)) { | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		spin_lock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		if (set_data->ret == CMF_PENDING) { | 
					
						
							|  |  |  | 			set_data->ret = -ERESTARTSYS; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 			if (cdev->private->state == DEV_STATE_CMFCHANGE) | 
					
						
							|  |  |  | 				cdev->private->state = DEV_STATE_ONLINE; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 		spin_unlock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	cdev->private->cmb_wait = NULL; | 
					
						
							|  |  |  | 	ret = set_data->ret; | 
					
						
							|  |  |  | out_put: | 
					
						
							|  |  |  | 	kref_put(&set_data->kref, cmf_set_schib_release); | 
					
						
							|  |  |  | out: | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | void retry_set_schib(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct set_schib_struct *set_data; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	set_data = cdev->private->cmb_wait; | 
					
						
							|  |  |  | 	if (!set_data) { | 
					
						
							|  |  |  | 		WARN_ON(1); | 
					
						
							|  |  |  | 		return; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	kref_get(&set_data->kref); | 
					
						
							|  |  |  | 	set_data->ret = set_schib(cdev, set_data->mme, set_data->mbfc, | 
					
						
							|  |  |  | 				  set_data->address); | 
					
						
							|  |  |  | 	wake_up(&set_data->wait); | 
					
						
							|  |  |  | 	kref_put(&set_data->kref, cmf_set_schib_release); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static int cmf_copy_block(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct subchannel *sch; | 
					
						
							|  |  |  | 	void *reference_buf; | 
					
						
							|  |  |  | 	void *hw_block; | 
					
						
							|  |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	sch = to_subchannel(cdev->dev.parent); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-12-25 13:39:12 +01:00
										 |  |  | 	if (cio_update_schib(sch)) | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		return -ENODEV; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-07-14 09:58:50 +02:00
										 |  |  | 	if (scsw_fctl(&sch->schib.scsw) & SCSW_FCTL_START_FUNC) { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		/* Don't copy if a start function is in progress. */ | 
					
						
							| 
									
										
										
										
											2008-07-14 09:58:50 +02:00
										 |  |  | 		if ((!(scsw_actl(&sch->schib.scsw) & SCSW_ACTL_SUSPENDED)) && | 
					
						
							|  |  |  | 		    (scsw_actl(&sch->schib.scsw) & | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		     (SCSW_ACTL_DEVACT | SCSW_ACTL_SCHACT)) && | 
					
						
							| 
									
										
										
										
											2008-07-14 09:58:50 +02:00
										 |  |  | 		    (!(scsw_stctl(&sch->schib.scsw) & SCSW_STCTL_SEC_STATUS))) | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 			return -EBUSY; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	hw_block = cmbops->align(cmb_data->hw_block); | 
					
						
							|  |  |  | 	if (!memcmp(cmb_data->last_block, hw_block, cmb_data->size)) | 
					
						
							|  |  |  | 		/* No need to copy. */ | 
					
						
							|  |  |  | 		return 0; | 
					
						
							|  |  |  | 	reference_buf = kzalloc(cmb_data->size, GFP_ATOMIC); | 
					
						
							|  |  |  | 	if (!reference_buf) | 
					
						
							|  |  |  | 		return -ENOMEM; | 
					
						
							|  |  |  | 	/* Ensure consistency of block copied from hardware. */ | 
					
						
							|  |  |  | 	do { | 
					
						
							|  |  |  | 		memcpy(cmb_data->last_block, hw_block, cmb_data->size); | 
					
						
							|  |  |  | 		memcpy(reference_buf, hw_block, cmb_data->size); | 
					
						
							|  |  |  | 	} while (memcmp(cmb_data->last_block, reference_buf, cmb_data->size)); | 
					
						
							| 
									
										
										
										
											2013-01-30 09:49:40 +01:00
										 |  |  | 	cmb_data->last_update = get_tod_clock(); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	kfree(reference_buf); | 
					
						
							|  |  |  | 	return 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | struct copy_block_struct { | 
					
						
							|  |  |  | 	wait_queue_head_t wait; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 	struct kref kref; | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static void cmf_copy_block_release(struct kref *kref) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct copy_block_struct *copy_block; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	copy_block = container_of(kref, struct copy_block_struct, kref); | 
					
						
							|  |  |  | 	kfree(copy_block); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static int cmf_cmb_copy_wait(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct copy_block_struct *copy_block; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 	unsigned long flags; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	if (!cdev->private->cmb) { | 
					
						
							|  |  |  | 		ret = -ENODEV; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	copy_block = kzalloc(sizeof(struct copy_block_struct), GFP_ATOMIC); | 
					
						
							|  |  |  | 	if (!copy_block) { | 
					
						
							|  |  |  | 		ret = -ENOMEM; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	init_waitqueue_head(©_block->wait); | 
					
						
							|  |  |  | 	kref_init(©_block->kref); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = cmf_copy_block(cdev); | 
					
						
							|  |  |  | 	if (ret != -EBUSY) | 
					
						
							|  |  |  | 		goto out_put; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	if (cdev->private->state != DEV_STATE_ONLINE) { | 
					
						
							|  |  |  | 		ret = -EBUSY; | 
					
						
							|  |  |  | 		goto out_put; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	cdev->private->state = DEV_STATE_CMFUPDATE; | 
					
						
							|  |  |  | 	copy_block->ret = CMF_PENDING; | 
					
						
							|  |  |  | 	cdev->private->cmb_wait = copy_block; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	if (wait_event_interruptible(copy_block->wait, | 
					
						
							|  |  |  | 				     copy_block->ret != CMF_PENDING)) { | 
					
						
							|  |  |  | 		spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 		if (copy_block->ret == CMF_PENDING) { | 
					
						
							|  |  |  | 			copy_block->ret = -ERESTARTSYS; | 
					
						
							|  |  |  | 			if (cdev->private->state == DEV_STATE_CMFUPDATE) | 
					
						
							|  |  |  | 				cdev->private->state = DEV_STATE_ONLINE; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 		spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	cdev->private->cmb_wait = NULL; | 
					
						
							|  |  |  | 	ret = copy_block->ret; | 
					
						
							|  |  |  | out_put: | 
					
						
							|  |  |  | 	kref_put(©_block->kref, cmf_copy_block_release); | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | void cmf_retry_copy_block(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct copy_block_struct *copy_block; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	copy_block = cdev->private->cmb_wait; | 
					
						
							|  |  |  | 	if (!copy_block) { | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		WARN_ON(1); | 
					
						
							|  |  |  | 		return; | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	kref_get(©_block->kref); | 
					
						
							|  |  |  | 	copy_block->ret = cmf_copy_block(cdev); | 
					
						
							|  |  |  | 	wake_up(©_block->wait); | 
					
						
							|  |  |  | 	kref_put(©_block->kref, cmf_copy_block_release); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static void cmf_generic_reset(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	if (cmb_data) { | 
					
						
							|  |  |  | 		memset(cmb_data->last_block, 0, cmb_data->size); | 
					
						
							|  |  |  | 		/*
 | 
					
						
							|  |  |  | 		 * Need to reset hw block as well to make the hardware start | 
					
						
							|  |  |  | 		 * from 0 again. | 
					
						
							|  |  |  | 		 */ | 
					
						
							|  |  |  | 		memset(cmbops->align(cmb_data->hw_block), 0, cmb_data->size); | 
					
						
							|  |  |  | 		cmb_data->last_update = 0; | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2013-01-30 09:49:40 +01:00
										 |  |  | 	cdev->private->cmb_start_time = get_tod_clock(); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /**
 | 
					
						
							|  |  |  |  * struct cmb_area - container for global cmb data | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * @mem:	pointer to CMBs (only in basic measurement mode) | 
					
						
							|  |  |  |  * @list:	contains a linked list of all subchannels | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * @num_channels: number of channels to be measured | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * @lock:	protect concurrent access to @mem and @list | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | struct cmb_area { | 
					
						
							|  |  |  | 	struct cmb *mem; | 
					
						
							|  |  |  | 	struct list_head list; | 
					
						
							|  |  |  | 	int num_channels; | 
					
						
							|  |  |  | 	spinlock_t lock; | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct cmb_area cmb_area = { | 
					
						
							| 
									
										
										
										
											2007-04-27 16:02:01 +02:00
										 |  |  | 	.lock = __SPIN_LOCK_UNLOCKED(cmb_area.lock), | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	.list = LIST_HEAD_INIT(cmb_area.list), | 
					
						
							|  |  |  | 	.num_channels  = 1024, | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* ****** old style CMB handling ********/ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * Basic channel measurement blocks are allocated in one contiguous | 
					
						
							|  |  |  |  * block of memory, which can not be moved as long as any channel | 
					
						
							|  |  |  |  * is active. Therefore, a maximum number of subchannels needs to | 
					
						
							|  |  |  |  * be defined somewhere. This is a module parameter, defaulting to | 
					
						
							| 
									
										
										
											
												tree-wide: fix assorted typos all over the place
That is "success", "unknown", "through", "performance", "[re|un]mapping"
, "access", "default", "reasonable", "[con]currently", "temperature"
, "channel", "[un]used", "application", "example","hierarchy", "therefore"
, "[over|under]flow", "contiguous", "threshold", "enough" and others.
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
											
										 
											2009-11-14 13:09:05 -02:00
										 |  |  |  * a reasonable value of 1024, or 32 kb of memory. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * Current kernels don't allow kmalloc with more than 128kb, so the | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  |  * maximum is 4096. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | module_param_named(maxchannels, cmb_area.num_channels, uint, 0444); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /**
 | 
					
						
							|  |  |  |  * struct cmb - basic channel measurement block | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * @ssch_rsch_count: number of ssch and rsch | 
					
						
							|  |  |  |  * @sample_count: number of samples | 
					
						
							|  |  |  |  * @device_connect_time: time of device connect | 
					
						
							|  |  |  |  * @function_pending_time: time of function pending | 
					
						
							|  |  |  |  * @device_disconnect_time: time of device disconnect | 
					
						
							|  |  |  |  * @control_unit_queuing_time: time of control unit queuing | 
					
						
							|  |  |  |  * @device_active_only_time: time of device active only | 
					
						
							|  |  |  |  * @reserved: unused in basic measurement mode | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * The measurement block as used by the hardware. The fields are described | 
					
						
							|  |  |  |  * further in z/Architecture Principles of Operation, chapter 17. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * The cmb area made up from these blocks must be a contiguous array and may | 
					
						
							|  |  |  |  * not be reallocated or freed. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * Only one cmb area can be present in the system. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | struct cmb { | 
					
						
							|  |  |  | 	u16 ssch_rsch_count; | 
					
						
							|  |  |  | 	u16 sample_count; | 
					
						
							|  |  |  | 	u32 device_connect_time; | 
					
						
							|  |  |  | 	u32 function_pending_time; | 
					
						
							|  |  |  | 	u32 device_disconnect_time; | 
					
						
							|  |  |  | 	u32 control_unit_queuing_time; | 
					
						
							|  |  |  | 	u32 device_active_only_time; | 
					
						
							|  |  |  | 	u32 reserved[2]; | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * Insert a single device into the cmb_area list. | 
					
						
							|  |  |  |  * Called with cmb_area.lock held from alloc_cmb. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2007-02-05 21:18:53 +01:00
										 |  |  | static int alloc_cmb_single(struct ccw_device *cdev, | 
					
						
							|  |  |  | 			    struct cmb_data *cmb_data) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct cmb *cmb; | 
					
						
							|  |  |  | 	struct ccw_device_private *node; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	if (!list_empty(&cdev->private->cmb_list)) { | 
					
						
							|  |  |  | 		ret = -EBUSY; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | 	/*
 | 
					
						
							|  |  |  | 	 * Find first unused cmb in cmb_area.mem. | 
					
						
							|  |  |  | 	 * This is a little tricky: cmb_area.list | 
					
						
							|  |  |  | 	 * remains sorted by ->cmb->hw_data pointers. | 
					
						
							|  |  |  | 	 */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	cmb = cmb_area.mem; | 
					
						
							|  |  |  | 	list_for_each_entry(node, &cmb_area.list, cmb_list) { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		struct cmb_data *data; | 
					
						
							|  |  |  | 		data = node->cmb; | 
					
						
							|  |  |  | 		if ((struct cmb*)data->hw_block > cmb) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 			break; | 
					
						
							|  |  |  | 		cmb++; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	if (cmb - cmb_area.mem >= cmb_area.num_channels) { | 
					
						
							|  |  |  | 		ret = -ENOMEM; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* insert new cmb */ | 
					
						
							|  |  |  | 	list_add_tail(&cdev->private->cmb_list, &node->cmb_list); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data->hw_block = cmb; | 
					
						
							|  |  |  | 	cdev->private->cmb = cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	ret = 0; | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int alloc_cmb(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 	struct cmb *mem; | 
					
						
							|  |  |  | 	ssize_t size; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* Allocate private cmb_data. */ | 
					
						
							|  |  |  | 	cmb_data = kzalloc(sizeof(struct cmb_data), GFP_KERNEL); | 
					
						
							|  |  |  | 	if (!cmb_data) | 
					
						
							|  |  |  | 		return -ENOMEM; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data->last_block = kzalloc(sizeof(struct cmb), GFP_KERNEL); | 
					
						
							|  |  |  | 	if (!cmb_data->last_block) { | 
					
						
							|  |  |  | 		kfree(cmb_data); | 
					
						
							|  |  |  | 		return -ENOMEM; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data->size = sizeof(struct cmb); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_lock(&cmb_area.lock); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	if (!cmb_area.mem) { | 
					
						
							|  |  |  | 		/* there is no user yet, so we need a new area */ | 
					
						
							|  |  |  | 		size = sizeof(struct cmb) * cmb_area.num_channels; | 
					
						
							|  |  |  | 		WARN_ON(!list_empty(&cmb_area.list)); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 		spin_unlock(&cmb_area.lock); | 
					
						
							|  |  |  | 		mem = (void*)__get_free_pages(GFP_KERNEL | GFP_DMA, | 
					
						
							|  |  |  | 				 get_order(size)); | 
					
						
							|  |  |  | 		spin_lock(&cmb_area.lock); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 		if (cmb_area.mem) { | 
					
						
							|  |  |  | 			/* ok, another thread was faster */ | 
					
						
							|  |  |  | 			free_pages((unsigned long)mem, get_order(size)); | 
					
						
							|  |  |  | 		} else if (!mem) { | 
					
						
							|  |  |  | 			/* no luck */ | 
					
						
							|  |  |  | 			ret = -ENOMEM; | 
					
						
							|  |  |  | 			goto out; | 
					
						
							|  |  |  | 		} else { | 
					
						
							|  |  |  | 			/* everything ok */ | 
					
						
							|  |  |  | 			memset(mem, 0, size); | 
					
						
							|  |  |  | 			cmb_area.mem = mem; | 
					
						
							|  |  |  | 			cmf_activate(cmb_area.mem, 1); | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* do the actual allocation */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = alloc_cmb_single(cdev, cmb_data); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock(&cmb_area.lock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (ret) { | 
					
						
							|  |  |  | 		kfree(cmb_data->last_block); | 
					
						
							|  |  |  | 		kfree(cmb_data); | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static void free_cmb(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct ccw_device_private *priv; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock(&cmb_area.lock); | 
					
						
							|  |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	priv = cdev->private; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	if (list_empty(&priv->cmb_list)) { | 
					
						
							|  |  |  | 		/* already freed */ | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data = priv->cmb; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	priv->cmb = NULL; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (cmb_data) | 
					
						
							|  |  |  | 		kfree(cmb_data->last_block); | 
					
						
							|  |  |  | 	kfree(cmb_data); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	list_del_init(&priv->cmb_list); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	if (list_empty(&cmb_area.list)) { | 
					
						
							|  |  |  | 		ssize_t size; | 
					
						
							|  |  |  | 		size = sizeof(struct cmb) * cmb_area.num_channels; | 
					
						
							|  |  |  | 		cmf_activate(NULL, 0); | 
					
						
							|  |  |  | 		free_pages((unsigned long)cmb_area.mem, get_order(size)); | 
					
						
							|  |  |  | 		cmb_area.mem = NULL; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	spin_unlock(&cmb_area.lock); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static int set_cmb(struct ccw_device *cdev, u32 mme) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	u16 offset; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 	unsigned long flags; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	if (!cdev->private->cmb) { | 
					
						
							|  |  |  | 		spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		return -EINVAL; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	offset = mme ? (struct cmb *)cmb_data->hw_block - cmb_area.mem : 0; | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	return set_schib_wait(cdev, mme, 0, offset); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static u64 read_cmb(struct ccw_device *cdev, int index) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb *cmb; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	u32 val; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	int ret; | 
					
						
							|  |  |  | 	unsigned long flags; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = cmf_cmb_copy_wait(cdev); | 
					
						
							|  |  |  | 	if (ret < 0) | 
					
						
							|  |  |  | 		return 0; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	if (!cdev->private->cmb) { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = 0; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb = ((struct cmb_data *)cdev->private->cmb)->last_block; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	switch (index) { | 
					
						
							|  |  |  | 	case cmb_ssch_rsch_count: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = cmb->ssch_rsch_count; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	case cmb_sample_count: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = cmb->sample_count; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	case cmb_device_connect_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_connect_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_function_pending_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->function_pending_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_device_disconnect_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_disconnect_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_control_unit_queuing_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->control_unit_queuing_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_device_active_only_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_active_only_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	default: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = 0; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = time_to_avg_nsec(val, cmb->sample_count); | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int readall_cmb(struct ccw_device *cdev, struct cmbdata *data) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb *cmb; | 
					
						
							|  |  |  | 	struct cmb_data *cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	u64 time; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	unsigned long flags; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = cmf_cmb_copy_wait(cdev); | 
					
						
							|  |  |  | 	if (ret < 0) | 
					
						
							|  |  |  | 		return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	if (!cmb_data) { | 
					
						
							|  |  |  | 		ret = -ENODEV; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (cmb_data->last_update == 0) { | 
					
						
							|  |  |  | 		ret = -EAGAIN; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb = cmb_data->last_block; | 
					
						
							|  |  |  | 	time = cmb_data->last_update - cdev->private->cmb_start_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	memset(data, 0, sizeof(struct cmbdata)); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* we only know values before device_busy_time */ | 
					
						
							|  |  |  | 	data->size = offsetof(struct cmbdata, device_busy_time); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* convert to nanoseconds */ | 
					
						
							|  |  |  | 	data->elapsed_time = (time * 1000) >> 12; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* copy data to new structure */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	data->ssch_rsch_count = cmb->ssch_rsch_count; | 
					
						
							|  |  |  | 	data->sample_count = cmb->sample_count; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	/* time fields are converted to nanoseconds while copying */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	data->device_connect_time = time_to_nsec(cmb->device_connect_time); | 
					
						
							|  |  |  | 	data->function_pending_time = time_to_nsec(cmb->function_pending_time); | 
					
						
							|  |  |  | 	data->device_disconnect_time = | 
					
						
							|  |  |  | 		time_to_nsec(cmb->device_disconnect_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	data->control_unit_queuing_time | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		= time_to_nsec(cmb->control_unit_queuing_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	data->device_active_only_time | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		= time_to_nsec(cmb->device_active_only_time); | 
					
						
							|  |  |  | 	ret = 0; | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static void reset_cmb(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	cmf_generic_reset(cdev); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static void * align_cmb(void *area) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	return area; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute_group cmf_attr_group; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct cmb_operations cmbops_basic = { | 
					
						
							|  |  |  | 	.alloc	= alloc_cmb, | 
					
						
							|  |  |  | 	.free	= free_cmb, | 
					
						
							|  |  |  | 	.set	= set_cmb, | 
					
						
							|  |  |  | 	.read	= read_cmb, | 
					
						
							|  |  |  | 	.readall    = readall_cmb, | 
					
						
							|  |  |  | 	.reset	    = reset_cmb, | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	.align	    = align_cmb, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	.attr_group = &cmf_attr_group, | 
					
						
							|  |  |  | }; | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:35 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | /* ******** extended cmb handling ********/ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /**
 | 
					
						
							|  |  |  |  * struct cmbe - extended channel measurement block | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * @ssch_rsch_count: number of ssch and rsch | 
					
						
							|  |  |  |  * @sample_count: number of samples | 
					
						
							|  |  |  |  * @device_connect_time: time of device connect | 
					
						
							|  |  |  |  * @function_pending_time: time of function pending | 
					
						
							|  |  |  |  * @device_disconnect_time: time of device disconnect | 
					
						
							|  |  |  |  * @control_unit_queuing_time: time of control unit queuing | 
					
						
							|  |  |  |  * @device_active_only_time: time of device active only | 
					
						
							|  |  |  |  * @device_busy_time: time of device busy | 
					
						
							|  |  |  |  * @initial_command_response_time: initial command response time | 
					
						
							|  |  |  |  * @reserved: unused | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  |  * The measurement block as used by the hardware. May be in any 64 bit physical | 
					
						
							|  |  |  |  * location. | 
					
						
							|  |  |  |  * The fields are described further in z/Architecture Principles of Operation, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * third edition, chapter 17. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | struct cmbe { | 
					
						
							|  |  |  | 	u32 ssch_rsch_count; | 
					
						
							|  |  |  | 	u32 sample_count; | 
					
						
							|  |  |  | 	u32 device_connect_time; | 
					
						
							|  |  |  | 	u32 function_pending_time; | 
					
						
							|  |  |  | 	u32 device_disconnect_time; | 
					
						
							|  |  |  | 	u32 control_unit_queuing_time; | 
					
						
							|  |  |  | 	u32 device_active_only_time; | 
					
						
							|  |  |  | 	u32 device_busy_time; | 
					
						
							|  |  |  | 	u32 initial_command_response_time; | 
					
						
							|  |  |  | 	u32 reserved[7]; | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * kmalloc only guarantees 8 byte alignment, but we need cmbe | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  |  * pointers to be naturally aligned. Make sure to allocate | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  |  * enough space for two cmbes. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | static inline struct cmbe *cmbe_align(struct cmbe *c) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	unsigned long addr; | 
					
						
							|  |  |  | 	addr = ((unsigned long)c + sizeof (struct cmbe) - sizeof(long)) & | 
					
						
							|  |  |  | 				 ~(sizeof (struct cmbe) - sizeof(long)); | 
					
						
							|  |  |  | 	return (struct cmbe*)addr; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int alloc_cmbe(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct cmbe *cmbe; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	cmbe = kzalloc (sizeof (*cmbe) * 2, GFP_KERNEL); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	if (!cmbe) | 
					
						
							|  |  |  | 		return -ENOMEM; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data = kzalloc(sizeof(struct cmb_data), GFP_KERNEL); | 
					
						
							|  |  |  | 	if (!cmb_data) { | 
					
						
							|  |  |  | 		ret = -ENOMEM; | 
					
						
							|  |  |  | 		goto out_free; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data->last_block = kzalloc(sizeof(struct cmbe), GFP_KERNEL); | 
					
						
							|  |  |  | 	if (!cmb_data->last_block) { | 
					
						
							|  |  |  | 		ret = -ENOMEM; | 
					
						
							|  |  |  | 		goto out_free; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data->size = sizeof(struct cmbe); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	if (cdev->private->cmb) { | 
					
						
							|  |  |  | 		spin_unlock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = -EBUSY; | 
					
						
							|  |  |  | 		goto out_free; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data->hw_block = cmbe; | 
					
						
							|  |  |  | 	cdev->private->cmb = cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* activate global measurement if this is the first channel */ | 
					
						
							|  |  |  | 	spin_lock(&cmb_area.lock); | 
					
						
							|  |  |  | 	if (list_empty(&cmb_area.list)) | 
					
						
							|  |  |  | 		cmf_activate(NULL, 1); | 
					
						
							|  |  |  | 	list_add_tail(&cdev->private->cmb_list, &cmb_area.list); | 
					
						
							|  |  |  | 	spin_unlock(&cmb_area.lock); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	return 0; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | out_free: | 
					
						
							|  |  |  | 	if (cmb_data) | 
					
						
							|  |  |  | 		kfree(cmb_data->last_block); | 
					
						
							|  |  |  | 	kfree(cmb_data); | 
					
						
							|  |  |  | 	kfree(cmbe); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static void free_cmbe(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	cdev->private->cmb = NULL; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (cmb_data) | 
					
						
							|  |  |  | 		kfree(cmb_data->last_block); | 
					
						
							|  |  |  | 	kfree(cmb_data); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* deactivate global measurement if this is the last channel */ | 
					
						
							|  |  |  | 	spin_lock(&cmb_area.lock); | 
					
						
							|  |  |  | 	list_del_init(&cdev->private->cmb_list); | 
					
						
							|  |  |  | 	if (list_empty(&cmb_area.list)) | 
					
						
							|  |  |  | 		cmf_activate(NULL, 0); | 
					
						
							|  |  |  | 	spin_unlock(&cmb_area.lock); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static int set_cmbe(struct ccw_device *cdev, u32 mme) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	unsigned long mba; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							|  |  |  | 	unsigned long flags; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	if (!cdev->private->cmb) { | 
					
						
							|  |  |  | 		spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		return -EINVAL; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	} | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	mba = mme ? (unsigned long) cmbe_align(cmb_data->hw_block) : 0; | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	return set_schib_wait(cdev, mme, 1, mba); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static u64 read_cmbe(struct ccw_device *cdev, int index) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmbe *cmb; | 
					
						
							|  |  |  | 	struct cmb_data *cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	u32 val; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	int ret; | 
					
						
							|  |  |  | 	unsigned long flags; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = cmf_cmb_copy_wait(cdev); | 
					
						
							|  |  |  | 	if (ret < 0) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		return 0; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	if (!cmb_data) { | 
					
						
							|  |  |  | 		ret = 0; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	cmb = cmb_data->last_block; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	switch (index) { | 
					
						
							|  |  |  | 	case cmb_ssch_rsch_count: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = cmb->ssch_rsch_count; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	case cmb_sample_count: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = cmb->sample_count; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	case cmb_device_connect_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_connect_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_function_pending_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->function_pending_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_device_disconnect_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_disconnect_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_control_unit_queuing_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->control_unit_queuing_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_device_active_only_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_active_only_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_device_busy_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->device_busy_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	case cmb_initial_command_response_time: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		val = cmb->initial_command_response_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		break; | 
					
						
							|  |  |  | 	default: | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		ret = 0; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = time_to_avg_nsec(val, cmb->sample_count); | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int readall_cmbe(struct ccw_device *cdev, struct cmbdata *data) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmbe *cmb; | 
					
						
							|  |  |  | 	struct cmb_data *cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	u64 time; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	unsigned long flags; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = cmf_cmb_copy_wait(cdev); | 
					
						
							|  |  |  | 	if (ret < 0) | 
					
						
							|  |  |  | 		return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	spin_lock_irqsave(cdev->ccwlock, flags); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	if (!cmb_data) { | 
					
						
							|  |  |  | 		ret = -ENODEV; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	} | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (cmb_data->last_update == 0) { | 
					
						
							|  |  |  | 		ret = -EAGAIN; | 
					
						
							|  |  |  | 		goto out; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	time = cmb_data->last_update - cdev->private->cmb_start_time; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	memset (data, 0, sizeof(struct cmbdata)); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* we only know values before device_busy_time */ | 
					
						
							|  |  |  | 	data->size = offsetof(struct cmbdata, device_busy_time); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* conver to nanoseconds */ | 
					
						
							|  |  |  | 	data->elapsed_time = (time * 1000) >> 12; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmb = cmb_data->last_block; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	/* copy data to new structure */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	data->ssch_rsch_count = cmb->ssch_rsch_count; | 
					
						
							|  |  |  | 	data->sample_count = cmb->sample_count; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	/* time fields are converted to nanoseconds while copying */ | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	data->device_connect_time = time_to_nsec(cmb->device_connect_time); | 
					
						
							|  |  |  | 	data->function_pending_time = time_to_nsec(cmb->function_pending_time); | 
					
						
							|  |  |  | 	data->device_disconnect_time = | 
					
						
							|  |  |  | 		time_to_nsec(cmb->device_disconnect_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	data->control_unit_queuing_time | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		= time_to_nsec(cmb->control_unit_queuing_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	data->device_active_only_time | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		= time_to_nsec(cmb->device_active_only_time); | 
					
						
							|  |  |  | 	data->device_busy_time = time_to_nsec(cmb->device_busy_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	data->initial_command_response_time | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 		= time_to_nsec(cmb->initial_command_response_time); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	ret = 0; | 
					
						
							|  |  |  | out: | 
					
						
							|  |  |  | 	spin_unlock_irqrestore(cdev->ccwlock, flags); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | static void reset_cmbe(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	cmf_generic_reset(cdev); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static void * align_cmbe(void *area) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	return cmbe_align(area); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute_group cmf_attr_group_ext; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct cmb_operations cmbops_extended = { | 
					
						
							|  |  |  | 	.alloc	    = alloc_cmbe, | 
					
						
							|  |  |  | 	.free	    = free_cmbe, | 
					
						
							|  |  |  | 	.set	    = set_cmbe, | 
					
						
							|  |  |  | 	.read	    = read_cmbe, | 
					
						
							|  |  |  | 	.readall    = readall_cmbe, | 
					
						
							|  |  |  | 	.reset	    = reset_cmbe, | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	.align	    = align_cmbe, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	.attr_group = &cmf_attr_group_ext, | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t cmb_show_attr(struct device *dev, char *buf, enum cmb_index idx) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	return sprintf(buf, "%lld\n", | 
					
						
							|  |  |  | 		(unsigned long long) cmf_read(to_ccwdev(dev), idx)); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t cmb_show_avg_sample_interval(struct device *dev, | 
					
						
							|  |  |  | 					    struct device_attribute *attr, | 
					
						
							|  |  |  | 					    char *buf) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct ccw_device *cdev; | 
					
						
							|  |  |  | 	long interval; | 
					
						
							|  |  |  | 	unsigned long count; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	struct cmb_data *cmb_data; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	cdev = to_ccwdev(dev); | 
					
						
							|  |  |  | 	count = cmf_read(cdev, cmb_sample_count); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_lock_irq(cdev->ccwlock); | 
					
						
							|  |  |  | 	cmb_data = cdev->private->cmb; | 
					
						
							|  |  |  | 	if (count) { | 
					
						
							|  |  |  | 		interval = cmb_data->last_update - | 
					
						
							|  |  |  | 			cdev->private->cmb_start_time; | 
					
						
							| 
									
										
										
										
											2006-07-17 16:09:28 +02:00
										 |  |  | 		interval = (interval * 1000) >> 12; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		interval /= count; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	} else | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		interval = -1; | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	spin_unlock_irq(cdev->ccwlock); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	return sprintf(buf, "%ld\n", interval); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t cmb_show_avg_utilization(struct device *dev, | 
					
						
							|  |  |  | 					struct device_attribute *attr, | 
					
						
							|  |  |  | 					char *buf) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct cmbdata data; | 
					
						
							|  |  |  | 	u64 utilization; | 
					
						
							|  |  |  | 	unsigned long t, u; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = cmf_readall(to_ccwdev(dev), &data); | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | 	if (ret == -EAGAIN || ret == -ENODEV) | 
					
						
							|  |  |  | 		/* No data (yet/currently) available to use for calculation. */ | 
					
						
							|  |  |  | 		return sprintf(buf, "n/a\n"); | 
					
						
							|  |  |  | 	else if (ret) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		return ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	utilization = data.device_connect_time + | 
					
						
							|  |  |  | 		      data.function_pending_time + | 
					
						
							|  |  |  | 		      data.device_disconnect_time; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* shift to avoid long long division */ | 
					
						
							|  |  |  | 	while (-1ul < (data.elapsed_time | utilization)) { | 
					
						
							|  |  |  | 		utilization >>= 8; | 
					
						
							|  |  |  | 		data.elapsed_time >>= 8; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	/* calculate value in 0.1 percent units */ | 
					
						
							|  |  |  | 	t = (unsigned long) data.elapsed_time / 1000; | 
					
						
							|  |  |  | 	u = (unsigned long) utilization / t; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	return sprintf(buf, "%02ld.%01ld%%\n", u/ 10, u - (u/ 10) * 10); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #define cmf_attr(name) \
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t show_##name(struct device *dev, \ | 
					
						
							|  |  |  | 			   struct device_attribute *attr, char *buf)	\ | 
					
						
							|  |  |  | { return cmb_show_attr((dev), buf, cmb_##name); } \ | 
					
						
							|  |  |  | static DEVICE_ATTR(name, 0444, show_##name, NULL); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | #define cmf_attr_avg(name) \
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t show_avg_##name(struct device *dev, \ | 
					
						
							|  |  |  | 			       struct device_attribute *attr, char *buf) \ | 
					
						
							|  |  |  | { return cmb_show_attr((dev), buf, cmb_##name); } \ | 
					
						
							|  |  |  | static DEVICE_ATTR(avg_##name, 0444, show_avg_##name, NULL); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | cmf_attr(ssch_rsch_count); | 
					
						
							|  |  |  | cmf_attr(sample_count); | 
					
						
							|  |  |  | cmf_attr_avg(device_connect_time); | 
					
						
							|  |  |  | cmf_attr_avg(function_pending_time); | 
					
						
							|  |  |  | cmf_attr_avg(device_disconnect_time); | 
					
						
							|  |  |  | cmf_attr_avg(control_unit_queuing_time); | 
					
						
							|  |  |  | cmf_attr_avg(device_active_only_time); | 
					
						
							|  |  |  | cmf_attr_avg(device_busy_time); | 
					
						
							|  |  |  | cmf_attr_avg(initial_command_response_time); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static DEVICE_ATTR(avg_sample_interval, 0444, cmb_show_avg_sample_interval, | 
					
						
							|  |  |  | 		   NULL); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | static DEVICE_ATTR(avg_utilization, 0444, cmb_show_avg_utilization, NULL); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute *cmf_attributes[] = { | 
					
						
							|  |  |  | 	&dev_attr_avg_sample_interval.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_utilization.attr, | 
					
						
							|  |  |  | 	&dev_attr_ssch_rsch_count.attr, | 
					
						
							|  |  |  | 	&dev_attr_sample_count.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_connect_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_function_pending_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_disconnect_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_control_unit_queuing_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_active_only_time.attr, | 
					
						
							| 
									
										
										
										
											2006-07-12 16:41:55 +02:00
										 |  |  | 	NULL, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute_group cmf_attr_group = { | 
					
						
							|  |  |  | 	.name  = "cmf", | 
					
						
							|  |  |  | 	.attrs = cmf_attributes, | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute *cmf_attributes_ext[] = { | 
					
						
							|  |  |  | 	&dev_attr_avg_sample_interval.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_utilization.attr, | 
					
						
							|  |  |  | 	&dev_attr_ssch_rsch_count.attr, | 
					
						
							|  |  |  | 	&dev_attr_sample_count.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_connect_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_function_pending_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_disconnect_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_control_unit_queuing_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_active_only_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_device_busy_time.attr, | 
					
						
							|  |  |  | 	&dev_attr_avg_initial_command_response_time.attr, | 
					
						
							| 
									
										
										
										
											2006-07-12 16:41:55 +02:00
										 |  |  | 	NULL, | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static struct attribute_group cmf_attr_group_ext = { | 
					
						
							|  |  |  | 	.name  = "cmf", | 
					
						
							|  |  |  | 	.attrs = cmf_attributes_ext, | 
					
						
							|  |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t cmb_enable_show(struct device *dev, | 
					
						
							|  |  |  | 			       struct device_attribute *attr, | 
					
						
							|  |  |  | 			       char *buf) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	return sprintf(buf, "%d\n", to_ccwdev(dev)->private->cmb ? 1 : 0); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static ssize_t cmb_enable_store(struct device *dev, | 
					
						
							|  |  |  | 				struct device_attribute *attr, const char *buf, | 
					
						
							|  |  |  | 				size_t c) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	struct ccw_device *cdev; | 
					
						
							|  |  |  | 	int ret; | 
					
						
							| 
									
										
										
										
											2008-04-30 13:38:33 +02:00
										 |  |  | 	unsigned long val; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-07-22 10:18:15 +09:00
										 |  |  | 	ret = kstrtoul(buf, 16, &val); | 
					
						
							| 
									
										
										
										
											2008-04-30 13:38:33 +02:00
										 |  |  | 	if (ret) | 
					
						
							|  |  |  | 		return ret; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	cdev = to_ccwdev(dev); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-04-30 13:38:33 +02:00
										 |  |  | 	switch (val) { | 
					
						
							|  |  |  | 	case 0: | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		ret = disable_cmf(cdev); | 
					
						
							|  |  |  | 		break; | 
					
						
							| 
									
										
										
										
											2008-04-30 13:38:33 +02:00
										 |  |  | 	case 1: | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		ret = enable_cmf(cdev); | 
					
						
							|  |  |  | 		break; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	return c; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DEVICE_ATTR(cmb_enable, 0644, cmb_enable_show, cmb_enable_store); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-16 10:30:20 +02:00
										 |  |  | int ccw_set_cmf(struct ccw_device *cdev, int enable) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	return cmbops->set(cdev, enable ? 2 : 0); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /**
 | 
					
						
							|  |  |  |  * enable_cmf() - switch on the channel measurement for a specific device | 
					
						
							|  |  |  |  *  @cdev:	The ccw device to be enabled | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Returns %0 for success or a negative error value. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Context: | 
					
						
							|  |  |  |  *    non-atomic | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | int enable_cmf(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = cmbops->alloc(cdev); | 
					
						
							|  |  |  | 	cmbops->reset(cdev); | 
					
						
							|  |  |  | 	if (ret) | 
					
						
							|  |  |  | 		return ret; | 
					
						
							|  |  |  | 	ret = cmbops->set(cdev, 2); | 
					
						
							|  |  |  | 	if (ret) { | 
					
						
							|  |  |  | 		cmbops->free(cdev); | 
					
						
							|  |  |  | 		return ret; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	ret = sysfs_create_group(&cdev->dev.kobj, cmbops->attr_group); | 
					
						
							|  |  |  | 	if (!ret) | 
					
						
							|  |  |  | 		return 0; | 
					
						
							|  |  |  | 	cmbops->set(cdev, 0);  //FIXME: this can fail
 | 
					
						
							|  |  |  | 	cmbops->free(cdev); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /**
 | 
					
						
							|  |  |  |  * disable_cmf() - switch off the channel measurement for a specific device | 
					
						
							|  |  |  |  *  @cdev:	The ccw device to be disabled | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Returns %0 for success or a negative error value. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Context: | 
					
						
							|  |  |  |  *    non-atomic | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | int disable_cmf(struct ccw_device *cdev) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	int ret; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	ret = cmbops->set(cdev, 0); | 
					
						
							|  |  |  | 	if (ret) | 
					
						
							|  |  |  | 		return ret; | 
					
						
							|  |  |  | 	cmbops->free(cdev); | 
					
						
							|  |  |  | 	sysfs_remove_group(&cdev->dev.kobj, cmbops->attr_group); | 
					
						
							|  |  |  | 	return ret; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /**
 | 
					
						
							|  |  |  |  * cmf_read() - read one value from the current channel measurement block | 
					
						
							|  |  |  |  * @cdev:	the channel to be read | 
					
						
							|  |  |  |  * @index:	the index of the value to be read | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Returns the value read or %0 if the value cannot be read. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Context: | 
					
						
							|  |  |  |  *    any | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | u64 cmf_read(struct ccw_device *cdev, int index) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	return cmbops->read(cdev, index); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:16 +02:00
										 |  |  | /**
 | 
					
						
							|  |  |  |  * cmf_readall() - read the current channel measurement block | 
					
						
							|  |  |  |  * @cdev:	the channel to be read | 
					
						
							|  |  |  |  * @data:	a pointer to a data block that will be filled | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Returns %0 on success, a negative error value otherwise. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  *  Context: | 
					
						
							|  |  |  |  *    any | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | int cmf_readall(struct ccw_device *cdev, struct cmbdata *data) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	return cmbops->readall(cdev, data); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2006-06-29 15:08:41 +02:00
										 |  |  | /* Reenable cmf when a disconnected device becomes available again. */ | 
					
						
							|  |  |  | int cmf_reenable(struct ccw_device *cdev) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  | 	cmbops->reset(cdev); | 
					
						
							|  |  |  | 	return cmbops->set(cdev, 2); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | static int __init init_cmf(void) | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | { | 
					
						
							|  |  |  | 	char *format_string; | 
					
						
							|  |  |  | 	char *detect_string = "parameter"; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | 	/*
 | 
					
						
							|  |  |  | 	 * If the user did not give a parameter, see if we are running on a | 
					
						
							|  |  |  | 	 * machine supporting extended measurement blocks, otherwise fall back | 
					
						
							|  |  |  | 	 * to basic mode. | 
					
						
							|  |  |  | 	 */ | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	if (format == CMF_AUTODETECT) { | 
					
						
							| 
									
										
										
										
											2008-07-14 09:58:57 +02:00
										 |  |  | 		if (!css_general_characteristics.ext_mb) { | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 			format = CMF_BASIC; | 
					
						
							|  |  |  | 		} else { | 
					
						
							|  |  |  | 			format = CMF_EXTENDED; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 		detect_string = "autodetected"; | 
					
						
							|  |  |  | 	} else { | 
					
						
							|  |  |  | 		detect_string = "parameter"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	switch (format) { | 
					
						
							|  |  |  | 	case CMF_BASIC: | 
					
						
							|  |  |  | 		format_string = "basic"; | 
					
						
							|  |  |  | 		cmbops = &cmbops_basic; | 
					
						
							|  |  |  | 		break; | 
					
						
							|  |  |  | 	case CMF_EXTENDED: | 
					
						
							| 
									
										
										
										
											2007-10-12 16:11:15 +02:00
										 |  |  | 		format_string = "extended"; | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 		cmbops = &cmbops_extended; | 
					
						
							|  |  |  | 		break; | 
					
						
							|  |  |  | 	default: | 
					
						
							|  |  |  | 		return 1; | 
					
						
							|  |  |  | 	} | 
					
						
							| 
									
										
										
										
											2008-12-25 13:39:36 +01:00
										 |  |  | 	pr_info("Channel measurement facility initialized using format " | 
					
						
							|  |  |  | 		"%s (mode %s)\n", format_string, detect_string); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	return 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | module_init(init_cmf); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | MODULE_AUTHOR("Arnd Bergmann <arndb@de.ibm.com>"); | 
					
						
							|  |  |  | MODULE_LICENSE("GPL"); | 
					
						
							|  |  |  | MODULE_DESCRIPTION("channel measurement facility base driver\n" | 
					
						
							| 
									
										
										
										
											2012-07-20 11:15:04 +02:00
										 |  |  | 		   "Copyright IBM Corp. 2003\n"); | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | EXPORT_SYMBOL_GPL(enable_cmf); | 
					
						
							|  |  |  | EXPORT_SYMBOL_GPL(disable_cmf); | 
					
						
							|  |  |  | EXPORT_SYMBOL_GPL(cmf_read); | 
					
						
							|  |  |  | EXPORT_SYMBOL_GPL(cmf_readall); |