search for: facp

Displaying 20 results from an estimated 247 matches for "facp".

Did you mean: face
2005 May 24
1
Contingency tables from data.frames
...Absolut frequency f <- table(cut(x, br = seq(classIni, classEnd, h), right = right)) # Relative frequency fr <- f/length(x) # Relative frequency, % frP <- 100*(f/length(x)) # Cumulative frequency fac <- cumsum(f) # Cumulative frequency, % facP <- 100*(cumsum(f/length(x))) fi <- round(f, 2) fr <- round(as.numeric(fr), 2) frP <- round(as.numeric(frP), 2) fac <- round(as.numeric(fac), 2) facP <- round(as.numeric(facP),2) # Table res <- data.frame(fi, fr, frP, fac, facP) na...
2012 Nov 07
1
State of memdisk-acpi
I tested the memdisk-acpi branch with following results: - Bochs The BIOS provides a RSDT. Available tables are RSDT, FACP, DSDT, FACS, APIC, SSDT. memdisk-acpi is able to hook the SSDT. - VMware The BIOS provides a RSDT and XSDT. Available tables are RSDT, FACP, DSDT(*), FACS(*), BOOT(*), APIC(*) and XSDT, FACP, DSDT(*), FACS(*), BOOT(*), APIC(*). Tables marked with an asterisk (*) are identical; FACP tables from RS...
2005 Jul 07
1
Tables: Invitation to make a collective package
...br=seq(start, end, h), right=right)) # Absolut freq fr <- f/length(x) # Relative freq frP <- 100*(f/length(x)) # Relative freq, % fac <- cumsum(f) # Cumulative freq facP <- 100*(cumsum(f/length(x))) # Cumulative freq, % fi <- round(f, 2) fr <- round(as.numeric(fr), 2) frP <- round(as.numeric(frP), 2) fac <- round(as.numeric(fac), 2) facP <- round(as.numeric(facP),2) res <- data.frame(fi, fr, frP,...
2018 Mar 26
2
unable to move temporary installation of package
...e to move" error. I've uninstalled and reinstalled everything, tried this in non-Studio sessions using both R Open and regular R 3.4.4, and I get the same error. Thanks for any help, Paul Lantos _____________________________________________ Paul M. Lantos, MD, MS GIS, FIDSA, FAAP, FACP Associate Professor of Internal Medicine and Pediatrics Pediatric Infectious Diseases General Internal Medicine Duke University School of Medicine Duke Global Health Institute _____________________________________________ [[alternative HTML version deleted]]
2018 Mar 26
0
unable to move temporary installation of package
...nd reinstalled everything, tried this in non-Studio >sessions using both R Open and regular R 3.4.4, and I get the same >error. > > > >Thanks for any help, > >Paul Lantos > > >_____________________________________________ >Paul M. Lantos, MD, MS GIS, FIDSA, FAAP, FACP >Associate Professor of Internal Medicine and Pediatrics > Pediatric Infectious Diseases > General Internal Medicine >Duke University School of Medicine >Duke Global Health Institute >_____________________________________________ > > > [[alternative HTML version deleted...
2018 Mar 27
2
unable to move temporary installation of package
...reinstalled everything, tried this in non-Studio >sessions using both R Open and regular R 3.4.4, and I get the same >error. > > > >Thanks for any help, > >Paul Lantos > > >_____________________________________________ >Paul M. Lantos, MD, MS GIS, FIDSA, FAAP, FACP Associate Professor of >Internal Medicine and Pediatrics > Pediatric Infectious Diseases > General Internal Medicine >Duke University School of Medicine >Duke Global Health Institute >_____________________________________________ > > > [[alternative HTML version delete...
2010 May 21
2
Xen 4.1-unstable does not boot up
...000fec10000 (reserved) (XEN) 00000000fee00000 - 00000000fee01000 (reserved) (XEN) 00000000fff80000 - 0000000100000000 (reserved) (XEN) System RAM: 1023MB (1048120kB) (XEN) ACPI: RSDP 000F8010, 0014 (r0 PTLTD ) (XEN) ACPI: RSDT 3FEFD053, 0034 (r1 PTLTD RSDT 13E0000 LTP 0) (XEN) ACPI: FACP 3FEFEEA0, 0074 (r1 QUANTA S31 13E0000 MSFT 1000) (XEN) ACPI: DSDT 3FEFD087, 1E19 (r1 Quanta S31 13E0000 MSFT 100000D) (XEN) ACPI: FACS 3FEFFFC0, 0040 (XEN) ACPI: SPCR 3FEFEF14, 0050 (r1 PTLTD $UCRTBL$ 13E0000 PTL 1) (XEN) ACPI: APIC 3FEFEF64, 0074 (r1 PTLTD APIC...
2004 Mar 17
9
Frequency table
This must be FAQ, but I can't find it in archives or with a site search. I am trying to construct a frequency table. I guess this should be done with table. Or perhaps factor and split. Or prop.table. cut? findInterval? Argh! Please correct me if what I am looking for is not called a "frequency table". Perhaps it's called grouped data. > zz$x9 [1] 65 70 85 65 65 65 62 55
2010 May 30
1
890FX AMD-Vi (IOMMU)
...PI NVS) (XEN) 00000000c7fe0000 - 00000000c8000000 (reserved) (XEN) 00000000ffe00000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 0000000238000000 (usable) (XEN) ACPI: RSDP 000FB6A0, 0014 (r0 ACPIAM) (XEN) ACPI: RSDT C7F90000, 0044 (r1 MSI OEMSLIC 20100518 MSFT 97) (XEN) ACPI: FACP C7F90200, 0084 (r1 7640MS A7640100 20100518 MSFT 97) (XEN) ACPI: DSDT C7F905E0, 9F32 (r1 A7640 A7640100 100 INTL 20051117) (XEN) ACPI: FACS C7F9E000, 0040 (XEN) ACPI: APIC C7F90390, 0088 (r1 7640MS A7640100 20100518 MSFT 97) (XEN) ACPI: MCFG C7F90420, 003C (r1 7640MS OEMMCFG 2010...
2018 Mar 27
0
unable to move temporary installation of package
...o >>sessions using both R Open and regular R 3.4.4, and I get the same >>error. >> >> >> >>Thanks for any help, >> >>Paul Lantos >> >> >>_____________________________________________ >>Paul M. Lantos, MD, MS GIS, FIDSA, FAAP, FACP Associate Professor of >>Internal Medicine and Pediatrics >> Pediatric Infectious Diseases >> General Internal Medicine >>Duke University School of Medicine >>Duke Global Health Institute >>_____________________________________________ >> >> >&g...
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I have no serial console on this box). I found a lot of suggested workarounds: - noapic as suggested in output gives an noapic isn''t support - acpi_skip_timer_override has no effect at all Thx, Florian (XEN) Initing memory sharing. (XEN) AMD-Vi: IOMMU not found! (XEN) I/O virtualisation disabled (XEN) Getting
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I have no serial console on this box). I found a lot of suggested workarounds: - noapic as suggested in output gives an noapic isn''t support - acpi_skip_timer_override has no effect at all Thx, Florian (XEN) Initing memory sharing. (XEN) AMD-Vi: IOMMU not found! (XEN) I/O virtualisation disabled (XEN) Getting
2008 Oct 09
1
about pvgrub
...000feda6000 (reserved) (XEN) 00000000fee00000 - 00000000fee10000 (reserved) (XEN) 00000000ffe00000 - 0000000100000000 (reserved) (XEN) System RAM: 2037MB (2086888kB) (XEN) ACPI: RSDP 000FBB00, 0024 (r2 DELL ) (XEN) ACPI: XSDT 7F65D200, 0064 (r1 DELL M08 27D80614 ASL 61) (XEN) ACPI: FACP 7F65D09C, 00F4 (r4 DELL M08 27D80614 ASL 61) (XEN) ACPI: DSDT 7F65D800, 614C (r2 INT430 SYSFexxx 1001 INTL 20050624) (XEN) ACPI: FACS 7F66C000, 0040 (XEN) ACPI: HPET 7F65D300, 0038 (r1 DELL M08 1 ASL 61) (XEN) ACPI: APIC 7F65D400, 0068 (r1 DELL M08 27D8...
2018 Mar 27
2
unable to move temporary installation of package
...o >>sessions using both R Open and regular R 3.4.4, and I get the same >>error. >> >> >> >>Thanks for any help, >> >>Paul Lantos >> >> >>_____________________________________________ >>Paul M. Lantos, MD, MS GIS, FIDSA, FAAP, FACP Associate Professor of >>Internal Medicine and Pediatrics >> Pediatric Infectious Diseases >> General Internal Medicine >>Duke University School of Medicine >>Duke Global Health Institute >>_____________________________________________ >> >> >&g...
2013 Jun 30
3
XEN 4.2.2: Windows 2008 R2 server HVM does not start when attempting to use more than 3072MB of RAM
...usable) (XEN) 00000000dfc00000 - 00000000f0000000 (reserved) (XEN) 00000000ffc00000 - 00000000ffc0c000 (reserved) (XEN) 0000000100000000 - 0000000420000000 (usable) (XEN) ACPI: RSDP 000F0410, 0024 (r2 INTEL ) (XEN) ACPI: XSDT DFB39120, 0074 (r1 INTEL S5000PSL 0 INTL 1000013) (XEN) ACPI: FACP DFB37000, 00F4 (r3 INTEL S5000PSL 0 INTL 1000013) (XEN) ACPI: DSDT DFB30000, 5809 (r2 INTEL S5000PSL 1 INTL 1000013) (XEN) ACPI: FACS DFAB4000, 0040 (XEN) ACPI: APIC DFB36000, 00C8 (r1 INTEL S5000PSL 0 INTL 1000013) (XEN) ACPI: SPCR DFB2F000, 0050 (r1 INTEL S5000PSL...
2011 Nov 03
1
Asus 990FX chip xen iommu not found?
...served) (XEN) 00000000fed80000 - 00000000fed90000 (reserved) (XEN) 00000000fef00000 - 0000000100000000 (reserved) (XEN) 0000000100001000 - 0000000240000000 (usable) (XEN) ACPI: RSDP 000F0450, 0024 (r2 ALASKA) (XEN) ACPI: XSDT BD88B060, 0044 (r1 ALASKA A M I 1072009 AMI 10013) (XEN) ACPI: FACP BD893C28, 00F4 (r4 ALASKA A M I 1072009 AMI 10013) (XEN) ACPI Warning (tbfadt-0444): Optional field "Pm2ControlBlock" has zero address or length: 0000000000000000/1 [20070126] (XEN) ACPI: DSDT BD88B138, 8AED (r2 ALASKA A M I 0 INTL 20051117) (XEN) ACPI: FACS BDB0FF80, 00...
2010 May 09
47
IOMMU and AMD 890fx
Hi, All the reviews for the AMD 890fx chipset reported that it supports IOMMU v1.2. But I cannot find any mention of that on AMD site. Does 890fx support IOMMU? Do 890fx motherboards with IOMMU exist? Does Xen support 890fx? Regards, Leonardo _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Jul 08
1
VNC console only shows black screen on HVM guest running on Xen 4.1 with Ubuntu 12.04 as Dom0
...served) (XEN) 00000000fee00000 - 00000000fee01000 (reserved) (XEN) 00000000ffc00000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 0000000340000000 (usable) (XEN) ACPI: RSDP 000FA340, 0014 (r0 ACPIAM) (XEN) ACPI: RSDT BF780000, 003C (r1 7522MT A7522800 20110819 MSFT 97) (XEN) ACPI: FACP BF780200, 0084 (r1 7522MT A7522800 20110819 MSFT 97) (XEN) ACPI: DSDT BF780480, 6D1A (r1 A7522 A7522800 800 INTL 20051117) (XEN) ACPI: FACS BF78E000, 0040 (XEN) ACPI: APIC BF780390, 00AC (r1 7522MT A7522800 20110819 MSFT 97) (XEN) ACPI: MCFG BF780440, 003C (r1 7522MT OEMMCFG 2011...
2015 Feb 15
3
Bug or not?
...015 ------ $ dmesg|grep Apple [ 0.000000] efi: EFI v1.10 by Apple [ 0.000000] DMI: Apple Inc. MacBookPro9,1/Mac-4B7AC7E43945597E, BIOS MBP91.88Z.00D3.B08.1208081132 08/08/2012 [ 0.000000] ACPI: XSDT 0x000000008CD8E1C0 0000B4 (v01 APPLE Apple00 00000000 01000013) [ 0.000000] ACPI: FACP 0x000000008CD8C000 0000F4 (v04 APPLE Apple00 00000000 Loki 0000005F) [ 0.000000] ACPI: HPET 0x000000008CD8B000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F) [ 0.000000] ACPI: APIC 0x000000008CD8A000 0000BC (v02 APPLE Apple00 00000001 Loki 0000005F) [ 0.000000] ACPI: SBST 0x000000008...
2009 Nov 22
4
Xen 3.4.2 DomU Network Issues
...00000000fee01000 (reserved) (XEN) 00000000ffc00000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 0000000640000000 (usable) (XEN) System RAM: 24567MB (25156908kB) (XEN) ACPI: RSDP 000FADD0, 0024 (r2 ACPIAM) (XEN) ACPI: XSDT BF7B0100, 004C (r1 073009 XSDT1518 20090730 MSFT 97) (XEN) ACPI: FACP BF7B0290, 00F4 (r4 073009 FACP1518 20090730 MSFT 97) (XEN) ACPI: DSDT BF7B04B0, 5776 (r2 1B8DT 1B8DT002 2 INTL 20051117) (XEN) ACPI: FACS BF7BE000, 0040 (XEN) ACPI: APIC BF7B0390, 00D2 (r2 073009 APIC1518 20090730 MSFT 97) (XEN) ACPI: MCFG BF7B0470, 003C (r1 073009 OEMMCFG 20090730 MSFT 97...