Re: [google-appengine] Re: Not able to run dev_appserver with Python 3 only environment

2020-09-17 Thread wesley chun
ou decide. 10. The Datastore emulator is now a Java app... read more about it here <https://cloud.google.com/datastore/docs/tools/datastore-emulator> Anyway, hope some of this helps! --Wesley On Thu, Aug 13, 2020 at 12:34 PM 'Alexis (Google Cloud Platform Support)' via Google App Engin

Re: [prometheus-users] Prometheus disk I/O metrics

2020-09-15 Thread Wesley Peng
Brian, Do you know if we can implement a Lua exporter within nginx who take application's APM and report to prometheus? Thank you. Brian Candler wrote: Just to add, the data collected by node_exporter maps closely to the raw stats exposed by the kernel, so the kernel documentation is

Re: [prometheus-users] Prometheus disk I/O metrics

2020-09-14 Thread Wesley Peng
You can calculate it from the basic IO metrics Prometheus provided. Regards. rsch...@gmail.com wrote: In datadog I used metrics "system.io.await" to create alert on my linux instances. What is the equivalent metrics in prometheus? -- You received this message because you are subscribed to

Re: [google-appengine] Can we create a billing account without turning on the free $300/90 days credit?

2020-09-14 Thread wesley chun
reated, it automatically activates the Cloud Console? Thank you, --Wesley On Mon, Sep 14, 2020 at 11:36 AM NP wrote: > Hello, > > GAE no longer allows deployment to production using app cfg. They insist > you must use "gcloud deploy". > > However, when you try to use &qu

Re: [prometheus-users] Prometheus.service status failed

2020-09-14 Thread Wesley Peng
are you running 64bit program on the 32bit OS, or reverse? regards. Suryaprakash Kancharlapalli wrote: As i have setup the Prometheus configuration using from the binary. But in the end when i start the service it shows like Prometheus startup service failed. Please find the attached snap for

Re: [prometheus-users] Alert Manager source URL to point to TLS URL of Prometheus

2020-09-13 Thread Wesley Peng
You can setup Nginx to proxy both Alertmanager and Prometheus itself on different http port. regards. sunils...@gmail.com wrote: Now the challenge is , AlertManager is directly associated with PRometheus and when I access AlertManager , All the source links ate pointing to Prometheus

Re: cache a object in modperl

2020-09-13 Thread Wesley Peng
Mithun Bhattacharya wrote: Does IANA have an easy way of determining whether there is an update since a certain date ? I was thinking it might make sense to just run a scheduled job to monitor for update and then restart your service or refresh your local cache depending upon how you solve

Re: cache a object in modperl

2020-09-13 Thread Wesley Peng
Hello Mithun Bhattacharya wrote: How frequently do you wish to refresh the cache ? if you do in startup then your cache refresh is tied to the service restart which might not be ideal or feasible. I saw recent days IANA has updated their database on date of: 2020.09.09 2020.09.13 So I

Re: cache a object in modperl

2020-09-13 Thread Wesley Peng
requests at the same time.  If you want to go this way you might want to also add a MaxRequestsPerChild directive to your apache config to make sure that you're children die and get refreshed on the regular, if you don't already have one. Adam On 9/13/2020 10:51 PM, Wesley Peng wrote: Hello I

cache a object in modperl

2020-09-13 Thread Wesley Peng
Hello I am not so familiar with modperl. For work requirement, I need to access IANA TLD database. So I wrote this perl module: https://metacpan.org/pod/Net::IANA::TLD But, for each new() in the module, the database file will be downloaded from IANA's website. I know this is pretty

[Mpi-forum] FTWG Vote Announcements

2020-09-09 Thread Wesley Bland via mpi-forum
Hi all, Here’s the announcements from the FTWG for the upcoming meeting: For MPI 4.0 (previously 4.1, but now fits the new timeline): Second Vote - Clarification: Section 8.5 - p. 377 - Error Class and Code Advice to Implementors Issue - #259

Re: [PATCH v3] usb: dwc3: Stop active transfers before halting the controller

2020-09-08 Thread Wesley Cheng
On 9/6/2020 11:20 PM, Felipe Balbi wrote: > > Hi, > > Wesley Cheng writes: >> diff --git a/drivers/usb/dwc3/ep0.c b/drivers/usb/dwc3/ep0.c >> index 59f2e8c31bd1..456aa87e8778 100644 >> --- a/drivers/usb/dwc3/ep0.c >> +++ b/drivers/usb/d

Re: [prometheus-users] Can prometheurs scrape :/deamon/metrics ?

