Displaying 20 results from an estimated 600 matches similar to: "[Bug 10220] New: symlinks are not counted as files in --stats"
2013 Jul 13
2
[LLVMdev] Special case list files; a bug and a slowness issue
Hi,
I need to be able to use a special case list file containing thousands
of entries (namely, a list of libc symbols, to be used when using
DFSan with an uninstrumented libc). Initially I built the symbol
list like this:
fun:sym1=uninstrumented
fun:sym2=uninstrumented
fun:sym3=uninstrumented
...
fun:sym6000=uninstrumented
What I found was that, despite various bits of documentation [1,2],
the
2013 Jul 16
0
[LLVMdev] Special case list files; a bug and a slowness issue
Hi Peter!
On Sat, Jul 13, 2013 at 4:38 AM, Peter Collingbourne <peter at pcc.me.uk>wrote:
> Hi,
>
> I need to be able to use a special case list file containing thousands
> of entries (namely, a list of libc symbols, to be used when using
> DFSan with an uninstrumented libc). Initially I built the symbol
> list like this:
>
> fun:sym1=uninstrumented
>
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
On Sat, Nov 21, 2015 at 9:28 AM, Rui Ueyama <ruiu at google.com> wrote:
> On Fri, Nov 20, 2015 at 10:13 PM, Simon Atanasyan <simon at atanasyan.com>
> wrote:
>>
>> In case of MIPS O32 ABI we have to find a matching R_MIPS_LO16
>> relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses
>> combined addend (AHI << 16) + (short)ALO where AHI is
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
On Sat, Nov 21, 2015 at 10:08 AM, Rui Ueyama <ruiu at google.com> wrote:
> On Fri, Nov 20, 2015 at 11:02 PM, Simon Atanasyan <simon at atanasyan.com>
> wrote:
>>
>> On Sat, Nov 21, 2015 at 9:28 AM, Rui Ueyama <ruiu at google.com> wrote:
>> > On Fri, Nov 20, 2015 at 10:13 PM, Simon Atanasyan <simon at atanasyan.com>
>> > wrote:
>>
2011 May 18
1
Changing order of facet grid in ggplot2
Hi I am running the following code:
sym <- c(sym1,sym2,sym4)
lifedxm <- c("O-BD","O-WELL","O-UNI")
life <- c(lifedxm,lifedxm,lifedxm)
tp <- c("TP-ANY","TP-ANY", "TP-ANY", "TP-SUB", "TP-SUB", "TP-SUB", "TP-CLIN"
, "TP-CLIN", "TP-CLIN")
data <-
2019 Mar 26
4
GSoC19: Improve LLVM binary utilities
(Adding just a bit to Jake's response)
On Tue, Mar 26, 2019 at 11:31 AM Jake Ehrlich via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi Seiya,
>
> What should I prioritize? I suppose that improving llvm-objcopy is the
>> most crucial work in this summer.
>
>
> This is an opinion that will vary a lot from person to person.
>
+1! And don't forget that
2010 Jul 27
0
AIC from coxme
Hi,
I am running the following model:
fit1.full <- coxme(Surv(age_sym1, sym1) ~ sex + lifedxm*sex + (1|famid),
data=bip.surv)
I would like to extract the AIC from that object to calculate the AICC.
However, when I look at str(fit1.full) and summary(fit1.full) (pasted
below) I don't see anything that would allow me to get pull the AIC out
from that object.
Is there a way to retrieve the
2010 Jan 13
1
Dynamic file / url name with read.csv
Hi-
I would like to be able to change the value of SymA below and download a file from the corresponding URL.? Hardcoded, this line works fine:
Symbol<- read.csv("http://ichart.finance.yahoo.com/table.csv?s=SPY&ignore=.csv", stringsAsFactors=F)
However, when I incorporate using?a variable for the ticker, it no longer works.?
SymA<- "SPY"
Sym1<-
2015 Nov 21
2
[lld] R_MIPS_HI16 / R_MIPS_LO16 calculation
Hi,
I am working on support R_MIPS_HI16 / R_MIPS_LO16 in the new LLD and
have a couple of questions.
== Q1
In case of MIPS O32 ABI we have to find a matching R_MIPS_LO16
relocation to calculate R_MIPS_HI16 one because R_MIPS_HI16 uses
combined addend (AHI << 16) + (short)ALO where AHI is original
R_MIPS_HI16 addend and ALO is addend of the matching R_MIPS_LO16
relocation [1]. There are two
2006 Apr 12
0
Fatal trap 12: page fault while in kernel mode
Hi,
I had 6 crash in 3 hours with exactly the same messages
is my aac controler dead ?
aac0: COMMAND 0xc4c9d900 TIMEOUT AFTER 512 SECONDS
aac0: WARNING! Controller is no longer running! code= 0x100
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 01
fault virtual address = 0x5a
fault code = supervisor read, page not present
instruction pointer =
2010 Aug 04
5
Question regarding significance of a covariate in a coxme survival model
Hi,
I am running a Cox Mixed Effects Hazard model using the library coxme. I
am trying to model time to onset (age_sym1) of thought problems (e.g.
hearing voices) (sym1). As I have siblings in my dataset, I have
decided to account for this by including a random effect for family
(famid). My covariate of interest is Mother's diagnosis where a 0 is
bipolar, 1 is control, and 2 is major
2003 Aug 13
6
5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
Dear Sirs.
It seems to me a never ending story. We run a box with a TYAN Thunder
2500 Dual SMP mainboard, 2GB ECC Tyan certified memory, AMI Enterprise
1600 RAID adapter and additional Intel 1000/Pro server type (64 bit)
GBit LAN NIC. With FreeBSD 4.8 this was stable, but to achive this
state was really hard! It is a story similar to that what happend when
we changed towards FreeBSD
2003 Aug 21
3
un-stable to build a stable machine
i trust i am still new in freebsd, after go through all mail and book, =
now seem to be more close, i got 3 server and a notebook to play with, =
install no problem. cvsup not problem.make buildworld not problem. make =
build kernel become,every machine i got different error code 1,=20
1-one got system full=20
2-one showing this sometime=20
>
anyone know the best way to be one time success,not
2003 May 13
1
4.8-RELEASE not identifying scsi drives
A problem with 4.8 reported by myself and Aaron D. Gifford.
Anyone in -stable who knows more?
********
I'm assembling a Compaq 1850R with attached storage system. For the
built in scsi controller (sym), there are three drives internally on
channel 1 + 5 drives externally on channel 2.
During boot, I can see all disks being identified first by the machine
itself and then in the early part
2003 Dec 18
0
Partial deadlock in 4.9p1
I've just had a 4.9p1 system partially deadlock for about 30 minutes
and then spontaneously(?) recover. The "ps" results point at vinum.
I've never seen this before and don't recall anything like this being
mentioned here before.
At the time, I had two find's running in a large NFS mounted
filesystem and was doing a "cvs -d /usr/ncvs -R checkout -P ports"
from
2003 Jun 24
3
Greetings I'm trying to install FreeBSD on a HP Cluster Server. But when I boot with the CD's ( 4.4, 4.8 & 5.0 ), it will boot all the way upto "Wait 15 seconds for SCSI devices to settle" and then it immedialty give the following message:
Greetings
I'm trying to install FreeBSD on a HP Cluster Server. But when I boot with the
CD's ( 4.4, 4.8 & 5.0 ), it will boot all the way upto "Wait 15 seconds for
SCSI devices to settle" and then it immedialty give the following message:
(noperiph:sym0:0:-1:-1):SCSI BUS reset delivered.
(noperiph:sym1:0:-1:-1):SCSI BUS reset delivered.
After this the machine is
2003 May 09
0
Recent 4.8-STABLE & Compaq Proliant System drive issues
Howdy all. We're experiencing some difficulties encountered from a new
build/install world/kernel on a Compaq Proliant machine we have.
We were running fine under 4.7-STABLE, and updated the sources to 4.8-STABLE
last night (5/8/03), built and installed. This morning after a reboot, we got a
horrid error to the likes of:
Error mounting root. Error no 22.
We encountered this error earlier
2003 Apr 21
0
Health check
Hi
I have a quad processor Compaq Proliant 5500. The output
from dmesg seems strange (I have also sent a copy to
freebsd-smp to ask about smp issues) and there are also some
performance issues which I suspect are smp related. Could
anyone who fels so inclined please take a look at the output
and let me have any comments.
Thanks
_______________________________
Copyright (c) 1992-2002 The
2003 Nov 03
3
(long) high traffic syslog server.
I have some questions about what needs tuned on a high traffic syslog box.
I seem to be dropping quite a few syslog packets.
This is a syslog server for a high usage Firewall btw.
Nic is a Compaq tl0
4.8-P13
netstat -s -p udp | grep buf
19,762,079 dropped due to full socket buffers
uptime
5:28PM up 7 days, 18:30, 2 users, load averages: 0.21, 0.23, 0.23
I though maybe syslogd was the
2003 Apr 23
2
Fw: Anyone please???? SMP & general health check!!
I put this to the smp list and to stable but have had no
takers from wither. nThere are both smp and other system
issues and I am just wondering if anyoe would be willing to
take a look at this output from dmesg and let me have some
advice
Thanks
david
----- Original Message -----
From: "vizion communication" <vizion@ixpres.com>
To: <freebsd-smp@freebsd.org>
Sent: