search for: david

Displaying 20 results from an estimated 33995 matches for "david".

2004 Apr 15
1
tapply() and barplot() help files for 1.8.1
...year 2004 month 02 day 16 language R So, can I get the old help files? Or it is easy to point me to a documented change? Or is it clear from my code what has changed or what I am or was doing wrong? Thanks. Dave -- David Whiting Dar es Salaam, Tanzania
2005 Jun 07
1
Specifying medoids in PAM?
...form i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 2 minor 0.1 year 2004 month 11 day 15 language R Any guidance would be appreciated. David -- David Finlayson Marine Geology & Geophysics School of Oceanography Box 357940 University of Washington Seattle, WA 98195-7940 USA Office: Marine Sciences Building, Room 112 Phone: (206) 616-9407 Web: http://students.washington.edu/dfinlays
2020 Jun 08
4
[PATCH] virtio_mem: prevent overflow with subblock size
If subblock size is large (e.g. 1G) 32 bit math involving it can overflow. Rather than try to catch all instances of that, let's tweak block size to 64 bit. It ripples through UAPI which is an ABI change, but it's not too late to make it, and it will allow supporting >4Gbyte blocks while might become necessary down the road. Fixes: 5f1f79bbc9e26 ("virtio-mem: Paravirtualized
2020 Jun 08
4
[PATCH] virtio_mem: prevent overflow with subblock size
If subblock size is large (e.g. 1G) 32 bit math involving it can overflow. Rather than try to catch all instances of that, let's tweak block size to 64 bit. It ripples through UAPI which is an ABI change, but it's not too late to make it, and it will allow supporting >4Gbyte blocks while might become necessary down the road. Fixes: 5f1f79bbc9e26 ("virtio-mem: Paravirtualized
2018 Jul 04
1
[PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
...handle_rx(struct vhost_net *net) 3a4d5c94e Michael S. Tsirkin 2010-01-14 691 { 81f95a558 Michael S. Tsirkin 2013-04-28 692 struct vhost_net_virtqueue *nvq = &net->vqs[VHOST_NET_VQ_RX]; 81f95a558 Michael S. Tsirkin 2013-04-28 693 struct vhost_virtqueue *vq = &nvq->vq; 8dd014adf David Stevens 2010-07-27 694 unsigned uninitialized_var(in), log; 8dd014adf David Stevens 2010-07-27 695 struct vhost_log *vq_log; 8dd014adf David Stevens 2010-07-27 696 struct msghdr msg = { 8dd014adf David Stevens 2010-07-27 697 .msg_name = NULL, 8dd014adf David Stevens...
2007 Mar 13
3
Scheduled worker dies after about 30-45 runs
...ter ------- >From the server logs, I''m getting this output: -------- 20070312-18:14:31 (24026) Starting BackgrounDRb Server 20070312-18:14:31 (24026) load_rails: true 20070312-18:14:31 (24026) uri: drbunix:///tmp/backgroundrbunix_localhost_22222 20070312-18:14:31 (24026) config: /home/david/redclay/config/backgroundrb.yml 20070312-18:14:31 (24026) temp_dir: /tmp 20070312-18:14:31 (24026) database_yml: config/database.yml 20070312-18:14:31 (24026) worker_dir: /home/david/redclay/lib/workers 20070312-18:14:31 (24026) protocol: drbunix 20070312-18:14:31 (24026) socket_dir: /tmp/backgroun...
2007 Apr 05
7
Problems using GFS2 and clustered dovecot
...mails around in one program (from folder to folder), and then checking it on the other program. I'm testing in effect how it would work if my users log on twice and end up on different servers. I seem to suffer from never ending index file corruption: Apr 4 16:55:49 mailstore-b dovecot: IMAP(david at everybody-loves.craigon.co.uk): Corrupted transaction log file /mnt/mailstore/e/everybody-loves.craigon.co.uk/d/david/.fish/dovecot.ind ex.log: end_offset (284) > current sync_offset (104) Apr 4 16:55:49 mailstore-b dovecot: IMAP(david at everybody-loves.craigon.co.uk): broken sync positions...
2009 Feb 11
1
Something weird about pdbedit.
Hi ! I'm running a samba domain controler under rhel 5. It's version 3.0.33-3.7.el5. I've also installed a ldap server to store users and groups and so on. When I try a pdbedit -v david, I get the following : Unix username: david NT username: david Account Flags: [U ] User SID: S-1-5-21-215069222-2822928016-2390355089-1016 Finding user david Trying _Get_Pwnam(), username as lowercase is david Get_Pwnam_internals did find user [david]! s...
2015 Mar 18
5
[LLVMdev] On LLD performance
On Mon, Mar 16, 2015 at 11:00 PM, David Blaikie <dblaikie at gmail.com> wrote: > > > On Mon, Mar 16, 2015 at 10:52 PM, Davide Italiano <davide at freebsd.org> > wrote: >> >> On Mon, Mar 16, 2015 at 1:54 AM, Davide Italiano <davide at freebsd.org> >> wrote: >> > >> > Shanka...
1999 Aug 09
1
cm.colors bug (PR#244)
Full_Name: David M. Potter Version: 0.64.1 OS: solaris 2.6 Submission from: (NULL) (12.18.36.220) cm.colors() returns an extra element "1": > cm.colors(10) "#7FFFFF" "#99FFFF" "#B2FFFF" &qu...
2010 Oct 05
2
Feature request for maildir style boxes
...rectory group ownership and normally that's desired, an appropriate security method. on our server, we use directory permissions to more stringently isolate access between users and services. we have three group ids used for this, and i'll use my name as example. Oct 05 13:44:30 imap(david): Error: fchown(/home/david/.maildir/dovecot-uidlist.tmp, -1, 497(net-mail)) failed: Operation not permitted (egid=1234(david), group based on /home/david/.maildir) Colt log # ls -ld /home/ /home/david /home/david/public_html/ /home/david/.maildir /home/david/.maildir/cur|awk '{printf &quo...
2008 Jul 03
2
update to cifs-mount-3.2.0-24.1.122 from .121 broke mount.cifs
Jerry, Jeremy, et. al. Last night's upgrade from cifs-mount-3.2.0-24.1.121 to cifs-mount-3.2.0-24.1.122 on a openSuSE 10.3 x86_64 machine broke mount -t cifs. Now attempting to mount shares results in the following: 11:10 alchemy/home/david/bin] # mount.cifs -v //nirvana/david /mnt/nirvana-david -o username=david,uid=1000,password=notmypass parsing options: username=david,uid=1000,password=notmypass Mounting the DFS root for domain not implemented yet No ip address specified and hostname not found Huh? Can I get .121 back? This...
2009 Jul 30
5
PDF Compression
...the final document slightly, but didn't cause the embedded R graphs to be compressed. Can anyone suggest how I can get pdflatex to compress the R graphs while embedding them? My output files are very big, and I know they would be substantially smaller if the R graphs were compressed. Regards, David -- [David Keegan david.keegan at shenick.com 353 1 2710818]
2007 Jan 14
7
Delayed detection of updates
...e this: {{{ file{"/etc/munin/plugins": checksum => mtime, } service{munin-node: subscribe => File["/etc/munin/plugins"], # ... }}} When adding new snippets to the directory (usually via symlinks), the restart is delayed until the next run detects the changed checksum: david@services:~$ sudo puppetd --test notice: Starting configuration run notice: //services/dbp_etch/ntp_client/munin_plugin[ntp_chip_mariatreu_at]/file=/etc/munin/plugins/ntp_chip_mariatreu_at/ensure: created notice: Finished configuration run in 33.43 seconds david@services:~$ sudo puppetd --test noti...
2002 Jul 31
8
Desktop.ini and samba - Please comment
I was just wondering why does samba look for Desktop.ini when i am mapping to my home directory from w2k running samba 2.2.5 on sol2.6 , client is w2k am troubleshooting an weird issue where am not able to see all my unix home directory files on w2k log level10 is showing me that samba is looking for Desktop.ini could this be cousing something weired. thanks in advance
2002 May 08
3
Suggestions for poor man's parallel processing
Almost all of the heavy crunching I do in R is like: > for(i in long.list){ + do.something(i) + } > collect.results() Since all the invocations of do.something are independent of one another, there is no reason that I can't run them in parallel. Since my machine has four processors, a natural way to do this is to divide up long.list into 4 pieces and then start 4 jobs, each of which
2014 Dec 02
2
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
David, I like your patch. I applied the feedback in Phabricator and tested internally. Is it your intent to contribute the patch? I could commit the revised version on your behalf? > On Aug 14, 2014, at 2:41 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > > I've put t...
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates, I dunno if nobody else is using the samba binaries to put 3.0.20-1 on SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be library problems. Specifically, we are getting library errors for the *.so.2 libraries, regardless of whether we try via YAST or RPM. david@nemesis:~/Documents/linux/rpms/samba320> ll total 19970 -rw-r--r-- 1 david users 60998 2005-09-09 22:24 cifs-mount-3.0.20-0.1.i586.rpm -rwx------ 1 david users 61244 2005-09-09 22:24 ldapsmb-1.33-3.i586.rpm -rwx------ 1 david users 747362 2005-09-09 22:24 libsmbclient3-3.0.20-1.i586.rp...
2018 Jan 05
0
Different results in setting atime
Hello Gluster Community, I did some experiments with setting the atime in different scenarios. In scenario 2,3 and 4 I have a simple replica 2 volume with worm-file-level on 1. Setting atime on XFS: *[davids at gluster-test1 src]$ touch test[davids at gluster-test1 src]$ sudo touch -a -t 197001010001 test[davids at gluster-test1 src]$ stat test File: ?test? Size: 0 Blocks: 0 IO Block: 4096 regular empty fileDevice: fd00h/64768d Inode: 16854052 Links: 1Access: (0664/-rw-r...
2005 Feb 03
3
Re: Logon Hours problems (really stuck)
...uth Africa is GMT+2. Perhaps I should set the timezone on the server to UTC/GMT ? Do you think this will help ? Should I then leave the time set to the current time in South Africa ? Or should I set the time to the time at UTC/GMT ? There's something I must be missing here. Kindest regards David Wilson _______________________________ D c D a t a Tel +27 33 342 7003 Fax +27 33 345 4155 Cell +27 82 4147413 http://www.dcdata.co.za support@dcdata.co.za Powered by Linux, driven by passion ! _______________________________ "Computers are not intelligent. They only think they are." --...