search for: undup

Displaying 8 results from an estimated 8 matches for "undup".

Did you mean: undue
2008 Aug 02
3
Bubble plots
Is there a way to create a 'bubble plot' in R? For example, if we define the following data frame containing the level of y observed for 5 patients at three time points: time<-c(rep('time 1',5),rep('time 2',5),rep('time 3',5))
2023 Mar 27
0
[syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect
...aller.appspotmail.com > > > > Thanks, > > Stefano > > > > Got it, I'll look into it. I think it is related to syzbot+befff0a9536049e7902e at syzkaller.appspotmail.com, so I tested the same patch and syzbot seems happy. I marked this as duplicated, but feel free to undup if it is not the case. Thanks, Stefano
2012 Mar 30
8
[Bug 48090] New: Spam of system log with EDID messages
https://bugs.freedesktop.org/show_bug.cgi?id=48090 Bug #: 48090 Summary: Spam of system log with EDID messages Classification: Unclassified Product: Mesa Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2023 Jun 10
2
[Bridge] [syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
...g. If you want to change bug's subsystems, reply with: #syz set subsystems: new-subsystem (See the list of subsystem names on the web dashboard) If the bug is a duplicate of another bug, reply with: #syz dup: exact-subject-of-another-report If you want to undo deduplication, reply with: #syz undup
2023 May 30
1
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
...ystems, reply with: > #syz set subsystems: new-subsystem > (See the list of subsystem names on the web dashboard) > > If the bug is a duplicate of another bug, reply with: > #syz dup: exact-subject-of-another-report > > If you want to undo deduplication, reply with: > #syz undup
2012 May 27
35
[Bug 50403] New: NV28 double cursor & ugly graphics & crashes
https://bugs.freedesktop.org/show_bug.cgi?id=50403 Bug #: 50403 Summary: NV28 double cursor & ugly graphics & crashes Classification: Unclassified Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2010 Oct 08
74
Performance issues with iSCSI under Linux
Hi!We''re trying to pinpoint our performance issues and we could use all the help to community can provide. We''re running the latest version of Nexenta on a pretty powerful machine (4x Xeon 7550, 256GB RAM, 12x 100GB Samsung SSDs for the cache, 50GB Samsung SSD for the ZIL, 10GbE on a dedicated switch, 11x pairs of 15K HDDs for the pool). We''re connecting a single Linux
2008 Aug 05
0
P values in non linear regression and singular gradients using nls
..., y0=(0:ny)+0.5, y1=(0:ny)+0.5 ) ### ## Vertical borders between cells ### segments( x0=(0:nx)+nlabels.y*rowmar-0.25, x1=(0:nx)+nlabels.y*rowmar-0.25, y0= 0.5, y1=ny+0.5, ) if(hide.duplicates) undupe <- function(X) { # convert duplicates into blanks X <- as.character(X) c(X[1], ifelse(X[-1] == X[-length(X)], "", X[-1])) } else undupe <- function(X) X ### ## Column labels ### for(i in 1:nlabe...