2020-09-08 Thread Wesley Peng
I am sure it can. b/c I just finished a monitoring like this form. :) Rodolphe Ghio wrote: I was wondering if prometheus can scrape a target like this ? :/deamon/metrics, cause I've tried many times and prometheus doesn't want to start anymore. -- You received this message because you are

Re: [prometheus-users] Using alert manager with external receiver

2020-09-08 Thread Wesley Peng
Hi Nina Sc wrote: Is there a way to use the alert manager to send an alert to external API, I mean instead using excage server or slack etc, I will provide an endpoint like `https://mypullendpoint.host.com` and the alert manager will send the alert to this URL ? Yes you need to define

[PATCH] iommu/amd: Add prefetch iommu pages command build function

2020-09-05 Thread Wesley Sheng
Add function to build prefetch iommu pages command Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 ++ drivers/iommu/amd/iommu.c | 19 +++ 2 files changed, 21 insertions(+) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd

[PATCH] iommu/amd: Add prefetch iommu pages command build function

2020-09-05 Thread Wesley Sheng
Add function to build prefetch iommu pages command Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 ++ drivers/iommu/amd/iommu.c | 19 +++ 2 files changed, 21 insertions(+) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd

[PATCH] iommu/amd: Add prefetch iommu pages command build function

2020-09-05 Thread Wesley Sheng
Add function to build prefetch iommu pages command Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 ++ drivers/iommu/amd/iommu.c | 19 +++ 2 files changed, 21 insertions(+) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd

[PATCH 2/2] iommu/amd: Revise ga_tag member in struct of fields_remap

2020-09-05 Thread Wesley Sheng
Per <> ga_tag member is only available when IRTE[GuestMode]=1, this field should be reserved when IRTE[GuestMode]=0. So change the ga_tag to rsvd_1 in struct of fields_remap. Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 +- 1 file changed, 1 insertion(+), 1 de

[PATCH 1/2] iommu/amd: Unify reserved member naming convention in struct

2020-09-05 Thread Wesley Sheng
Unify reserved member naming convention to rsvd_x in struct Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd/amd_iommu_types.h index 30a5d412255a

[PATCH] iommu/amd: Add prefetch iommu pages command build function

2020-09-05 Thread Wesley Sheng
Add function to build prefetch iommu pages command Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 ++ drivers/iommu/amd/iommu.c | 19 +++ 2 files changed, 21 insertions(+) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd

[PATCH 1/2] iommu/amd: Unify reserved member naming convention in struct

2020-09-04 Thread Wesley Sheng
Unify reserved member naming convention to rsvd_x in struct Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iommu/amd/amd_iommu_types.h b/drivers/iommu/amd/amd_iommu_types.h index 30a5d412255a

[PATCH 2/2] iommu/amd: Revise ga_tag member in struct of fields_remap

2020-09-04 Thread Wesley Sheng
Per <> ga_tag member is only available when IRTE[GuestMode]=1, this field should be reserved when IRTE[GuestMode]=0. So change the ga_tag to rsvd_1 in struct of fields_remap. Signed-off-by: Wesley Sheng --- drivers/iommu/amd/amd_iommu_types.h | 2 +- 1 file changed, 1 insertion(+), 1 de

