search for: happn

Displaying 20 results from an estimated 24 matches for "happn".

Did you mean: happen
2005 Dec 15
2
field update not happneing
Hi, I''m having some scriptaculous weirdness, hoping this is an easy fix. I have a js function defined in my header: function flash(msg){ $(''flash_msg'').value = msg; alert(msg); // for debugging ... } This is being called like so: <%= form_remote_tag( :update => ''admins'', :url => { :action =>
2005 Jul 07
2
raid5 crash
hi, after we switch our servers from centos-3 to centos-4 (aka. rhel-4) one of our server always crash once a week without any oops. this happneds with both the normal kernel-2.6.9-11.EL and kernel-2.6.9-11.106.unsupported. after we change the motherboard, the raid contorller and the cables too we still got it. finally we start netdump and last but not least yesterday we got a crash log and a core file. it seems there is a bug in the...
2016 Apr 15
1
mount bind problem
On 04/15/2016 01:05 AM, ???? wrote: > Dear Robert, > > Before sending 'grep -r /home /etc' data, I want tell you what happned this > morning. > > In order to solve the /home/home problem, 'umount /home' had been done, > system had been running in a normal file system. > But suddenly /home has been lost. > > > Key information of that time is as in the **** lines. > And I found in the //...
2006 Jun 09
4
WEBrick won''t start
without going into actual source code yet, here is the general scenario: i''ve pulled down a project from svn that a friend has been developing on a linux box... i''m on a windows box. if i run "ruby script/server", i get one line of output: => Booting WEBrick... then it dies and goes back to command prompt with no error messages. ...however, if i pull down the
2010 May 11
1
xml files in xend database corrupted and xend failed to start solved now but read to diagnose
...er:~# xm create /etc/xen/domu1.cfg Using config file "/etc/xen/domu1.cfg". Error: Device 0 (vif) could not be connected. Hotplug scripts not working Then I put those files back which on web searches were mentioning that xend database was corrupt and got all Doms back.So what had exactly happned. I want to reach the root cause of the problem. Thanks -- Tapas _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2018 Mar 01
2
[PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer
...round #1, we have a hard time determining what path an XDP packet took (the xdp tracepoints doesn't know). [...] > @@ -590,25 +526,14 @@ static struct sk_buff *receive_small(struct net_device *dev, > if (unlikely(hdr->hdr.gso_type)) > goto err_xdp; > > + /* This happnes when headroom is not enough because > + * the buffer was refilled before XDP is set. This > + * only happen for several packets, for simplicity, > + * offload them to generic XDP routine. In my practical tests, I also saw that sometime my ping packets were traveling this code-path...
2018 Mar 01
2
[PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer
...round #1, we have a hard time determining what path an XDP packet took (the xdp tracepoints doesn't know). [...] > @@ -590,25 +526,14 @@ static struct sk_buff *receive_small(struct net_device *dev, > if (unlikely(hdr->hdr.gso_type)) > goto err_xdp; > > + /* This happnes when headroom is not enough because > + * the buffer was refilled before XDP is set. This > + * only happen for several packets, for simplicity, > + * offload them to generic XDP routine. In my practical tests, I also saw that sometime my ping packets were traveling this code-path...
2003 Aug 21
1
Wine Error when running MSI
X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 12 (X_ConfigureWindow) Serial number of failed request: 93 Current serial number in output stream: 98 err:ntdll:RtlpWaitForCriticalSection section 0x5cc63640 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000d, blocked by 000c, retrying (60 sec) wine: Unhandled exception
2003 Jun 19
1
uclibc enviroment #2
ok i have another problem - howto run asterisk as a daemon ( fork ) in uclibc enviroment ? uClinux can only do vfork() a i think this is problem... does anybody know how to solve this ? regards Marian -- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/
2005 Dec 03
2
Can I escape queue with a '*'?
Hi, Can I escape a call queue by pressing a '*' or do I have to use a digit?? Thanks
2018 Mar 01
0
[PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer
...Looks like we can address this by adding tracepoints in generic code path. > > > [...] >> @@ -590,25 +526,14 @@ static struct sk_buff *receive_small(struct net_device *dev, >> if (unlikely(hdr->hdr.gso_type)) >> goto err_xdp; >> >> + /* This happnes when headroom is not enough because >> + * the buffer was refilled before XDP is set. This >> + * only happen for several packets, for simplicity, >> + * offload them to generic XDP routine. > In my practical tests, I also saw that sometime my ping packets were > tra...
2006 Sep 23
0
Bug#388925: logcheck-database: [annoying_notes] Abuse of debconf note(s)
...rity: normal Hello, As announced in http://lists.debian.org/debian-devel/2006/09/msg00630.html, this bug report is part of a mass bug filing campaign about the "abuse" of debconf templates of type "note". First of all, in case you fixed you package in the short timeframe that happned between my announcement and this bug report, please accept my apologies and, of course, feel free to ask me to close the bug report...or just close it yourself. One or more template(s) has/have been identified in logcheck-database debconf templates and an automated analysis mentions that it/the...
2006 Jul 14
2
DO NOT REPLY [Bug 3935] New: replacing a full directory with symlink with --delete-after produces cryptic message
...Version: 2.6.6 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bugs.samba@docwhat.gerf.org QAContact: rsync-qa@samba.org What Happned: On the source, a directory with files is changed to a symlink. rysnc -ra --delete-after will then generate the following message: rsync: delete_file: rmdir "/tmp/rsync.bug.11080/dest/somedir" failed: Directory not empty (39) rsync error: some files could not be transferred...
2018 Mar 01
0
[PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer
...ead_page(buf); unsigned int delta = 0; - struct page *xdp_page; - bool sent; + bool sent, skb_xdp = false; int err; len -= vi->hdr_len; @@ -590,25 +526,14 @@ static struct sk_buff *receive_small(struct net_device *dev, if (unlikely(hdr->hdr.gso_type)) goto err_xdp; + /* This happnes when headroom is not enough because + * the buffer was refilled before XDP is set. This + * only happen for several packets, for simplicity, + * offload them to generic XDP routine. + */ if (unlikely(xdp_headroom < virtnet_get_headroom(vi))) { - int offset = buf - page_address(pag...
2016 Nov 03
0
Samba domain join issues
Still looking for some suggestions, recommendations or pointers on this issue. Kinda stuck with it. It was working well couple of months back and suddenly stopped working. No known changes were happned on both sides except installing and then uninstalling MS16-077 patch. Thanks, Pradeep On Tuesday, November 1, 2016, Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > We are running Solaris 10 on the domain member. > ------------------------------------ > Oracle Solaris 10 8/...
2016 Apr 14
7
mount bind problem
On 04/13/2016 08:44 PM, ???? wrote: > # mount > /dev/mapper/VolGroup-lv_root on / type ext4 (rw,usrquota,grpquota) > proc on /proc type proc (rw) > sysfs on /sys type sysfs (rw) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > tmpfs on /dev/shm type tmpfs (rw) > /dev/vda1 on /boot type ext4 (rw) > /dev/vdb on /mnt/extradiskA type ext4 (rw,usrquota,grpquota) >
2007 Sep 23
3
ext3 file system becoming read only
Hi In our office environment few servers mostly database servers and yesterday it happened for one application server(first time) the partion is getting "read only". I was checking the archives, found may be similar kind of issues in the 2007-July archives. But how it has been solved if someone describes me that will be really helpful. In our case, just at the problem started found
2016 Apr 15
0
mount bind problem
Dear Robert, Before sending 'grep -r /home /etc' data, I want tell you what happned this morning. In order to solve the /home/home problem, 'umount /home' had been done, system had been running in a normal file system. But suddenly /home has been lost. Key information of that time is as in the **** lines. And I found in the //// lines messages log. How do you think th...
2006 Mar 11
5
mboot.c32, weird e820 map on HP blade machine, possible memory corruption
I'm seeing this on a HP Blade and i'm not sure why this is happning since the nature of the issue is so wierd. I compiled mboot.c with a DEBUG defined in the mboot.c file. In the funciton init_mmap(), it prints the e820 map and on the HP blade this map values come out to be totally random. Some weird numbers which dont make any sense at all. However, if i add...
2018 Mar 01
7
[PATCH net-next 0/2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
Hi: This series tries to re-enable XDP_REDIRECT for mergeable buffer which was removed since commit 7324f5399b06 ("virtio_net: disable XDP_REDIRECT in receive_mergeable() case"). Main concerns are: - not enough tailroom was reserved which breaks cpumap - complex logic like EWMA and linearizing during XDP processing Fix those by: - reserve enough tailroom during refill - disable EWMA