Displaying 20 results from an estimated 53 matches for "meow".
Did you mean:
memw
2001 Oct 31
3
readonly - can't change
...et readonly.
i'm hoping some kind sould might be able to take a look at my samba
config and let me know what i'm doing wrong...
# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 2001/11/01 00:39:30
# Global parameters
[global]
server string = Samba Server Mr. Meow Meow
security = SHARE
encrypt passwords = Yes
update encrypted = Yes
max log size = 50
preferred master = Yes
dns proxy = No
guest account = rory
hosts allow = 192.168.0.
printing = lprng
[homes]
comment = Home Directories
path = %H/Public
valid users = %S
writeable = Yes
inherit per...
2008 Apr 15
2
Diablo 2 + LoD Error 22
...restricted extras on ubuntu
I have patched diablo to version 1.11 (final patch)
Every time I run a video test it doesn't find anything and then when I load the program (through wine) it says:
"error 22: a critical error has occurredinitializing direct draw'
The terminal code says:
meow at meow-laptop:~$ wine d:\setup
meow at meow-laptop:~$ fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side color-index mode DIB copy
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side color-index mode DIB copy
ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open)...
2006 Jun 07
1
Controlling Cisco 7960 Ringtone from Asterisk
...osed to be. I've tried
replacing ALERT_INFO with another ring tone I have on my system
(merlin2, merlin3, etc) but I've had no luck .
I'm running Asterisk 1.2.7.1. The 7960 phones have 7.4 SIP firmware
loaded on them
Here is what is in my RINGLIST.DAT file:
R2D2 r2d2.raw
Meow meow.raw
Galaga galaga.raw
Ahh! ahh.pcm
Doh! doh.pcm
Old Style ringer1.pcm
Synth Low ringer2.pcm
Dungeon ringer3.pcm
Lightbulb ringer4.pcm
Synth High ringer6.pcm
Are You There M AreYouThere.raw
Are You There F AreYouThereF.raw...
2008 Jul 22
4
"sleeping without queue" ?
Hello!
My attempt to build openoffice.org-3 seems to be hanging. Pressing
Ctrl-T produces:
load: 0.11 cmd: tcsh 79759 [sleeping without queue] 0.00u 0.00s 0% 0k
(tcsh is used by OOo's build-script). What is this "sleeping without
queue" state, and why is process in it for so long?
This is an 4-CPU amd64 system with 4Gb of RAM. Only 16% of the swap is
currently in use and
2009 Jun 02
2
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
Hi Bitter Melon!
If it's not too much trouble, could you add a check box to the LLVM demo
page to pass the -fnested-functions option to llvm-gcc? I'm interested
in studying how nested functions are implemented, but haven't yet been
able to get llvm-gcc built on my own system.
Thanks!
Eric
2009 Jun 02
0
[LLVMdev] Request to Bitter Melon regarding the LLVM demo page
...trouble, could you add a check box to the LLVM demo
> page to pass the -fnested-functions option to llvm-gcc? I'm interested
> in studying how nested functions are implemented, but haven't yet been
> able to get llvm-gcc built on my own system.
I turned it on unconditionally. Meow!
Bitter Melon.
2019 Apr 04
1
[PATCH v4 5/5] xfs: disable map_sync for async flush
...AX+MAP_SYNC support....
>
> o.k. Will add one common helper function for both ext4 & xfs filesystems.
Note this pending patch for Goldwyn Rodrigues' patchset for btrfs:
https://lore.kernel.org/linux-btrfs/20190328102418.5466-1-kilobyte at angband.pl/
We might want to coordinate.
Meow!
--
???????
??????? Did ya know that typing "test -j8" instead of "ctest -j8"
??????? will make your testsuite pass much faster, and fix bugs?
???????
2019 Apr 04
1
[PATCH v4 5/5] xfs: disable map_sync for async flush
...AX+MAP_SYNC support....
>
> o.k. Will add one common helper function for both ext4 & xfs filesystems.
Note this pending patch for Goldwyn Rodrigues' patchset for btrfs:
https://lore.kernel.org/linux-btrfs/20190328102418.5466-1-kilobyte at angband.pl/
We might want to coordinate.
Meow!
--
???????
??????? Did ya know that typing "test -j8" instead of "ctest -j8"
??????? will make your testsuite pass much faster, and fix bugs?
???????
2018 Jun 17
3
no mouse cursor on nv50
...ndows
git bisect bad 5bca1621c07c3ad37b5a4943450a892e18984df0
# first bad commit: [5bca1621c07c3ad37b5a4943450a892e18984df0] drm/nouveau/kms/nv50-: move fb ctxdma tracking into windows
Alas, the bad commit can't be easily reverted as there's a lot of further
work on the file on question.
Meow!
[1]. It's possible to setup lightdm for proper layout even on the login
screen, but that gives only aesthetic bonus while possibly causing problems
when the layout changes.
--
⢀⣴⠾⠻⢶⣦⠀ There's an easy way to tell toy operating systems from real ones.
⣾⠁⢰⠒⠀⣿⡁ Just look at how their shipped...
2019 Feb 25
2
Making LLD PDB generation faster
...clone of llvm at all :( It will take me quite some time to test this
out.
On Mon, Feb 25, 2019 at 5:08 PM Alexandre Ganea
<alexandre.ganea at ubisoft.com> wrote:
>
> For enabling large memory pages, see this link: https://support.sisoftware.co.uk/knowledgebase.php?article=52
>
> Meow hash isn't in the patch I posted, but you can use xxHash, it is good enough. Just add /hasher:xxhash to the LLD cmd-line.
>
>
> -----Original Message-----
> From: Leonardo Santagada <santagada at gmail.com>
> Sent: Monday, February 25, 2019 11:05 AM
> To: Alexandre Ganea...
2019 Feb 25
5
Making LLD PDB generation faster
...513 ms ( 1.2%)
Commit to Disk: 5175 ms ( 11.9%)
Commit Output File: 37 ms ( 0.1%)
-------------------------------------------------
Total Link Time: 43366 ms (100.0%)
LTO didn't help much :(
Now I will try Alexandre patches and switch fo xxHash64 or meow
hashing. I need to discover how to enable huge pages on my windows
(1809)
ps: Need to figure out how to limit the number of link jobs in ninja
as that almost used the whole 128GB of ram on my machine. On our
distributed build system we can limit linking jobs (which are the only
strict local jobs)...
2019 Feb 24
2
Making LLD PDB generation faster
...tion of DenseHash which already supports lockless, wait-free,
insert/fetch/resize.
The prototype allows for testing different hashing algorithms, and indeed
xxHash seems to be the best general-purpose choice. I’ve also added support
for more specialized hardware-based hashes, like Casey Muratori’s Meow Hash
(uses hardware AES SSE 4.2 instructions), which brings the figures down a bit.
Future changes could write back the computed ghash stream back to OBJs if
/INCREMENTAL is specified (just an idea). Incrementally linking will be faster
that way when working with MSVC OBJs.
As for creating PDBs f...
2012 May 23
2
rake error
/usr/bin/rake:9:in `require'': no such file to load -- rubygems
(LoadError)
from /usr/bin/rake:9
I got this error when following an online guide in rails, the command
I had to type in was # rake db:create.. after I typed in the command I
got the above error. It''s almost 2 days that I''m searching for a
solution to this. But in vain,
Can anyone help me out btw
2011 Jun 09
6
Prerun, Postrun Commands, and Stages
Hi all,
I''m looking for background information about how bug #7127[1] should
be fixed: prerun_command don''t stop puppet on error
I think there''s general agreement that if the prerun command fails,
then the catalog should not be applied, but the report should be sent,
and the report''s status should be "failed".
However, what about the post-run
2019 Feb 25
4
Making LLD PDB generation faster
...we are not really loosing anything.
>
>
> The prototype allows for testing different hashing algorithms, and
> indeed
>
> xxHash seems to be the best general-purpose choice. I’ve also added
> support
>
> for more specialized hardware-based hashes, like Casey Muratori’s Meow
> Hash
>
> (uses hardware AES SSE 4.2 instructions), which brings the figures down a bit.
>
I remembered Meow hashes needing at least k bytes of data, but looking at their website right now there is no mention of it. Hashing performance isn't much of an impact as we do it per .obj...
2019 Feb 27
4
Making LLD PDB generation faster
...> >
> > On Mon, Feb 25, 2019 at 5:08 PM Alexandre Ganea
> > <alexandre.ganea at ubisoft.com> wrote:
> > >
> > > For enabling large memory pages, see this link:
> https://support.sisoftware.co.uk/knowledgebase.php?article=52
> > >
> > > Meow hash isn't in the patch I posted, but you can use xxHash, it is
> good enough. Just add /hasher:xxhash to the LLD cmd-line.
> > >
> > >
> > > -----Original Message-----
> > > From: Leonardo Santagada <santagada at gmail.com>
> > > Sent: Mond...
2006 Apr 21
6
icmp latency question
Hi,
Our company''s main line is quite busy the whole day and my shaping is
working perfect, however even if I give icmp priority the pings still
jump around quite a bit.
We do have a backup line which hardly get used only if the main line
drops. I''ve set ip rule to route all icmp through that and now the
pings are perfect.
Will this make a difference for the game players etc,
2019 Apr 16
2
Sieve operation "send copy" not working since upgrade from dovecot 2.2.31-1 to 2.3.5.1-1
I hope that someone can help me here.
Software: CentOS 7.6.1810, dovecot-2.3.5.1, dovecot-pigeonhole-2.3.5.1, exim
4.91-1
Example filter:
# rule:[test]
if header :contains "subject" "meow"
{
redirect :copy "ks at ratiokontakt.de";
}
Mail log:
Apr 16 11:29:02 frontend-17 dovecot:
lmtp(testi at mrhoang.de)<25201><QPgZHF6gtVxxYgAARS1pjg>: sieve:
msgid=<311099964.O2fbMfmo3K at ws-ks.intern.ratiokontakt.de>: failed to redirect
message to <...
2006 Mar 10
19
validates_date plugin for ActiveRecord
...nitially as a string in any of the following formats:
"2006-01-01"
"1 Jan 06", or "1 Jan 2006"
"1/1/06" # Day / Month / Year
They will all be parsed into a date object before the model is saved. If the
date has been set to an invalid string, eg "Meow", an error is added to the
model. Example (using Person as defined above):
p = Person.new
p.date_of_birth = "1 Jan 2006"
p.save # true
p.date_of_birth = "java is better than ruby"
p.save # false
In the final example, as I''m sure you are aware, the record faile...
2006 Apr 27
14
cleanWhitespace and parentNode
Hey cats,
I seem to have ran into a problem in IE trying to use parentNode with
the cleanWhitespace method.
doing something like:
var div = $(''mydiv'');
Element.cleanWhitespace(div);
works really great, but try doing:
var div = $(''mydiv'');
Element.cleanWhitespace(div.parentNode);
or
var div = $(''mydiv'');
div = div.parentNode;