search for: sizeabl

Displaying 20 results from an estimated 61 matches for "sizeabl".

Did you mean: sizeable
2003 Apr 23
3
equipment
Hello, it is likely that I will have to analyze a rather sizeable dataset: 60000 records, 10 to 15 variables. I will have to make descriptive statistics, and estimate linear models, glm's and maybe Cox proportional hazard model with time varying covariates. In theory, this is possible in R, but I would like to get some feedback on the equipment I should get...
2008 Jun 06
3
6.2-STABLE => 7.0-STABLE Upgrade root partition more full
...3767442 5% /var Notice the the increase in the root partition. Should I have made this partition bigger when I first installed? Is there any cleaning up I can do after version upgrades? I would've thought /usr would be the one that grew more, but then again my /usr partition is fairly sizeable. Does 7.0 just take up a lot more of the root partition than 6.2? - Gavin
2007 Apr 16
3
RODBC connections w/o specific database
Folks, I'm writing a gui wrapper around RODBC (having abandoned RMySQL) and some custom analysis scripts. I'm hoping that I could get some advice. All of my users will have access to a database server. I am going to limit their access to certain databases--a sizeable warehouse in a SAN, and then smaller storage that they can use for temp files and personal tables. I want to present these to the user using a tktree widget, rather like you might see in Enterprise Guide, with the top level of each tree being a specific database and branches being tables. Can I...
2004 Aug 06
4
icecast2 formats
I've been looking over icecast2 and notice that it's all ogg. Are there plans for mp3 support in it, or will that be left to icecast1? I love ogg, but still have a sizeable set of mp3's from before I found it. Is it possible to have a stream of varying formats where songs could be either mp3 or ogg and the listening program uses the appropriate plugin/player to handle decoding, or does the stream have to be a constant format? Thanks for indulging my curiousity....
2002 Oct 30
1
hundreds of thousands files
I am rsyncing several hunderds of thousands of files in several directories. The way I got rsync to work for me was I wrote a script which NFS mounts the directory I am rsyncing first before starting, and then it goes through the directories and rsyncs them in bite sizeable chunks by going a few directories deep and starting there.. Is there any way to have this as an option inside rsync directly? It would only have to be a change in the client. Basicly when it realizes there are thousands of files, instead of trying to do it in one big sweep and bombing out, make...
2010 Apr 23
1
Zoomable chart
...ng the posts both here and on rubyforums for similar queries, but haven''t really found a definitive answer yet. I would like each point to be clickable, and would like users to be able to zoom and navigate within the chart. We would prefer not to use Flash for this project. The database is sizeable (potentially 10,000+ points), and rapid rendering of the chart would also be desirable! Thanks in advance, Tig -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TL...
2009 Jul 18
1
[LLVMdev] speed and code size issues
I'd look at if_spppsubr.o, which is big in the llvm directories and doesn't appear in the gcc directory listings at all (I assume the listings were fed through tail or something, but there's clearly a sizeable difference there) On Jul 17, 2009, at 5:41 PMPDT, Daniel Dunbar wrote: > On Fri, Jul 17, 2009 at 5:12 PM, Jonathan Gray<jsg at goblin.cx> wrote: >> On Fri, Jul 17, 2009 at 04:41:55PM -0700, Eli Friedman wrote: >>> On Fri, Jul 17, 2009 at 4:14 PM, Jonathan Gray<jsg at g...
2013 Aug 28
1
Memory allocation in read.table
...f allocations to line is probably more accurate given that gctorture runs the code about 20x slower: file line alloc release 25 read-table.r 221 0.387299 0.00e+00 26 read-table.r 222 0.362964 0.00e+00 The whole object, when loaded, is ~4 meg, so those allocations represent fairly sizeable chunks of the total. Any suggestions would be greatly appreciated. Thanks! Hadley -- Chief Scientist, RStudio http://had.co.nz/
2015 Oct 14
2
How to wrap Opus data in an Ogg stream?
Hi. I am trying to understand how to package opus-encoded data in an ogg stream to make a standards-compilant ogg/opus file. Most things are clear, but there is one thing I simply do not understand. What I do understand is that Ogg is based on pages, that each come with a fairly sizeable header (>=27 bytes). Now, I encode with a fairly low bitrate, so my opus packages are <100 bytes long. Therefore, it does not make sense to place one Opus packet in each Ogg page because of the overhead. Now, the following document (It has expired? Is it still valid?) https://tools.ietf.org...
2012 Mar 01
3
murdering high-memory workers and auto-scaling
...parate script. Pros: might be a useful built-in feature, looks easy to implement the killing Cons: Getting the memory usage might actually be surprisingly difficult. Comparing to passenger''s memory management code, where they actually?use platform-specific system calls, and we might get a sizeable quantity of code that we don''t want dirtying up the unicorn internals. Also, some methods of checking appear to have performance risks. Second: in my use case, I have webservers running as VMs, sharing a physical box with backend utility servers. The util servers run lots of very CPU- an...
2013 Dec 10
3
[LLVMdev] Summary of TableNextGen BOF
Hello everyone. I apologise for the sizeable delay in sending this. The BoF was attended by quite a lot of people and there was general agreement that tablegen needs improvement in some shape of form. However there are many divergent ideas as to how to go about this improvement. Of course this is completely natural, tablegen being a versati...
2008 Dec 19
2
Odd behavior in an exclude-file
...ne. The very last line of the exclude file is the directory that contains iso images I downloaded for whatever reason. Things like my latest image for my distro and such. I did NOT want to back those up since in the event of catastrophe I would simply redownload them and the files are rather sizeable. Much to my surprise, the images directory was in the backup along with its contents. I can assure you that the path is as given. Is there any idea why I got that one directory in the backup? -- Roy F. Cabaniss http://www.housedraco.org At least one attached file is my gpg signature. I...
2006 Sep 14
4
Massive data insert during migration
Hello all, I''ve got a site that will be used by people (hopefully) all over the world. One of the requirements of registration is country and province of residence. I have a list of all the countries in the world and all their subnational entities. Currently, the two lists are divided between a pair of comma-delimited text files. If this were something less dynamic and cool, I''d
2013 Dec 12
0
[LLVMdev] Summary of TableNextGen BOF
On Tue, Dec 10, 2013 at 6:38 AM, Mihail Popa <mihail.popa at gmail.com> wrote: > Hello everyone. > > I apologise for the sizeable delay in sending this. > > The BoF was attended by quite a lot of people and there was general > agreement that tablegen needs improvement in some shape of form. However > there are many divergent ideas as to how to go about this improvement. Of > course this is completely natural,...
2008 Mar 06
14
FXS channel banks
...POTS handsets, not IP handsets. I've not really had any experience with large channel banks in the past (since most of our deployments are strictly IP-only to the desk), so I'm at a loss as to which ones are worth looking at. If anyone's had experience using channel banks on reasonably sizeable installs I'd be interested to hear what device(s) you used, how simple or complex they were to configure, and whether there'd be any issues attaching multiple units to a single server. This install would be in the UK, so we do need to factor in the different conditions expected by UK POTS...
2016 Mar 06
0
[PATCH] core: use vzalloc for allocating ramht
Most calls to nvkm_ramht_new use 0x8000 as the size. This results in a fairly sizeable chunk of memory to be allocated, which may not be available with kzalloc. Since this is done fairly rarely (once per channel), use vzalloc instead. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drm/nouveau/nvkm/core/ramht.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletion...
2018 Sep 07
0
[PATCH] PCI: Reprogram bridge prefetch registers on resume
...lass == PCI_CLASS_BRIDGE_PCI << 8) >> + pci_setup_bridge_mmio_pref(pci_dev); > > > This should probably some kind of a quirk rather than default > for the listed card as it sounds like you are dealing with > broken hardware. With that approach there's a sizeable list that your quirk list is incomplete or out of date. And when the bug bites, it's extremely cryptic. We've spent months working on this issue and only found this magic register write mostly through a stroke of good luck. Separately there's been a flurry of mails around the r8169 MS...
2004 Aug 06
0
icecast2 formats
At 02:33 AM 5/19/01 -0400, you wrote: >I've been looking over icecast2 and notice that it's all ogg. Are there >plans for mp3 support in it, or will that be left to icecast1? I love ogg, >but still have a sizeable set of mp3's from before I found it. Is it >possible to have a stream of varying formats where songs could be either mp3 >or ogg and the listening program uses the appropriate plugin/player to >handle decoding, or does the stream have to be a constant format? Jack rewrote a fair chu...
2004 Aug 06
0
icecast2 formats
...ft to icecast1? The original goal was Ogg only for 2.0, and then adding mp3 back in in 2.1 or something. I added support for format plugins internal to the server, so I do plan on adding MP3 now at 2.0. If you look at format.c you'll see this abstraction. I love ogg, > but still have a sizeable set of mp3's from before I found it. Is it > possible to have a stream of varying formats where songs could be either mp3 > or ogg and the listening program uses the appropriate plugin/player to > handle decoding, or does the stream have to be a constant format? The players all need...
2009 Mar 02
0
discount submitted to Fink
...#39;ll package them and submit them as well (ahem 1.3.4 :( ). if this is of interest to anyone, please feel free to send email to one of the appropriate Fink mailing lists (http://finkproject.org/lists/index.php ) encouraging the developers to validate and merge my submission; there's a sizeable backlog, and it may take months before a new package hits the mirrors otherwise. thanks, -steve -- If this were played upon a stage now, I could condemn it as an improbable fiction. - Fabian, Twelfth Night, III,v -------------- next part -------------- A non-text attachment was scrubbed.....