Greetings Greg, >From: Czerwacki, Eial <eial.czerwacki@xxxxxxx> >Sent: Thursday, March 17, 2022 11:04 >To: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> >Cc: linux-staging@xxxxxxxxxxxxxxx <linux-staging@xxxxxxxxxxxxxxx>; SAP vSMP Linux Maintainer <linux.vsmp@xxxxxxx> >Subject: Re: [RFC] staging/vSMP: new driver > >>On Thu, Mar 17, 2022 at 08:52:37AM +0000, Czerwacki, Eial wrote: >>> >> >What tasks? >>> >> support of other information bits like stats >>> > >>> >I have no idea what that means :) >>> in short, the hypervisor can provide stats it collects, future implementation will export that too >> >>The trick will be _how_ you export this information. Let's wait on that >>one for now, your current api has lots of other questions to work out >>first :) > >sure, thanks for all the help. > >Eial I was wondering, after I've switched the driver flow to the pci driver one, I lost the ability to prevent vsmp.ko from loading in case no device was found. is there a way do to so? Eial