Displaying 4 results from an estimated 4 matches for "lpid".
Did you mean:
laid
2016 Dec 06
2
T1 -Asterisk server - Analog lines
Hello All,
The problem I'm facing is the following: two machines that require analog
signal. However, connection to the world is setup as follow: T1 connection
to Asterisk server
Any suggestions on how to convert digital signal to analog?
Type of card on my Asterisk server is wct4xxp
Thanks for your support!
Motty
-------------- next part --------------
An HTML attachment was
2012 Mar 20
13
[PATCH 0 of 3 v2] PV-GRUB: add support for ext4 and btrfs
Hi,
The following patches add support for ext4 and btrfs to
PV-GRUB. These patches are taken nearly verbatim from those provided
by Fedora and Gentoo.
We''ve been using these patches for the PV-GRUB images available in EC2
for some time now with no problems.
Changes from v1:
- Makefile has been changed to check the exit code from patch
- The btrfs patch has been rebased to apply
2003 May 21
1
netstat/ipcs inside jail
...ut of jail and i do this :
> ipcs -a
i get this :
Message Queues:
T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES
QNUM QBYTES LSPID LRPID STIME RTIME CTIME
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH
SEGSZ CPID LPID ATIME DTIME CTIME
m 6946816 0 --rw------- tom tom tom tom 2
196608 3414 3380 9:59:36 10:50:07 9:59:36
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS
OTIME CTIME
however, if i'm in the jail and i do the s...
2008 May 14
1
Approaching the limit on PV entries, consider increasing either the vm.pmap.shpgperproc or the vm.pmap.pv_entry_max sysctl.
...KEY MODE OWNER GROUP CREATOR CGROUP
CBYTES QNUM QBYTES LSPID
LRPID STIME RTIME CTIME
Shared Memory:
T ID KEY MODE OWNER GROUP CREATOR CGROUP
NATTCH SEGSZ CPID LPID ATIME DTIME CTIME
Semaphores:
T ID KEY MODE OWNER GROUP CREATOR CGROUP
NSEMS OTIME CTIME
web:/root#
Here are the active sysctl values:
vm.pmap.pmap_collect_active: 0
vm.pmap.pmap_collect_inactive: 0
vm.pmap.pv_entry_spare: 7366
vm.pmap.pv_entry_all...