search for: rwc

Displaying 9 results from an estimated 9 matches for "rwc".

Did you mean: rc
2007 Dec 06
2
Segmented regression
...0,602.9,623.7,639.6,647.9,672.6,680.6,709.7,709.7,1 41.6,141.6,141.6,183.2,212.8,227.0,242.4,271.5,297.4,312.3,331.4,342.4,3 46.3,356.6,371.6,408.8,408.8,419.5,434.4,464.5,492.6,521.7,550.5,550.3,5 65.4,588.0,602.9,623.7,639.6,647.9,672.6,709.7), group=c(rep("RKW",37),rep("RWC",34),rep("RKV",32))) init.bp <- c(297.4,639.6,680.6) lm.1 <- lm(y~tt+group,data=df) seg.1 <- segmented(lm.1, seg.Z=~tt, psi=list(tt=init.bp)) > version _ platform i386-pc-mingw32 arch i386...
2019 Aug 09
6
[RFC PATCH v6 71/92] mm: add support for remote mapping
...exports are introduced: * mm_remote_map(struct mm_struct *req_mm, unsigned long req_hva, unsigned long map_hva) * mm_remote_unmap(unsigned long map_hva) * mm_remote_reset(void) * rmap_walk_remote(struct page *page, struct rmap_walk_control *rwc) This patch allows one process to map into its address space a page from another process. The previous page (if it exists) is dropped. There is no corresponding pair of system calls as this API is meant to be used by the kernel itself only. The targeted user is the upcoming KVM VM introspection s...
1997 Oct 01
1
R-beta: Error message from library install
...omes from the course identification, Statistics 849.) # R INSTALL st849 Installing package `st849' ... funs data help >>> Building help index for package `st849' ... done. >>> Building help pages for package `st849' NONE:0: m4: ERROR: EOF in argument list RWC qr.Q DONE Should I be concerned about the m4 error? I am prepared to believe that it is caused by my not getting the syntax of a help file correct but I am not sure exactly where the error is. I will make a tar file of the library available as ftp://franz.stat.wisc.edu/pub/st849.tar.g...
2010 May 10
6
de-crypting Ruby password with php.
Hello all, I have a client with an older Rails 1.8 app (was recently upgraded from 1.6) and I need to integrate a php site to use the same user login creds. I''m not very versed with Ruby but I think this is the code that encrypts the password. [code] # Encrypts some data with the salt. def self.encrypt(password, salt) Digest::SHA1.hexdigest("--#{salt}--#{password}--")
2019 Apr 02
0
git.centos.org migration, please read
...validate that it was working the way it was designed. So please read that wiki page (https://wiki.centos.org/Sources_new), and we can also add/correct things in that page, based on future feedback. WRT existing repositories : they'll all be imported (already validated) but if you had access (RWC) to a specific project, you'll have *first* to login with your ACO account, and then ask to be added to the ACL, as well as changing the "git remote" url, to point to ssh (all pushes are going through ssh, as previous gitblit/git.centos.org allowed https pushes) PS: while the date is...
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2019 Aug 09
117
[RFC PATCH v6 00/92] VM introspection
The KVM introspection subsystem provides a facility for applications running on the host or in a separate VM, to control the execution of other VM-s (pause, resume, shutdown), query the state of the vCPUs (GPRs, MSRs etc.), alter the page access bits in the shadow page tables (only for the hardware backed ones, eg. Intel's EPT) and receive notifications when events of interest have taken place
2012 Jan 12
9
linux 3.3-pre-rc1: Starting domU fails with Error: Failed to query current memory allocation of dom0.
Hi Konrad, Today i tried linuses tree of today (last commit is 4c4d285ad5665bfbd983b95fde8d7a477d24a361). It boots dom0 fine, but it fails to start any domU with: "Error: Failed to query current memory allocation of dom0." With my previous 3.1.5 kernel everything is fine, nothing else changed in config in between. dmesg and xm dmesg attached -- Sander Dom0 shows: total
2003 Dec 01
0
No subject
..._think_ the function parse_lpq_lprng in lpq_parse.c expects another format. Seems to be a samba problem because smbclient //linux/cps-fol > queue does not show the jobs too. Any idea? Thank you, Martin Return-Path: <blalwani@kana.com> Delivered-To: samba@lists.samba.org Received: from RWC-EX2.kana.com (pointofnoreturn.kana.com [206.107.225.2]) by lists.samba.org (Postfix) with ESMTP id A3C994420 for <samba@lists.samba.org>; Mon, 25 Jun 2001 10:32:56 -0700 (PDT) Received: by RWC-EX2.kana.com with Internet Mail Service (5.5.2653.19) id <NTFLG07P>; Mon, 25 Jun 2001 10...