Displaying 6 results from an estimated 6 matches for "2560mb".
Did you mean:
250mb
2016 Sep 27
1
Am I crazy (parted)
I swear I've done this dozens of times: a new server, going to install
(CentOS 7, in this case), and I manually partition the disk before the
install using parted, and do
mkpart pri 0.0GB +1.0GB
Except now it appears to be saying it doesn't like the +1.0GB, I *think*
it's the plus sign.
mark
2018 Sep 04
2
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
...o dump out MTRR registers of
> one of the affected systems and see if the memory areas are listed there
> (and if the attributes are somehow wrong if found).
>From Asus X542UQ:
# cat /proc/mtrr
reg00: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable
reg01: base=0x0a0000000 ( 2560MB), size= 512MB, count=1: uncachable
reg02: base=0x090000000 ( 2304MB), size= 256MB, count=1: uncachable
reg03: base=0x08c000000 ( 2240MB), size= 64MB, count=1: uncachable
reg04: base=0x08b800000 ( 2232MB), size= 8MB, count=1: uncachable
# cat /sys/kernel/debug/x86/pat_memtype_list
PAT memtyp...
2007 May 21
1
size limit in R?
...t;> nugget <- 0
>>
>> f <- GaussRF(x=x, y=y, model=model, grid=TRUE, gridtriple=TRUE,
> + param=c(mean, variance, nugget, scale,alpha))
> Error: cannot allocate vector of size 3625515 Kb
> In addition: Warning messages:
> 1: Reached total allocation of 2560Mb: see help(memory.size)
> 2: Reached total allocation of 2560Mb: see help(memory.size)
>
> Regards,
> Jamesina
>
>
>
> ==============Original message text===============
> On Mon, 21 May 2007 1:03:10 am CDT Martin Schlather wrote:
>
>
> Dear Jamesina,
>...
2018 Sep 04
1
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
....westerberg at linux.intel.com> wrote:
> Yes, can you check if the failing device BAR is included in any of the
> above entries? If not then it is probably not related.
mtrr again for reference:
reg00: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable
reg01: base=0x0a0000000 ( 2560MB), size= 512MB, count=1: uncachable
reg02: base=0x090000000 ( 2304MB), size= 256MB, count=1: uncachable
reg03: base=0x08c000000 ( 2240MB), size= 64MB, count=1: uncachable
reg04: base=0x08b800000 ( 2232MB), size= 8MB, count=1: uncachable
The PCI bridge is:
00:1c.0 PCI bridge: Intel Corporati...
2018 Sep 04
0
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On Tue, Sep 04, 2018 at 09:52:02AM +0800, Daniel Drake wrote:
> # cat /proc/mtrr
> reg00: base=0x0c0000000 ( 3072MB), size= 1024MB, count=1: uncachable
> reg01: base=0x0a0000000 ( 2560MB), size= 512MB, count=1: uncachable
> reg02: base=0x090000000 ( 2304MB), size= 256MB, count=1: uncachable
> reg03: base=0x08c000000 ( 2240MB), size= 64MB, count=1: uncachable
> reg04: base=0x08b800000 ( 2232MB), size= 8MB, count=1: uncachable
>
> # cat /sys/kernel/debug/x86/pa...
2018 Sep 03
2
[PATCH] PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
On Sat, Sep 1, 2018 at 3:12 AM, Bjorn Helgaas <helgaas at kernel.org> wrote:
> If true, this sounds like some sort of erratum, so it would be good to
> get some input from Intel, and I cc'd a few Intel folks.
Yes, it would be great to get their input.
> It's interesting that all the systems below are from Asus. That makes
> me think there's some BIOS or SMM