Displaying 20 results from an estimated 3289 matches for "crazy".
2003 Nov 21
5
MOH - Hold Button - I think I'm going crazy
Ok... I know I have asked this question before, but have never gotten an
answer... When I press the hold button on my phone, should the caller
hear music just like when I park the caller or transfer them to another
extension?
Please assist...
-gcc
2018 Jul 10
4
[PATCH v35 1/5] mm: support to get hints of free page blocks
...lt;wei.w.wang at intel.com> wrote:
>
> +
> + buf_page = list_first_entry_or_null(pages, struct page, lru);
> + if (!buf_page)
> + return -EINVAL;
> + buf = (__le64 *)page_address(buf_page);
Stop this garbage.
Why the hell would you pass in some crazy "liost of pages" that uses
that lru list?
That's just insane shit.
Just pass in a an array to fill in. No idiotic games like this with
odd list entries (what's the locking?) and crazy casting to
So if you want an array of page addresses, pass that in as such. If
you want to do...
2018 Jul 10
4
[PATCH v35 1/5] mm: support to get hints of free page blocks
...lt;wei.w.wang at intel.com> wrote:
>
> +
> + buf_page = list_first_entry_or_null(pages, struct page, lru);
> + if (!buf_page)
> + return -EINVAL;
> + buf = (__le64 *)page_address(buf_page);
Stop this garbage.
Why the hell would you pass in some crazy "liost of pages" that uses
that lru list?
That's just insane shit.
Just pass in a an array to fill in. No idiotic games like this with
odd list entries (what's the locking?) and crazy casting to
So if you want an array of page addresses, pass that in as such. If
you want to do...
2008 Mar 14
1
crazy behavior after Error (PR#10956)
...00 iterations. For a long time everything was
OK, but since yesterday R stops after 500-1500 iterations [never at the same
position] with an [random?] Error message [always something else, e.g.:
Error in ans[[i]] <- tmp : incorrect number of arguments to "<-"
And after that R gets crazy:
Most of the commands result in an Error message, just an example:
> d
[1] 3
> d<-7
Error: could not find function "<-"
> objects()
Error in objects() :
Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'double'
> sum(c(1,2,3))
Error: could not find...
2007 Dec 20
5
Apache2 module -- feedback appreciated
Hey folks,
I''ve just uploaded an apache2 module[1] to our Google Code
repository[2]. It''s based largely on the recipe available on the
Puppet trac[3], but with a fair amount of modification and
generalization... Basically, it provides abstractions for config file
snippets, site definitions, and apxs modules -- and then "basic" and
"debian"
2011 Sep 05
2
I’m crazy about rails
I’m crazy about rails. it is a so beautiful thing! I want to try my
best to learn it well. anyone who can share some experience and
resource. thanks
--
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 rubyo...
2015 Jan 11
4
Help with IPv6 /48 block
...s available for usage.
>
> Do you realize that a ipv6 /48 is a septillion IP addresses? thats
> 1,208,925,819,614,629,200,000,000 individual IPs ?
>
> Or, its 65536 /64 subnets of 18,446,744,073,709,552,000 hosts each.
>
>
>
Hello. Yes I confirm...its a /48 (this guys are crazy here at my work...).
2006 Jun 07
2
script/console cursor goes crazy sometimes on XP
I''m on WinXP SP2, Ruby 1.8.4, Rails 1.1.2.
Sometimes when I''m editing a line in script/console - that is, I''m using
the cursor keys or backspace key to edit the text on the current line -
the cursor suddenly flies off to the previous line out in space
somewhere, and typing anything after that just results in characters
being entered at weird places.
Anybody else
2003 Dec 26
1
[Bug 779] Chroot environment for sftp client crazy
http://bugzilla.mindrot.org/show_bug.cgi?id=779
Summary: Chroot environment for sftp client crazy
Product: Portable OpenSSH
Version: 3.7.1p2
Platform: Other
URL: http://aixpanish.com
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: openssh-bugs at m...
2008 Sep 08
0
Gumboy Crazy Adventures DEMO v.1.22, no 3D acceleration
Hello, I cannot get a 3D acceleration to work in Gumboy Crazy Adventures DEMO v.1.22. 3D acceleration works fine in other games under wine.
There is an entry (http://appdb.winehq.org/objectManager.php?sClass=version&iId=13410) in appdb about Gumboy Crazy Adventures v.1.15 that works great. I didn't test it, cannot find that demo version on the net.
2003 Jan 19
1
Crazy IP-Communication
...specal case I want to send IP packets from one IP address to another IP
address on the same multihomed linux box. The problem is, that the packets
should leave the box by passing one ethernet interface, go through a
hub/switch and get back into the box via the second interface.
Well, this sounds crazy.
Anyway, does anyone know a solution?
Bernd
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2008 Jan 14
1
crazy isolinux bug?- cmdline truncated only on vaio vgn-n250e
Ok, this is crazy, but I have a livedvd I created with fedora-8's
syslinux-3.36-7.fc8
and when I boot under qemu ( -boot d -cdrom /dev/dvd) it boots just
fine, but when I boot it on the actual hardware (vaio vgn-n250e), the
kernel cmdline gets truncated at about the 99th character, causing problems.
The same...
2010 Dec 23
2
sendmail / logwatch relaying issue - driving me crazy
...#39;m to tired to see the solution, maybe someone can give me a hint?
I do have a couple of servers, sending the daily logwatch report to a
central support email account.
Some servers do have DNS A and CNAME records. On my mailserver relaying
for the servers is allowed.
Only one server drives me crazy, getting user unknown or releaying
denied messages.
Any idea, how to debug this issue? I'd be glad to fix this as a
christmas gift. I could provide logmessages of course.
Thanks and best regards
G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 420
Fax +49 7141 969 55 420
E-Mail goe...
2015 Apr 02
4
NFS Stale file handle drives me crazy (Centos 6)
Hi folks,
I have a Centos 6 NFS server, which dirves me crazy.
The directory I try to export cant be accessed by different clients.
I tried a centos 7, centos 6 and a pool of vmware esxi 5.5 systems.
At the client side I get errors like:
mount.nfs: Stale file handle
or Sysinfo set operation VSI_MODULE_NODE_mount failed with the tatus
Unable to query remo...
2009 Sep 16
5
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
Since we are in the area, what *should* O1 do?
It's basically good for nothing, since it doesn't tune for size or
performance. The only good I personally ever have for it is once in a
while there is a miscompile at -O1 which narrows the problem.
Would it be crazy to make -O1 equivalent to -Os?
- Daniel
On Wednesday, September 16, 2009, Chris Lattner <clattner at apple.com> wrote:
>
> On Sep 16, 2009, at 10:05 AM, Stefano Delli Ponti wrote:
>
>> Chris Lattner:
>>> Comparing -O3 (and even -O4) is interesting, but we want all
&...
2018 Apr 03
2
smbstatus crazy multiple same listings
Hi Folks,
Small office setup, 3 computers, 3 staff.
Recently updated system and rebooted.
Today, I am seeing crazy amounts of the same listing for clients (294 lines!) and open files...
(snipped content below, you really don't want PAGES of it!)
$ smbstatus
Samba version 4.3.11-Ubuntu
PID Username Group Machine Protocol Version
-----------------------------------------------...
2009 Sep 16
0
[LLVMdev] FYI: Phoronix GCC vs. LLVM-GCC benchmarks
...gt; Since we are in the area, what *should* O1 do?
>
> It's basically good for nothing, since it doesn't tune for size or
> performance. The only good I personally ever have for it is once in a
> while there is a miscompile at -O1 which narrows the problem.
>
> Would it be crazy to make -O1 equivalent to -Os?
I've always used O1 for a quick cleanup so that my debug code doesn't
completely suck, but hasn't been optimized into oblivion for gdb.
Also makes looking at the resultant assembly dumps fairly easy.
But yes, that'd be crazy :)
-eric
2008 Apr 18
2
[Bug 15595] New: Keyboard input in Super Crazy Guitar Master Deluxe doesn' t work
http://bugs.freedesktop.org/show_bug.cgi?id=15595
Summary: Keyboard input in Super Crazy Guitar Master Deluxe
doesn't work
Product: swfdec
Version: 0.5.5
Platform: All
URL: http://uploads.ungrounded.net/310000/310792_scgmd.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal...
2008 Apr 18
2
[Bug 15600] New: Incorrect intro music playback in Super Crazy Guitar Master Deluxe
http://bugs.freedesktop.org/show_bug.cgi?id=15600
Summary: Incorrect intro music playback in Super Crazy Guitar
Master Deluxe
Product: swfdec
Version: 0.5.5
Platform: All
URL: http://uploads.ungrounded.net/310000/310792_scgmd.swf
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medi...
2015 Jan 11
1
Help with IPv6 /48 block
On 1/10/2015 8:38 PM, Gordon Messmer wrote:
> On 01/10/2015 08:10 PM, F. Mendez wrote:
>> Hello. Yes I confirm...its a /48 (this guys are crazy here at my
>> work...).
>
> It's not crazy, that's the standard deployment for a building. It's
> almost certainly not possible to use all of the addresses in such a
> space, but that's the point. IPv6 is intended to eliminate address
> scarcity.
yes, but...