search for: parry

Displaying 20 results from an estimated 66 matches for "parry".

Did you mean: carry
2019 Apr 16
2
[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
The vhost_scsi.ko code used several atomic variables at one point. Later they were dropped or converted to regular ints protected by a mutex. The commit that made these changes left an unused smp_mb__after_atomic() in vhost_scsi_set_endpoint(). It was previously used after incrementing vhost_scsi->vhost_ref_cnt but this field has been dropped: - atomic_inc(&vs->vhost_ref_cnt);
2019 Apr 16
2
[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
The vhost_scsi.ko code used several atomic variables at one point. Later they were dropped or converted to regular ints protected by a mutex. The commit that made these changes left an unused smp_mb__after_atomic() in vhost_scsi_set_endpoint(). It was previously used after incrementing vhost_scsi->vhost_ref_cnt but this field has been dropped: - atomic_inc(&vs->vhost_ref_cnt);
2024 May 16
1
[Non-DoD Source] Re: R for the US Air Force
...tion that doesn?t fit the description, and only then will they test it. That sounds great. I?ll reach out to Jeremy and see if he can help me get the IDs the USAF wants. It sounds like Joshua predates my time here. That?s a really good idea. Thanks very much! Doug From: Josiah Parry <josiah.parry at gmail.com> Sent: Thursday, May 16, 2024 1:05 PM To: ADAMS, DOUGLAS L CIV USAF AFMC OO-ALC/OBWA <douglas.adams.15 at us.af.mil> Cc: R-devel at R-project.org Subject: [Non-DoD Source] Re: [Rd] R for the US Air Force You don't often get email from josiah.parry a...
2019 Apr 16
1
[PATCH] vhost-scsi: remove incorrect memory barrier
At this point, vs_tpg is not public at all; tv_tpg_vhost_count is accessed under tpg->tv_tpg_mutex; tpg->vhost_scsi is accessed under vhost_scsi_mutex. Therefor there are no atomic operations involved at all here, just remove the barrier. Reported-by: Andrea Parri <andrea.parri at amarulasolutions.com> Signed-off-by: Paolo Bonzini <pbonzini at redhat.com> ---
2006 Oct 25
1
SpamAssassin training plugin
...e user manually moves a piece of mail into the spam folder then the mail must have been spam that was incorrectly classified. This plugin causes SpamAssassin to relearn that mail as spam. Anyone else who finds this functionality useful is welcome to follow the link below. . http://chad.parry.org/software/dovecot/ - Chad Parry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061025/eff9226e/attachment-0001.html>
2012 Feb 17
2
Bug in unicorn_rails when Encoding.default_internal is set
...nt requests to that worker would get the same blank 500 page even for plain ascii urls. I''ve been able to recreate this behavior one a fresh rails project by setting Encoding.default_internal to utf-8 and very little else. I''ve created an example repo at: https://github.com/lparry/how_to_kill_a_unicorn All you need to do is hit http://localhost:8080/users/? and the unicorn worker will die with an error: "Error during failsafe response: "\xE2" from ASCII-8BIT to UTF-8" "app error: "You have a nil object when you didn''t expect it!\nYou...
2008 Sep 27
1
Using the mcmcsamp function
...written' Can anyone tell me what this means and how I can resolve it, I'm using R. 2.7.2 and updated 'lme4' yesterday The code I use is as follows: model<-lmer(FemApp~MaleWith+(1|MaleID)+(1|FemID),poisson,data=Compliance) mcmp<-mcmcsamp(model3, n= 1000) Thanks in advance Parry
2006 Nov 29
1
usrmgr.exe issues
Hi I have set up my own domain on Debian stable (3.0.14a-3sarge2) and can log in etc. I have just gone to administrate my user accounts using the server tool (usrmgr.exe) from microsoft (i know it is not the problem of samba to support these but...) when i select my new domain 'EDDU' i get the error: "the specified local group does not exist" Having read pretty much every
2024 May 16
1
R for the US Air Force
Hey Doug, R is not a product that is provided by a company or any vendor that can be procured through a vendor e.g. something on a GSA schedule. Seems like you're caught in the bureaucracy hell hole. I used to help the USAF, and other DoD members use R when I was at RStudio (now Posit). I recommend you find someone in your organization who is doing Data Science. They'll likely have
2002 Sep 12
4
HPUX 10.20 and OpenSSH 3.4.p1
...1 <end> Though I've been poking about in various files looking for clues, I have really no clear idea of just what the problem could be. That my various searches have not turned up others with the same problem, has me wondering just what I am leaving out. Any ideas/suggestions? Todd Parry
2019 Apr 17
0
[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
On 2019/4/16 ??6:47, Stefan Hajnoczi wrote: > The vhost_scsi.ko code used several atomic variables at one point. > Later they were dropped or converted to regular ints protected by a > mutex. > > The commit that made these changes left an unused smp_mb__after_atomic() > in vhost_scsi_set_endpoint(). It was previously used after incrementing > vhost_scsi->vhost_ref_cnt but
2004 Aug 06
1
speex 1.1.x api
does an api (or a draft for one) exist for speex 1.1? are there a lot of important changes from 1.0.x to 1.1.x apart from the use of short int instead of floats? thanks lucas parry --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages s...
2014 Sep 09
1
CentOS 7: firewalld.service operation time out - systemctl firewalld issues
...anyone with any ideas, or even a nod in the right direction. (I'm using https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Using_Firewalls.html as my reference for commands) If you need any more information then let me know. Thanks, Aled -- Aled Parry aled.skyrail at gmail.com
2013 Dec 21
5
Benchmarks on Pi
I have run a few more test at different bitrates and 1.1 is looking even worse in terms of speed compared to previous versions. I have shared a google sheet which has the raw data and charts for 6,16 and 32 kbps. Unfortunately you cannot show proper error bars on Google sheets but the standard deviation is in the data if you want to look. You can see that the profile for 1.1 is a lot different
2013 Dec 20
2
Benchmarks on Pi
Hi All, What would be interesting would be a plot of complexity versus subjective or object audio quality. I've not had a chance to look at the new analysis code in 1.1 so maybe in the case of a 6kbps compression you could clarify what decisions would it be making that would justify the extra complexity? Best Regards Cliff Parris -----Original Message----- From: opus-request at
2013 Dec 20
0
Benchmarks on Pi
Cliff, Yes it would be good, but very hard to get a figure for the quality. At 6kbps I assume it does not bother trying to figure what mode to use as at that rate it can only use SILK. When I run some other bitrates it may get a bit slower trying to decide whether it is voice or music. I started with low bit rate because I am only really interested in Voice and very low bit rate. I think there
2013 Dec 21
0
Benchmarks on Pi
It might be good to use the (uncompressed) samples on the opus page, as a common starting point? http://www.opus-codec.org/examples/ On Dec 21, 2013, at 9:43 AMEST, Stuart Marsden wrote: > I have run a few more test at different bitrates and 1.1 is looking even worse in terms of speed compared to previous versions. > > I have shared a google sheet which has the raw data and charts for
2005 May 23
1
Can't reproduce clusplot princomp results.
Dear R folk: Perhaps I'm just dense today, but I am having trouble reproducing the principal components plotted and summarized by clusplot. Here is a brief example using the pluton dataset. clusplot reports that the first two principal components explain 99.7% of the variability. But this is not what princomp is reporting. I would greatly appreciate any advice. With best regards, -- Tom
2009 Nov 17
1
lattice barchart
I have a data frame with two factors and want to create panel barcharts with one factor defining the panels and the other the vertical categories by which I can count the rows of data in each combination of factors. How do I do this? I have been trying to use barchart(~factor1|factor2) but it does not give the panels as I want them. The data looks like this: Factor1 Factor2 A y B
2013 Feb 07
1
Bug report in burg_modified_fix( ) opus1.1-alpha
Hello Opus, I?d like to report a bug in the fixed point OPUS code: line 336 (or thereabouts), operand FIND_LPC_COND_FAC should be replaced with SILK_FIX_CONST(FIND_LPC_COND_FAC ,32), otherwise multiplication by zero typically occurs. please confirm. Cliff -------------- next part -------------- An HTML attachment was scrubbed... URL: