Displaying 3 results from an estimated 3 matches for "1080k".
Did you mean:
1080
2008 Nov 26
0
Boot Failed While creating guest domain
...e: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Software IO TLB disabled
vmalloc area: c9000000-f4ffe000, maxmem 2d7fe000
Memory: 118016k/139264k available (2071k kernel code, 12896k reserved, 1080k data, 188k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xf5315000 - 0xf57fe000 (5028 kB)
pkmap : 0xf5000000 - 0xf5200000 (2048 kB)
vmalloc : 0xc9000000 - 0xf4ffe000 ( 703 MB)
lowmem : 0xc0000000 - 0xc8800000 ( 136 MB)
.init : 0xc1319000 - 0xc1348000 ...
2009 Jan 16
0
[LLVMdev] cygwin mmap problem
A "heads up": if you build LLVM on cygwin, the mmap problem discussed here:
http://www.cygwin.com/ml/cygwin/2009-01/msg00501.html
can crash llc:
$ dd bs=1080K count=1 if=/dev/random of=x.bc
1+0 records in
1+0 records out
1105920 bytes (1.1 MB) copied, 0.167 s, 6.6 MB/s
$ llc x.bc
17418 [main] llc 3596 _cygtls::handle_exceptions: Error while
dumping state (probably corrupted stack)
Segmentation fault (core dumped)
The problem is that MemoryBuffer::getF...
2009 Jan 10
4
xen on fedora-core8(host) with fc8 as dom0 hangs after "starting atd"
...: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Software IO TLB disabled
vmalloc area: dc000000-f4ffe000, maxmem 2d7fe000
Memory: 421504k/446464k available (2071k kernel code, 16420k reserved, 1080k
data, 188k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xf5315000 - 0xf57fe000 (5028 kB)
pkmap : 0xf5000000 - 0xf5200000 (2048 kB)
vmalloc : 0xdc000000 - 0xf4ffe000 ( 399 MB)
lowmem : 0xc0000000 - 0xdb400000 ( 436 MB)
.init : 0xc1319000 - 0xc1348000...