Displaying 20 results from an estimated 20 matches for "dripping".
Did you mean:
ripping
2008 Aug 03
0
Drip Rerun
Hi,
Ok, I'll start by being frank: I don't have any time to devote to searching for a solution to this issue, so I'm hoping someone else can provide it for me :-)
Drip Rerun ( http://www.yoyogames.com/games/launch/4761 ) is a port of a game I once played on my C64. It downloads as a Setup file which runs fine. However, the installed game crashes on launch. I see a progress bar for
2003 Jan 09
4
Slow performance with lots of files in one directory
Hello,
I've got performance problems with copying small files over to a Samba
share in a directory that has lots of small files (10000 to 20000
files). It takes too long time to copy new files (they drip in at a fast
pace), and smbd eats a lot of CPU time.
Is there any way to make Samba run faster in this situation?
Cheers,
--
Anders Nordby
Aftenposten AS, Systemteknisk avd.
Tlf.: +47
2023 Aug 07
2
Packet Timing and Data Leaks
On Mon, 7 Aug 2023, Chris Rapier wrote:
> > The broader issue of hiding all potential keystroke timing is not yet fixed.
>
> Could some level of obfuscation come from enabling Nagle for interactive
> sessions that has an associated TTY? Though that would be of limited
> usefulness in low RTT environments. I don't like the idea of having a steady
> drip of packets as that
2007 Nov 28
4
How to instruct Wine to use MSIE rendering engine by default instead of Gecko?
Hi,
I need to debug some complex Javascript that leaks in MSIE (no leaks
in Firefox though). For this purpose, I am trying to utilize programs
like Drip and sIEve. Both programs fail under Wine, and my guess is,
they try to use Gecko as the rendering engine (and this is not what's
desired: Gecko works fine with my stuff).
Now, provided that MSIE can be installed under Wine, and works, can
2019 May 15
1
[PATCH v9 1/7] libnvdimm: nd_region flush callback support
On Tue, May 14, 2019 at 7:55 AM Pankaj Gupta <pagupta at redhat.com> wrote:
>
> This patch adds functionality to perform flush from guest
> to host over VIRTIO. We are registering a callback based
> on 'nd_region' type. virtio_pmem driver requires this special
> flush function. For rest of the region types we are registering
> existing flush function. Report error
2005 Sep 13
1
Floating-point arithmetic
...on the web (see Google),
e.g. at
http://www.physics.ohio-state.edu/~dws/grouplinks/floating_point_math.pdf
Though over the years I've many times been there, done that,
got bitten by the bugs, and bought the T-shirt [I have one from
Florida depicting a large and joyful mosquito with proboscis
dripping with blood] I still found this a revealing read, written
in a style well-suited to general users of numerical computer
languages.
So I'm writing to bring it to the notice of R users who may not
have come across it.
(And also, maybe, to pre-empt that question that some of you may
have been thi...
2006 Aug 30
0
CentOS-4.4: I likke the new look! ... uh and everyhing's good too.
Downloaded 290/290 and kernel panic, not syncing. Same old Linux.
Fortunately, hadn't started updates, /home had been unmounted by some
forward-looking individual and there was a sync;sync and blockdev --
flushbufs running every 15 seconds. =>:-o
Pucker factor went from {O} to {o} to }{ the max!
Anyway, a quick reboot, fsck, split the check-update into 2 arbitrary
pieces and do it again.
2003 Jan 09
0
Re: samba digest, Vol 1 #2048 - 21 msgs
anders.nordby@aftenposten.no wrote
>Slow performance with lots of files in one directory
>
>I've got performance problems with copying small files over
>to a Samba share in a directory that has lots of small files
>(10000 to 20000 files). It takes too long time to copy new
>files (they drip in at a fast pace), and smbd eats a lot of
>CPU time.
reiserfs is the right thing
2007 Apr 07
2
command to ensure other command does last longer than 5 seconds
Hi,
I am wondering if there exists a centos command that runs another command
and ensures the second command doesnt take more than x seconds? When x
is given on the command line.
If the second command is not "done" the first command will just kill it
and both exit.
Does such a method or command exist?
I just need to ensure the second command does just continue to run and
run and
2006 Oct 30
2
Terminal settings question.
Hiya folks,
Maybe someone can help me with this question.
I'm a long time mutt user. However in recent years, I have been a
member of an increasing number of mail lists. And an increasing number
of mail list users are starting to use special characters in their
emails that my terminal is not understanding correctly. When it doesn't
understand the character correctly, it starts to
2006 Mar 20
16
logic inside a view file
I am quite certain I have heard it said not to put business logic inside
view code but I have a report that I want to display 3 different
possibilities of text based upon the value of a column. Would I just
take the same type of if/then logic that I would use in a controller and
put it inside erb <%= %> stuff?
Craig
2023 Aug 06
2
Packet Timing and Data Leaks
On Thu, 3 Aug 2023, Chris Rapier wrote:
> Howdy all,
>
> So, one night over beers I was telling a friend how you could use the timing
> between key presses on a type writer to extract information. Basically, you
> make some assumptions about the person typing (touch typing at so many words
> per second and then fuzzing the parameters until words come out).
>
> The I
2016 Mar 04
2
network checksum offloading broken using virtio
Hi,
with recent guest installs (both centos 5 and 7) on centos 7 hosts I
seem to have to disable checksum offloading using "ethtool -K eth0 tx
off" in order to allow traffic to flow a specific route.
Basically the guest is installed with IP 192.168.21.10 and a default
gateway of 192.168.21.254. Up until that point I can ssh into the system
normally.
There exists an OpenVPN System with
2018 Aug 08
0
[ANNOUNCE] igt-gpu-tools 1.23
A new intel-gpu-tools quarterly release is available with the
following changes:
General changes:
- Bumped used C standard to gnu11. (Lucas De Marchi)
- Bumped required meson version to 0.44. (Petri Latvala)
- Introduced meson options for explicit control over optional dependencies.
(Petri Latvala)
- Added a meson option to set runpath for the installed executables.
(Petri Latvala)
-
2006 Jan 05
40
RoR sucks, and heres why...
Well now that I got your attention....
Why RoR sucks:
1. It''s smarter than me. Just when I think I''ll have to do some mundane
thing (like I use to in PHP or ASP), I find out RoR does it already for
me.
2. It takes about half or less code to put my stuff together in RoR than
it did in PHP, ASP, ASP.NET, etc. It seems so unnatural that I can have
a method with only 4 lines
2019 May 14
12
[PATCH v9 0/7] virtio pmem driver
Hi Dan,
Proposing the patch series to be merged via nvdimm tree
as kindly agreed by you. We have ack/review on XFS, EXT4 &
VIRTIO patches.
Incorporated all the changes suggested in v8. This version
added a new patch 4 for dax for device mapper change and some
minor style changes in patch 2. Kept all the reviews. Request
to please merge the series.
---
This patch series has
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
A new igt-gpu-tools release is available with the following changes:
- Meson build options have been renamed. Please check the news options in
meson_options.txt and make sure you don't get any warnings when configuring
the project. (Simon Ser)
- Compile-testing CI for MIPS. (Guillaume Tucker)
- Various igt_runner reliability improvements (Petri Latvala & Arkadiusz Hiler)
- Switched
2018 May 20
0
You say #nothing... I say "Hello. Hello! Hello?" Moving forward with this will stop this violence, it will also stop murder, and then death. (... in that order)
<cursi.ve.lamc.la>
You are in The Matrix
<http://isiti.gq/lists/lt.php?id=YUgNAAVdGAFSXB1QWlQKVF0F>
.
That's a significantly better thing than implied by the movie, but it's a
good introduction to the reason for Creation, and why we are here trying to
help an entire civilization transition from ?simulated reality? to
Heaven. The New Testament is our guide, and seeing it's
2012 Jun 09
2
Help getting Torchlight 2 Beta running (Mac)
Hey everybody, I'm VERY new at using Wine, so forgive me if this is a foolish question! Recently I've been trying to run the Torchlight 2 Beta under Wine? the game itself runs flawlessly, but in order to get it to run past the beta expiration date I have to run another application (I'm not entirely sure what it is, my belief is that it emulates a server of some sort to play on). No
2003 Dec 01
0
No subject
Please note that Windows 9x clients are not true members
of a domain for reasons outlined in this article. Therefore
the protocol for support Windows 9x style domain logons is
completely different from NT4 domain logons and has been
officially supported for some time.
Did you read this document? Let me know what needs to
be updated and i will take care of it.
Cheers, jerry