Displaying 17 results from an estimated 17 matches for "448k".
Did you mean:
448
2007 Feb 07
3
Diagnosing poor call quality
Greetings list,
We have an issue with call quality at 2 sites where the users (4 Elmeg
IP290s at one site, 2 SPA942s at the other) do not have an asterisk box
on-site. Each site has an 8mb down/448k up ADSL connection and the phones
connect via SIP to an asterisk box in a datacentre using g729.
The asterisk box in the datacentre connects to our other asterisk boxes
providing pstn connectivity via IAX2. Latency between these boxes is between
1 and 2ms. The ADSL connections to the client sites...
2010 Apr 12
2
Problems running a Java program in Wine
...0 WatcherThread [id=57]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 4544K, used 2208K [0x02970000, 0x02e50000, 0x02e50000)
eden space 4096K, 42% used [0x02970000, 0x02b28338, 0x02d70000)
from space 448K, 99% used [0x02de0000, 0x02e4fff0, 0x02e50000)
to space 448K, 0% used [0x02d70000, 0x02d70000, 0x02de0000)
tenured generation total 60544K, used 49474K [0x02e50000, 0x06970000, 0x06970000)
the space 60544K, 81% used [0x02e50000, 0x05ea0a88, 0x05ea0c00, 0x06970000)
compacting perm...
2010 Sep 21
4
PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
...[0001918bc0 - 0001918cc0] BOOTMEM
[ 0.000000] #30 [0001918cc0 - 0001918d08] BOOTMEM
[ 0.000000] #31 [0001918d40 - 0001918d88] BOOTMEM
[ 0.000000] #32 [0001920000 - 0001921000] BOOTMEM
[ 0.000000] Memory: 118724k/131072k available (3327k kernel code, 448k absent, 11900k reserved, 3931k data, 440k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is d...
2010 Sep 21
4
PROBLEM: [BISECTED] 2.6.35.5 xen domU panics just after the boot
...[0001918bc0 - 0001918cc0] BOOTMEM
[ 0.000000] #30 [0001918cc0 - 0001918d08] BOOTMEM
[ 0.000000] #31 [0001918d40 - 0001918d88] BOOTMEM
[ 0.000000] #32 [0001920000 - 0001921000] BOOTMEM
[ 0.000000] Memory: 118724k/131072k available (3327k kernel code, 448k absent, 11900k reserved, 3931k data, 440k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is d...
2011 Jul 18
0
Kernel memory initialisation
..."extra" area of my xmdomain cfg, and now I have a
descent amount of usable memory (119MB) :
# head -n 1 /proc/meminfo
MemTotal: 122708 kB
# grep Memory /var/log/kern.log | tail -n1
Jul 18 13:14:10 roy kernel: [ 0.000000] Memory: 114356k/131072k
available (2894k kernel code, 448k absent, 16268k reserved, 1826k data,
444k init)
But adding this parameter is not a "good" solution for me, so : is there
a way to adjust the ratio of memory between the current memory usage and
the amount of memory announced to the kernel ? (I only use 64bits systems)
Thanks,
Olivi...
2013 Oct 28
2
dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.
...d24000 u110592
Built 1 zonelists in Node order, mobility grouping on. Total pages: 260463
Policy zone: DMA32
Kernel command line: root=/dev/hda1 ro
PID hash table entries: 4096 (order: 3, 32768 bytes)
Checking aperture...
No AGP bridge found
Memory: 1000952k/1056768k available (5074k kernel code, 448k absent, 55368k reserved, 7271k data, 1456k init)
Hierarchical RCU implementation.
NR_IRQS:262400 nr_irqs:256 16
Console: colour dummy device 80x25
console [tty0] enabled
console [hvc0] enabled
allocated 9437184 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't...
2019 Jun 27
0
Re: [libnbd PATCH] generator: Add support for namespace constants
...16); assert (entries[3] ==
(LIBNBD_STATE_HOLE|
+
LIBNBD_STATE_ZERO));
/* allocated zero offset 512k size 64k */
- assert (entries[4] == 65536); assert (entries[5] == 2);
+ assert (entries[4] == 65536); assert (entries[5] ==
LIBNBD_STATE_ZERO);
/* hole|zero offset 576k size 448k */
- assert (entries[6] == 458752); assert (entries[7] == 3);
+ assert (entries[6] == 458752); assert (entries[7] ==
(LIBNBD_STATE_HOLE|
+
LIBNBD_STATE_ZERO));
}
}
else if (strcmp (metacontext, bitmap) == 0) {
@@ -117,7 +118,7 @@ main (int argc, char *argv[])
exit (EXIT_FA...
2011 Sep 08
1
Ubuntu as DomU
...2
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/xvda2 ro
[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 229164k/270336k available (6025k kernel code, 448k absent, 40724k reserved, 5023k data, 880k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] RCU-based detection of stalle...
2019 Jun 27
3
[libnbd PATCH] generator: Add support for namespace constants
This just defines the namespace, its contexts and related constants and the only
supported one is currently base:allocation. The names of the constants are not
very future-proof, but shorter than LIBNBD_META_NS_CONTEXT_BASE_ALLOCATION or
similar.
Currently the output looks like this:
/* "base" namespace */
/* "base" namespace contexts */
/* "base:allocation"
2012 Nov 25
2
Cannot open root device xvda1 or unknown-block(0,0)
...onsole=hvc0 root=/dev/xv
da1 ro 3
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 4943980k/5128192k available (3937k kernel code, 448k
absent, 183764k reserved, 1951k data, 524k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1,
Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:256 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console...
2010 Mar 02
3
Very unresponsive, sometimes stalling domU (5.4, x86_64)
...0 0| 0 2472k| 126B 178B| 0 0 | 189 75
- ----total-cpu-usage---- -dsk/total- -net/total- ---paging-- ---system--
usr sys idl wai hiq siq| read writ| recv send| in out | int csw
0 0 54 46 0 0| 0 728k| 66B 178B| 0 0 | 107 30
0 0 41 59 0 0|8192B 448k| 126B 322B| 0 0 | 85 46
0 0 55 45 0 0| 0 1920k| 126B 178B| 0 0 | 185 72
0 0 54 46 0 0| 0 2688k| 126B 178B| 0 0 | 238 78
0 0 41 59 0 0| 0 1576k| 126B 178B| 0 0 | 136 51
0 0 47 53 0 0|8192B 2128k| 66B 178B|...
2010 Mar 02
3
Very unresponsive, sometimes stalling domU (5.4, x86_64)
...0 0| 0 2472k| 126B 178B| 0 0 | 189 75
- ----total-cpu-usage---- -dsk/total- -net/total- ---paging-- ---system--
usr sys idl wai hiq siq| read writ| recv send| in out | int csw
0 0 54 46 0 0| 0 728k| 66B 178B| 0 0 | 107 30
0 0 41 59 0 0|8192B 448k| 126B 322B| 0 0 | 85 46
0 0 55 45 0 0| 0 1920k| 126B 178B| 0 0 | 185 72
0 0 54 46 0 0| 0 2688k| 126B 178B| 0 0 | 238 78
0 0 41 59 0 0| 0 1576k| 126B 178B| 0 0 | 136 51
0 0 47 53 0 0|8192B 2128k| 66B 178B|...
2006 May 12
1
zfs panic when unpacking open solaris source
...nute_04 232K - 1.98G -
home/cjg at minute_05 458K - 1.98G -
home/cjg at minute_06 462K - 1.98G -
home/cjg at minute_07 576K - 1.98G -
home/cjg at minute_08 147K - 1.98G -
home/cjg at minute_09 147K - 1.98G -
home/cjg at minute_10 448K - 1.98G -
home/cjg at minute_11 0 - 1.98G -
home/cjg at minute_12 0 - 1.98G -
home/cjg at minute_13 0 - 1.98G -
home/cjg at minute_14 354K - 1.98G -
home/cjg at minute_15 258K - 1.98G -
home/cjg at minute_16 0 - 1.9...
2013 Apr 12
8
[Bug 63481] New: Nouveau driver - No monitor signal on chipset NV1A (family NV10) since bisected bad commit ebb945a94bba2ce8dff7b0942ff2b3f2a52a0a69 in kernel 3.7.9
...59] EXT2-fs (sda6): error: couldn't mount because of unsupported
optional features (240)
[ 4.238188] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts:
(null)
[ 4.238277] VFS: Mounted root (ext4 filesystem) readonly on device 8:6.
[ 4.238386] Freeing unused kernel memory: 448k freed
[ 8.506418] systemd-udevd[851]: starting version 200
[ 9.984687] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 9.985175] ACPI: Power Button [PWRB]
[ 9.985325] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 9.985391] AC...
2013 Aug 05
6
NIC PCI-Passthrough problems (PV domU driver crashes)
...ubuntu kernel: [ 0.000000] Placing 64MB software IO TLB
between ffff880079600000 - ffff88007d600000
Aug 5 15:03:00 ubuntu kernel: [ 0.000000] software IO TLB at phys
0x79600000 - 0x7d600000
Aug 5 15:03:00 ubuntu kernel: [ 0.000000] Memory: 1933356k/2097152k
available (6583k kernel code, 448k absent, 163348k reserved, 6623k data,
924k init)
Aug 5 15:03:00 ubuntu kernel: [ 0.000000] SLUB: Genslabs=15,
HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Aug 5 15:03:00 ubuntu kernel: [ 0.000000] Hierarchical RCU
implementation.
Aug 5 15:03:00 ubuntu kernel: [ 0.000000] RCU dyn...
2004 Nov 25
6
Logfile entry query
Hi,
I get frequent logfile entries from Shorewall similar to the following:
Nov 25 11:22:51 10.0.0.248 kernel: Shorewall:net2mill:DROP:IN=eth2
OUT=eth0 SRC=202.96.117.50 DST=10.0.0.10 LEN=56 TOS=0x00 PREC=0x00
TTL=241 ID=0 PROTO=ICMP TYPE=11 CODE=0 [SRC=10.0.0.10
DST=202.101.167.133 LEN=48 TOS=0x00 PREC=0x00 TTL=1
ID=13591 DF PROTO=TCP INCOMPLETE [8 bytes] ]
Could someone explain what the
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
...00000a0000 (usable)
[ 0.000000] user: 00000000000a0000 - 0000000000100000 (reserved)
[ 0.000000] user: 0000000000100000 - 0000000010000000 (usable)
[...]
[ 0.000000] user: 0000000100000000 - 0000000100800000 (reserved)
[ 0.000000] Memory: 244212k/262144k available (6096k kernel code, 448k absent, 17484k reserved, 4785k data, 572k init)
With 66MB of usable memory out of 256MB recovered and a reasonable
93% of memory usable for userspace instead of just 67%.
I also see this on my 256MB DOM0:
Memory: 146536k/6028224k available (6122k kernel code, 3932612k absent, 1949076k reserved,...