[PATCH v9 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding

2020-09-04 Thread Wesley Cheng
include a role switch node and a type C switch. Signed-off-by: Wesley Cheng --- .../bindings/usb/qcom,pmic-typec.yaml | 108 ++ 1 file changed, 108 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml diff --git a/Documentation/devicetree

[PATCH v9 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

2020-09-04 Thread Wesley Cheng
Add the required DTS node for the USB VBUS output regulator, which is available on PM8150B. This will provide the VBUS source to connected peripherals. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 6 ++ arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 4 2 files

[PATCH v9 0/4] Introduce PMIC based USB type C detection

2020-09-04 Thread Wesley Cheng
c notation to match others - Leave type C block disabled until enabled by a platform DTS Wesley Cheng (4): usb: typec: Add QCOM PMIC typec detection driver dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding arm64: boot: dts: qcom: pm8150b: Add node for USB type C block arm64: boot:

[PATCH v9 3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block

2020-09-04 Thread Wesley Cheng
The PM8150B has a dedicated USB type C block, which can be used for type C orientation and role detection. Create the reference node to this type C block for further use. Signed-off-by: Wesley Cheng Reviewed-by: Bjorn Andersson --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 7 +++ 1 file

[PATCH v9 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-09-04 Thread Wesley Cheng
it can enable/disable the VBUS source when acting as a host/device. Signed-off-by: Wesley Cheng Acked-by: Heikki Krogerus Reviewed-by: Stephen Boyd --- drivers/usb/typec/Kconfig | 12 ++ drivers/usb/typec/Makefile | 1 + drivers/usb/typec/qcom-pmic-typec.c | 262

Re: [PATCH v8 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

2020-09-03 Thread Wesley Cheng
On 8/30/2020 10:52 AM, Bjorn Andersson wrote: > On Thu 20 Aug 07:47 UTC 2020, Wesley Cheng wrote: > >> >> >> On 8/12/2020 2:34 AM, Sergei Shtylyov wrote: >>> Hello! >>> >>> On 12.08.2020 10:19, Wesley Cheng wrote: >>> >>>

Re: [PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-09-03 Thread Wesley Cheng
On 8/30/2020 11:54 AM, Bjorn Andersson wrote: > On Wed 12 Aug 07:19 UTC 2020, Wesley Cheng wrote: > >> The QCOM SPMI typec driver handles the role and orientation detection, and >> notifies client drivers using the USB role switch framework. It registers >> as a ty

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller

2020-09-03 Thread Wesley Cheng
properly, there is a chance the controller will continue accessing stale or freed TRBs and buffers. Signed-off-by: Wesley Cheng --- Changes in v3: - Removed DWC3_EP_ENABLED check from dwc3_gadget_stop_active_transfers() as dwc3_stop_active_transfer() has a check already in place. - Calling

Re: [google-appengine] Re: Obtaining refresh_token through offline_access scope to be used with IAP

2020-09-02 Thread wesley chun
resh token to get a new/valid access token. Cheers! On Wed, Sep 2, 2020 at 1:04 AM 'José Cantera' via Google App Engine < google-appengine@googlegroups.com> wrote: > Yes, Wesley is right, in the end a refresh_token is not that necessary in > this case, it suffices with self-signing

[Mahara-contributors] [Bug 1893941] [NEW] Elasticsearch on Localhost and Proxy entry

2020-09-02 Thread Wesley Richards
through the proxy but localhost on the Mahara server is different than localhost on the proxy. Please excuse my bad English but I hope you understand what I mean ;-) Mahara: 20.04.1 Elasitcsearch: 6.8.12 Nice greetings from Kassel Wesley ** Affects: mahara Importance: Undecided

Re: [PATCH v2] usb: dwc3: Stop active transfers before halting the controller

2020-09-01 Thread Wesley Cheng
On 9/1/2020 3:14 PM, Wesley Cheng wrote: > > > On 8/29/2020 2:35 PM, Thinh Nguyen wrote: >> Wesley Cheng wrote: >>> In the DWC3 databook, for a device initiated disconnect or bus reset, the >>> driver is required to send dependxfer commands for any pending t

Re: [google-appengine] Re: Obtaining refresh_token through offline_access scope to be used with IAP

2020-09-01 Thread wesley chun
nsubscribe from this group and stop receiving emails from it, send an > email to google-appengine+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/9687fedb-925a-42ef-9c26-439febdf168fn%40googlegroups.com > <https://groups.

Re: [PATCH v2] usb: dwc3: Stop active transfers before halting the controller

2020-09-01 Thread Wesley Cheng
On 8/29/2020 2:35 PM, Thinh Nguyen wrote: > Wesley Cheng wrote: >> In the DWC3 databook, for a device initiated disconnect or bus reset, the >> driver is required to send dependxfer commands for any pending transfers. >> In addition, before the controller can move to the

Re: [rdo-users] [TripleO][Ussuri] image prepare, cannot download containers image prepare recently

2020-08-31 Thread Wesley Hayutin
On Mon, Aug 31, 2020 at 1:23 PM Ruslanas Gžibovskis wrote: > Hi all, > > I have noticed, that recently my undercloud is not able to download images > [0]. I have provided newly generated containers-prepare-parameter.yaml and > outputs from container image prepare > > providing --verbose and

Re: [RFC v5 4/6] usb: gadget: configfs: Check USB configuration before adding

2020-08-31 Thread Wesley Cheng
On 8/30/2020 7:29 PM, Peter Chen wrote: > On 20-08-28 22:58:44, Wesley Cheng wrote: >> Ensure that the USB gadget is able to support the configuration being >> added based on the number of endpoints required from all interfaces. This >> is for accounting for any bandwidth

[RFC v5 6/6] usb: dwc3: gadget: Ensure enough TXFIFO space for USB configuration

2020-08-29 Thread Wesley Cheng
fifo requirements, a single fifo per endpoint, can be met, otherwise the configuration binding will fail. This will be based on the maximum number of eps existing in all configurations. Signed-off-by: Wesley Cheng --- drivers/usb/dwc3/core.h | 1 + drivers/usb/dwc3/gadget.c | 35

[RFC v5 4/6] usb: gadget: configfs: Check USB configuration before adding

2020-08-29 Thread Wesley Cheng
Ensure that the USB gadget is able to support the configuration being added based on the number of endpoints required from all interfaces. This is for accounting for any bandwidth or space limitations. Signed-off-by: Wesley Cheng --- drivers/usb/gadget/configfs.c | 22 ++ 1

[RFC v5 5/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration

2020-08-28 Thread Wesley Cheng
-by: Wesley Cheng --- drivers/usb/gadget/udc/core.c | 9 + include/linux/usb/gadget.h| 2 ++ 2 files changed, 11 insertions(+) diff --git a/drivers/usb/gadget/udc/core.c b/drivers/usb/gadget/udc/core.c index c33ad8a333ad..e006d69dff9b 100644 --- a/drivers/usb/gadget/udc/core.c +++ b

[RFC v5 3/6] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize

2020-08-28 Thread Wesley Cheng
Re-introduce the comment for the tx-fifo-resize setting for the DWC3 controller. This allows for vendors to control if they require the TX FIFO resizing logic on their HW, as the default FIFO size configurations may already be sufficient. Signed-off-by: Wesley Cheng Acked-by: Rob Herring

[RFC v5 2/6] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIFO resize logic

2020-08-28 Thread Wesley Cheng
Enable the flexible TX FIFO resize logic on SM8150. Using a larger TX FIFO SZ can help account for situations when system latency is greater than the USB bus transmission latency. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/sm8150.dtsi | 1 + 1 file changed, 1 insertion(+) diff

[RFC v5 0/6] Re-introduce TX FIFO resize for larger EP bursting

2020-08-28 Thread Wesley Cheng
Data Size | AVG tput (in MB/s) --- Sequential|1 GB x | Read |9 loops| 287.35 | | 304.94 | | 289.64 | | 293.61 ------- Wesley Cheng (6): usb: dwc3:

[RFC v5 1/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

2020-08-28 Thread Wesley Cheng
bandwidth. With some higher bMaxBurst configurations, using a larger TX FIFO size results in better TX throughput. Ensure that one TX FIFO is reserved for every IN endpoint. This allows for the FIFO logic to prevent running out of FIFO space. Signed-off-by: Wesley Cheng --- drivers/usb/dwc3

[PATCH v2] usb: dwc3: Stop active transfers before halting the controller

2020-08-28 Thread Wesley Cheng
properly, there is a chance the controller will continue accessing stale or freed TRBs and buffers. Signed-off-by: Wesley Cheng --- Changes in v2: - Moved cleanup code to the pullup() API to differentiate between device disconnect and hibernation. - Added cleanup code to the bus reset case

[squid-users] filter access.log

2020-08-28 Thread Wesley Mouedine Assaby
Hi, I have the following logs : 1598547651.549 120818 192.168.100.105 TCP_TUNNEL/200 3234 CONNECT dmp.re:443 ericf HIER_DIRECT/213.186.33.2 - 1598547651.549 120726 192.168.100.105 TCP_TUNNEL/200 3234 CONNECT www.dmp.re:443 ericf HIER_DIRECT/213.186.33.2 - 1598547652.325 0 192.168.100.109

[ovirt-users] Host has no default route

2020-08-26 Thread Wesley Stewart
I am trying to add a host to a single host cluster. Everything has gone pretty well so far, except when the host gets to the end of the installation process, I see an exclamation mark indicating "Host has no default route". The installation "finishes" and the host goes into a non-responsive

How to read an element inside another element in json with UpdateRecord

2020-08-25 Thread Wesley C. Dias de Oliveira
youtube", 0.387847], ["2020-08-25", "59.m.vl.1.youtube", 72.637692], ["2020-08-25", "62.b.vl.1.youtube", 1.397887] ] For example, I need to get the value '59.m.vl.1.youtube' or the date value '2020-08-25'. Here's my processor settings: [image: image.png] Can someone suggest something? Thank you. -- Grato, Wesley C. Dias de Oliveira. Linux User nº 576838.

Re: [google-appengine] "Google Cloud API" was not in in "Adding credentials to the project".

2020-08-22 Thread wesley chun
ee to ask here but paste any specific commands or screenshots showing where you may have an issue. Good luck! --Wesley On Sat, Aug 22, 2020 at 11:53 AM I snb wrote: > In the console of Google cloud platform, I created project name -> Google > cloud API -> Credentials. However, "Goog

[rdo-dev] RDO packaging for CentOS-Stream

2020-08-21 Thread Wesley Hayutin
Greetings, Are there any public plans for building RDO packages on CentOS-Stream available for the community to review? Thanks 0/ ___ dev mailing list dev@lists.rdoproject.org http://lists.rdoproject.org/mailman/listinfo/dev To unsubscribe:

Re: [PATCH v8 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

2020-08-20 Thread Wesley Cheng
On 8/12/2020 2:34 AM, Sergei Shtylyov wrote: > Hello! > > On 12.08.2020 10:19, Wesley Cheng wrote: > >> Add the required DTS node for the USB VBUS output regulator, which is >> available on PM8150B.  This will provide the VBUS source to connected >> peripheral

Re: [PATCH] usb: dwc3: Stop active transfers before halting the controller

2020-08-19 Thread Wesley Cheng
On 8/19/2020 2:42 PM, Thinh Nguyen wrote: > Hi, > > Wesley Cheng wrote: >> In the DWC3 databook, for a device initiated disconnect, the driver is >> required to send dependxfer commands for any pending transfers. >> In addition, before the controller can move

Re: [PATCH] usb: dwc3: Stop active transfers before halting the controller

2020-08-19 Thread Wesley Cheng
On 8/19/2020 4:37 AM, Felipe Balbi wrote: > > Hi, > > Wesley Cheng writes: >> In the DWC3 databook, for a device initiated disconnect, the driver is >> required to send dependxfer commands for any pending transfers. >> In addition, before the controller can mo

[ceph-users] Re: radosgw beast access logs

2020-08-19 Thread Wesley Dillingham
We would very much appreciate having this backported to nautilus. Respectfully, *Wes Dillingham* w...@wesdillingham.com LinkedIn On Wed, Aug 19, 2020 at 9:02 AM Casey Bodley wrote: > On Tue, Aug 18, 2020 at 1:33 PM Graham Allan wrote: > > > >

[PATCH] usb: dwc3: Stop active transfers before halting the controller

2020-08-18 Thread Wesley Cheng
, there is a chance the controller will continue accessing stale or freed TRBs and buffers. Signed-off-by: Wesley Cheng --- Verified fix by adding a check for ETIMEDOUT during the run stop call. Shell script writing to the configfs UDC file to trigger disconnect and connect. Batch script to have PC

Re: [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

2020-08-18 Thread Wesley Cheng
On 8/12/2020 11:34 AM, Wesley Cheng wrote: >> >> awesome, thanks a lot for this :-) It's a considerable increase in your >> setup. My only fear here is that we may end up creating a situation >> where we can't allocate enough FIFO for all endpoints. This is, of

[Mpi-forum] Add No-No Vote for #263

2020-08-17 Thread Wesley Bland via mpi-forum
Hi all, I need to add a very short no-no reading/vote for this week on #263 - Clarification: Section 11.7 - p. 482 - MPI Exception Clarification https://github.com/mpi-forum/mpi-issues/issues/263 Jeff S. found a very minor mistake where I

Re: [google-appengine] Receiving data from Google Cloud

2020-08-17 Thread wesley chun
a lot. Now I got an idea on how to proceed. Also please explain to > me in case there are multiple requests how GCP will handle them - is there > any load balancer? This is because the project is time-critical. > > On Sunday, August 16, 2020 at 1:56:44 AM UTC+5:30, Wesley C (Google) wrote: &

Re: [google-appengine] Receiving data from Google Cloud

2020-08-15 Thread wesley chun
browser. The Quickstart sample <https://cloud.google.com/functions/docs/quickstart-python> code is already dropped into the editor and ready for you to modify." Good luck! --Wesley On Fri, Aug 14, 2020 at 11:37 PM Vishnu U wrote: > My aim is like i want to perform prediction using a

Re: [google-appengine] Receiving data from Google Cloud

2020-08-15 Thread wesley chun
storage or cloud data store. > Suppose I received data on app engine from raspberry pi and I perform some > calculation and want to return that data. Is this possible? > On Sat, 15 Aug 2020 at 6:45 AM, wesley chun wrote: > >> While App Engine will serve your needs, based on what you

Re: [google-appengine] Receiving data from Google Cloud

2020-08-14 Thread wesley chun
p you want to call in a Docker container, then you should use Google Cloud Run <http://cloud.google.com/run> instead. App Engine is best suited for normal web apps like Flask or Django. Hope this helps! --Wesley On Fri, Aug 14, 2020 at 7:28 AM Vishnu U wrote: > I am working on a project whe

Re: [Mpi-forum] August 2020 Meeting Registration Page

2020-08-14 Thread Wesley Bland via mpi-forum
s after each block opens (though voting as soon as the block opens is appreciated to allow me to tally the votes faster). If you have any questions, feel free to email me or send me a Slack message. Thanks, Wes > On Aug 4, 2020, at 3:54 PM, Wesley Bland wrote: > > Hi all, > >

Re: [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

2020-08-12 Thread Wesley Cheng
On 8/11/2020 12:12 AM, Felipe Balbi wrote: > > Hi, > > Wesley Cheng writes: >> On 8/10/2020 5:27 AM, Felipe Balbi wrote: >>> Wesley Cheng writes: >>> >>> Hi, >>> >>>> Some devices have USB compositions which may require mul

[ceph-users] Meaning of the "tag" key in bucket metadata

2020-08-12 Thread Wesley Dillingham
Recently we encountered an instance of bucket corruption of two varieties. One in which the bucket metadata was missing and another in which the bucket.instance metadata was missing for various buckets. We have seemingly been successful in restoring the metadata by reconstructing it from the

[PATCH v8 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

2020-08-12 Thread Wesley Cheng
Add the required DTS node for the USB VBUS output regulator, which is available on PM8150B. This will provide the VBUS source to connected peripherals. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 6 ++ arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 4 2 files

[PATCH v8 3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block

2020-08-12 Thread Wesley Cheng
The PM8150B has a dedicated USB type C block, which can be used for type C orientation and role detection. Create the reference node to this type C block for further use. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff

[PATCH v8 0/4] Introduce PMIC based USB type C detection

2020-08-12 Thread Wesley Cheng
ole switch handle for the role notifications. It will also have the ability to enable the VBUS output to any connected devices based on if the device is behaving as a UFP or DFP. Wesley Cheng (4): usb: typec: Add QCOM PMIC typec detection driver dt-bindings: usb: Add Qualcomm PMIC type C con

[PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-08-12 Thread Wesley Cheng
it can enable/disable the VBUS source when acting as a host/device. Signed-off-by: Wesley Cheng Acked-by: Heikki Krogerus Reviewed-by: Stephen Boyd --- drivers/usb/typec/Kconfig | 12 ++ drivers/usb/typec/Makefile | 1 + drivers/usb/typec/qcom-pmic-typec.c | 271

[PATCH v8 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding

2020-08-12 Thread Wesley Cheng
include a role switch node and a type C switch. Signed-off-by: Wesley Cheng --- .../bindings/usb/qcom,pmic-typec.yaml | 112 ++ 1 file changed, 112 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml diff --git a/Documentation/devicetree

Re: [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

2020-08-12 Thread Wesley Cheng
On 8/11/2020 7:22 PM, Peter Chen wrote: > On Wed, Jun 24, 2020 at 10:31 AM Wesley Cheng wrote: >> >> Some devices have USB compositions which may require multiple endpoints >> that support EP bursting. HW defined TX FIFO sizes may not always be >> suffic

Re: [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

2020-08-10 Thread Wesley Cheng
On 8/10/2020 5:27 AM, Felipe Balbi wrote: > Wesley Cheng writes: > > Hi, > >> Some devices have USB compositions which may require multiple endpoints >> that support EP bursting. HW defined TX FIFO sizes may not always be >> sufficient for these compositions.

Re: Hopefully a simple question

2020-08-10 Thread Wesley Shields
something being detected? > > On Tuesday, 11 August 2020 10:41:48 UTC+10, Wesley Shields wrote: > The format is . > > In your case, YARA matched two rules on the file c:\Temp\yarfile.yar > > -- WXS > >> On Aug 10, 2020, at 8:33 PM, Michael Fry > wrote: >>

Re: Hopefully a simple question

2020-08-10 Thread Wesley Shields
The format is . In your case, YARA matched two rules on the file c:\Temp\yarfile.yar -- WXS > On Aug 10, 2020, at 8:33 PM, Michael Fry wrote: > > Hi All, > > So I have recently been asked to use Yara to scan some servers for some IOCs > and I am using the command line version. > > The yar

Re: unsubscribe

2020-08-10 Thread Wesley Peng
Please send an empty message to: user-unsubscr...@ignite.apache.org to unsubscribe yourself from the list. Sijo Mathew wrote:

Re: [PATCH 3/3] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

2020-08-10 Thread Wesley Cheng
On 8/10/2020 5:13 AM, Felipe Balbi wrote: > > Hi, > > Wesley Cheng writes: >> @@ -190,6 +195,73 @@ static int dwc3_qcom_register_extcon(struct dwc3_qcom >> *qcom) >> return 0; >> } >> >> +static int dwc3_qco

Re: run ignitevisorcmd in k8s and docker?

2020-08-07 Thread Wesley Peng
Hi bbweb wrote: we are meeting problem when we run ignitevisorcmd in K8S and docker environment. After we start a cluster in K8S and run ignitevisorcmd in the node, it just can't find any node when running "top" in it, it just show empty topology. Do you have any error log? Are you sure

Re: Call for presentations for ApacheCon North America 2020 now open

2020-08-05 Thread Wesley Peng
Congrats. We could prepare a talking for "machine learning application with Ignite", as we did store feature engineering data into ignite for large-scale and fast access. regards. Saikat Maitra wrote: Congrats!!! It looks like both of our talks are on same day, Tuesday, September 29th

[issue41491] plistlib can't load macOS BigSur system LaunchAgent

2020-08-05 Thread Wesley Whetstone
Change by Wesley Whetstone : -- components: +macOS nosy: +ned.deily, ronaldoussoren ___ Python tracker <https://bugs.python.org/issue41491> ___ ___ Python-bug

[issue41491] plistlib can't load macOS BigSur system LaunchAgent

2020-08-05 Thread Wesley Whetstone
New submission from Wesley Whetstone : When attempting to load the new LaunchAgent at `/System/Library/LaunchAgents/com.apple.cvmsCompAgent3600_arm64.plist` plistlib Raises a ValueError of File "/opt/salt/lib/python3.7/plistlib.py", line 272, in handle_end_element handle

Re: Question about deployment of math computing [EXT]

2020-08-05 Thread Wesley Peng
James, James Smith wrote: The services which use apache/mod_perl work reliably and return data for these - the dancer/starman sometimes fail/hang as there are no backends to serve the requests or those backends timeout requests to the nginx/proxy (but still continue using resources). The

Re: Question about deployment of math computing

2020-08-04 Thread Wesley Peng
Thank you David. That makes thing clear. I have made mistake to think starman was event driven, who is really preforked. I think any preforked server could serve our depolyment better. Regards. dc...@prosentient.com.au wrote: Hi Wesley, I don't know all the ins and outs of Starman. I do

Re: Question about deployment of math computing

2020-08-04 Thread Wesley Peng
Hi dc...@prosentient.com.au wrote: That's interesting. After re-reading your earlier email, I think that I misunderstood what you were saying. Since this is a mod_perl listserv, I imagine that the advice will always be to use mod_perl rather than starman? Personally, I'd say either option

Re: Question about deployment of math computing

2020-08-04 Thread Wesley Peng
Hi dc...@prosentient.com.au wrote: If your app isn't human-facing, then I don't see why a little delay would be a problem? Our app is not human facing. The application by other department will request the result from our app via HTTP. The company has huge big-data stack deployed, such as

Re: Question about deployment of math computing

2020-08-04 Thread Wesley Peng
Hi Mithun Bhattacharya wrote: Do you really need a webserver which is providing a blocking service ? yes, this is a prediction server, which would be deployed in PROD environment, the client application would request the prediction server for results as scores. You can think it as online

Question about deployment of math computing

2020-08-04 Thread Wesley Peng
Hi We do math programming (so called machine learning today) in webserver. The response would be slow, generally it will take 100ms~500ms to finish a request. For this use case, shall we deploy the code within preforked modperl ,or event-driven server like dancer/starman? (we don't use DB like

Re: suggestions for perl as web development language [EXT]

2020-08-04 Thread Wesley Peng
jbiskofski wrote: Excelent, stable, FAST, production ready HTTP server: Starman yes starman is good. we use it for rest-api service, the app code is dancer, whose backend server is starman. if we need more concurrent handlers, a simple front-proxy like nginx would be deployed.

Re: suggestions for perl as web development language [EXT]

2020-08-04 Thread Wesley Peng
Hi Mark Blackman wrote: mod_perl’s relative efficiency can be achieved by other well-known means. for example? thank you.

Re: suggestions for perl as web development language [EXT]

2020-08-04 Thread Wesley Peng
Joseph He wrote: My company uses Perl for web development. It handles real time payment transactions without any problem. Good software is made by the people not by the language. Maybe I am weak on this point, but how perl handle types more strictly? for example, 123 + '456' this is

[ceph-users] Apparent bucket corruption error: get_bucket_instance_from_oid failed

2020-08-04 Thread Wesley Dillingham
Long running cluster, currently running 14.2.6 I have a certain user whose buckets have become corrupted in that the following commands: radosgw-admin bucket check --bucket radosgw-admin bucket list --bucket= return with the following: ERROR: could not init bucket: (2) No such file or

[Mpi-forum] August 2020 Meeting Registration Page

2020-08-04 Thread Wesley Bland via mpi-forum
Hi all, Registration for the August 2020 Meeting is now open. Details are on the logistics page on the website, but the link you need to register is here: https://forms.gle/WbmoWm1iMdWS2QEX7 As always, you must be registered in order to attend and vote. In

suggestions for perl as web development language

2020-08-03 Thread Wesley Peng
greetings, My team use all of perl, ruby, python for scripting stuff. perl is stronger for system admin tasks, and data analysis etc. But for web development, it seems to be not as popular as others. It has less selective frameworks, and even we can't get the right people to do the webdev job

[PATCH v7 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-08-03 Thread Wesley Cheng
it can enable/disable the VBUS source when acting as a host/device. Signed-off-by: Wesley Cheng Acked-by: Heikki Krogerus --- drivers/usb/typec/Kconfig | 12 ++ drivers/usb/typec/Makefile | 1 + drivers/usb/typec/qcom-pmic-typec.c | 271 3

[PATCH v7 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding

2020-08-03 Thread Wesley Cheng
include a role switch node and a type C switch. Signed-off-by: Wesley Cheng --- .../bindings/usb/qcom,pmic-typec.yaml | 131 ++ 1 file changed, 131 insertions(+) create mode 100644 Documentation/devicetree/bindings/usb/qcom,pmic-typec.yaml diff --git a/Documentation/devicetree

[PATCH v7 3/4] arm64: boot: dts: qcom: pm8150b: Add node for USB type C block

2020-08-03 Thread Wesley Cheng
The PM8150B has a dedicated USB type C block, which can be used for type C orientation and role detection. Create the reference node to this type C block for further use. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 7 +++ 1 file changed, 7 insertions(+) diff

[PATCH v7 0/4] Introduce PMIC based USB type C detection

2020-08-03 Thread Wesley Cheng
ed devices based on if the device is behaving as a UFP or DFP. Wesley Cheng (4): usb: typec: Add QCOM PMIC typec detection driver dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding arm64: boot: dts: qcom: pm8150b: Add node for USB type C block arm64: boot: dts: qcom: pm8150b: Ad

[PATCH v7 4/4] arm64: boot: dts: qcom: pm8150b: Add DTS node for PMIC VBUS booster

2020-08-03 Thread Wesley Cheng
Add the required DTS node for the USB VBUS output regulator, which is available on PM8150B. This will provide the VBUS source to connected peripherals. Signed-off-by: Wesley Cheng --- arch/arm64/boot/dts/qcom/pm8150b.dtsi | 6 ++ arch/arm64/boot/dts/qcom/sm8150-mtp.dts | 4 2 files

Re: LLVM 10: lang/crystal

2020-08-03 Thread Wesley Moxam
Providing a new bootstrap won't be a problem (if needed). It would be great to also bump to the latest crystal version ( https://marc.info/?l=openbsd-ports=159344614726528=2) -- W On Mon, Aug 3, 2020 at 5:09 AM Stuart Henderson wrote: > On 2020/08/02 20:25, George Koehler wrote: > > Hi. This

Re: [PATCH v6 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-07-31 Thread Wesley Cheng
On 7/29/2020 1:33 AM, Stephen Boyd wrote: > Quoting Wesley Cheng (2020-07-29 00:13:37) >> diff --git a/drivers/usb/typec/Kconfig b/drivers/usb/typec/Kconfig >> index 559dd06117e7..3e375f82849d 100644 >> --- a/drivers/usb/typec/Kconfig >> +++ b/drivers/usb/typec

Re: Issues - Win2K3 w/ PS Ver:2.0 + YARA 4.0.2

2020-07-31 Thread Wesley Shields
It looks like yara64 won't run because you have a 32bit install of Windows, that can't run 64bit binaries. The problem with yara32 looks like it is permissions, and you don't have access to execute it. Without further information this looks like it has nothing to do with YARA, and is a local

[PATCH 2/3] phy: qcom-qmp: Register as a typec switch for orientation detection

2020-07-30 Thread Wesley Cheng
The lane select switch for USB typec orientation is within the USB QMP PHY. the current device. It could be connected through an endpoint, to an independent device handling the typec detection, ie the QCOM SPMI typec driver. Signed-off-by: Wesley Cheng --- drivers/phy/qualcomm/Kconfig

<    3   4   5   6   7   8   9   10   11   12   >