Pastes
–
postgresql91 server –
Plain Text –
# cd /usr/dports/databases/postgresql91-server/
# make install clean
===> postgresql-server-9.1.9...
Added by justin about 15 hours ago.
–
hex_sprintf –
Plain Text –
antonioh@devel01:/home/antonioh/temp> ./t_hex
01:02:03:04:05:06
antonioh@devel01:/home/antonioh/tem...
Added by tuxillo 5 months ago.
–
functions –
Plain Text –
#include <stdio.h>
#include <net/ethernet.h>
#include <sys/types.h>
struct ether_addr *
kether_...
Added by tuxillo 5 months ago.
–
yikes! –
Plain Text –
(kgdb) bt
#0 _get_mycpu () at ./machine/thread.h:69
#1 md_dumpsys (di=<optimized out>) at /usr/sr...
Added by tuxillo 5 months ago.
–
ext2fs 1 –
Plain Text –
vkernel-32# tune2fs -l /dev/vkd2s0 |egrep -i 'flags|features'
Filesystem features: ext_attr spa...
Added by tuxillo 6 months ago.
–
panic bpf 1 –
Plain Text –
(kgdb) bt
#0 _get_mycpu () at ./machine/thread.h:79
#1 md_dumpsys (di=0xc0c4d3e0) at /home/source...
Added by tuxillo 6 months ago.
–
make test –
Plain Text –
antonioh@dfbsd32_devel:/home/source/dfbsd> make -j 5 buildkernel
--- buildkernel ---
--- bk_tools -...
Added by tuxillo 6 months ago.
–
growfs test –
Plain Text –
island1# growfs /dev/da1s1a
We strongly recommend you to make a backup before growing the Filesyst...
Added by tuxillo 7 months ago.
–
TRIM patch v2 –
Diff –
* Removed DRAT conditional to enable TRIM
* if trim is on as a option, display that when typing "mou...
Added by bissont 7 months ago.
–
TRIM patch v2 –
Diff –
* Removed DRAT conditional to enable TRIM
* if trim is on as a option, display that when typing "mou...
Added by bissont 7 months ago.
–
nbsd ffs –
Plain Text –
file system: /dev/rwd0a
format FFSv1
endian little-endian
magic 11954 time Sat Oc...
Added by tuxillo 7 months ago.
–
TRIM Patch –
Diff –
atg-s-optimus /export_fs/DragonFlyBSD/
$ git show
commit 410618f1f07446cef84f23b3a7aa66d676d9f37f
...
Added by bissont 7 months ago.
–
TRIM patch –
C –
From 851b59a7ab96dd483b9e7982dcd46c2efb44b921 Mon Sep 17 00:00:00 2001
From: Tim Bisson <bissont@mac...
Added by bissont 7 months ago.
–
token panic –
Plain Text –
Mounting NFS file systems:
Fatal trap 12: page fault while in kernel mode
cpuid = 3
fault virtua...
Added by tuxillo 8 months ago.
–
ath –
Plain Text –
none3@pci0:7:0:0: class=0x020000 card=0x00000000 chip=0xff1a168c rev=0x01 hdr=0x00
vendor ...
Added by tuxillo 9 months ago.
–
ithreads –
Plain Text –
dfbsd32_devel# ps axlww | fgrep ithread
0 -1 0 0 -14 -66 0 0 - BL ??...
Added by tuxillo 9 months ago.
–
puffsrpl –
Plain Text –
zoidberg# kldload puffs
zoidberg# mount_pssfhs max@192.168.1.11:/Users/max/obj /usr/obj
zoidberg# c...
Added by herrgard 9 months ago.
–
puffsrpl –
Plain Text –
zoidberg# kldload puffs
zoidberg# mount_pssfhs max@192.168.1.11:/Users/max/obj /usr/obj
zoidberg# c...
Added by herrgard 9 months ago.
–
skipstage2 –
Plain Text –
[...]
lo0: bpf attached
ppp0: bpf attached
sl0: bpf attached
faith0: bpf attached
IPsec: Initial...
Added by tuxillo 9 months ago.
–
vmstat on tuxload (i386 512MB) –
Plain Text –
[dfly_i386] ~> vmstat 20
procs memory page disks faults cpu
...
Added by tuxillo 9 months ago.
–
ahci info symbols –
Plain Text –
(gdb) info symbol 0xffffffff802d6422
ahci_ati_sb600_attach + 395 in section .text
(gdb) info symbol...
Added by tuxillo 11 months ago.
–
Paste #409 –
Plain Text –
# bash openssl_bench.sh 5 4
###### STARTING openssl speed rsa512 with kern.usched_bsd4.ht_enable=0 #...
Added by alexh 11 months ago.
–
Paste #408 –
Plain Text –
# dmesg | grep -i CPU
CPU: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz (2192.89-MHz K8-class CPU)
...
Added by alexh 11 months ago.
–
Paste #407 –
Plain Text –
# bash openssl_bench.sh 10 4
###### STARTING openssl speed rsa512 with kern.usched_bsd4.ht_enable=0 ...
Added by alexh 11 months ago.
–
Paste #406 –
Plain Text –
(kgdb) p kq->kq_knlist.tqh_first->kn_kevent.ident
$66 = 15
(kgdb) p kq->kq_knlist.tqh_first->kn_kql...
Added by alexh 11 months ago.
–
test pwrite –
C –
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdlib.h>
#include <err.h>
...
Added by tuxillo 12 months ago.
–
vkernel tmpfs panic –
Plain Text –
# df -h
Filesystem Size Used Avail Capacity Mounted on
VKROOT 19G 8.2G ...
Added by tuxillo about 1 year ago.
–
node1 –
Plain Text –
node1# df -h
Filesystem Size Used Avail Capacity Mounted on
10...
Added by tuxillo about 1 year ago.
–
vkernel ufs panic(2) –
Plain Text –
Tpanic: td_critcount is/would-go negEaCtOiNvDeA!R Y0 xP1A0N0I0C4 bO5N1 bCeP8U -01
fcRpEuAiDd 0=x 9...
Added by tuxillo about 1 year ago.
–
UFS panic - steps to reproduce –
Plain Text –
1. Create many files
#! /bin/sh
[ -d /usr ] && /root/files
for i in `seq 1 50000`
do
d...
Added by tuxillo about 1 year ago.
–
vkernel ufs panic –
Plain Text –
panic: td_critcount is/would-go negative! 0x10004b51668 -1
cpuid = 0
Trace beginning at frame 0x100...
Added by tuxillo about 1 year ago.
–
acpi.hp –
Plain Text –
hw.acpi.hp.wlan_enabled: 0
hw.acpi.hp.wlan_radio: 0
hw.acpi.hp.wlan_on_air: 0
hw.acpi.hp.wlan_enab...
Added by tuxillo about 1 year ago.
–
iostat stripe –
Plain Text –
nas# iostat 5
tty da0 da1 da2 cpu
tin tout...
Added by tuxillo about 1 year ago.
–
vkernel panic IS_SERIALIZED –
Plain Text –
panic: assertion "IS_SERIALIZED((s))" failed in lwkt_serialize_exit at /build/home/tuxillo/dfbsd/sys/...
Added by tuxillo about 1 year ago.
–
nrelease git sig11 –
Plain Text –
./share/nls/it_IT.ISO8859-15 missing (created)
./share/nls/it_IT.UTF-8 missing (created)
./share/nl...
Added by justin about 1 year ago.
–
x11/xpmroot log –
Plain Text –
===> Installing dependencies for fvwm-2.4.20nb4
==================================================...
Added by justin over 1 year ago.
–
tcpdump + rpcinfo –
Plain Text –
TCPDUMP (all traffic from vkernel to NFS server)
---------------------------------------------------...
Added by tuxillo over 1 year ago.
–
tcpdump –
Plain Text –
DFLY HOST where vkernel is run
-------------------------------------------
[cocaine] /home/source...
Added by tuxillo over 1 year ago.
–
installation 1 –
Plain Text –
# rconfig -v 192.168.1.101:hammer_lvm_stripe
192.168.1.101:hammer_lvm_stripe - 101 TAG=hammer_lvm_st...
Added by tuxillo over 1 year ago.
–
glib2 error –
Plain Text –
=> Adding run-time search paths to pkg-config files.
...skipping...
CC libgio_2_0_la-gunixfdl...
Added by herrgard over 1 year ago.
–
tmpfs+vn panic –
Plain Text –
db> trace
kern_getrlimit() at kern_getrlimit+0x42 0xffffffff80495fcf
tmpfs_write() at tmpfs_write+0...
Added by tuxillo over 1 year ago.
–
tail of dmesg –
Plain Text –
Wed Jan 25 00:49:39 CET 2012
Jan 25 00:51:03 cocaine mountd[508]: unknown user:
Jan 25 15:28:48 coc...
Added by tuxillo over 1 year ago.
–
nfsd thread –
Plain Text –
(kgdb) thread 61
[Switching to thread 61 (pid 518/0, nfsd)]
#0 0xffffffff804a6116 in lwkt_switch (...
Added by tuxillo over 1 year ago.
–
memalloc 1 –
Plain Text –
Dump of assembler code for function memalloc:
0x0000000801503af6 <+0>: push %r15
0x0000...
Added by tuxillo over 1 year ago.
–
gdb 1 –
Plain Text –
Dump of assembler code for function frame_unwind_register_value:
0x0000000000492a72 <+0>: mov...
Added by tuxillo over 1 year ago.
–
vkernel another –
Plain Text –
(gdb) bt
#0 0x0000000000797e41 in atomic_set_int (p=Cannot access memory at address 0x10005c90248
...
Added by tuxillo over 1 year ago.
–
panic: assertion "m->flags & PG_BUSY" failed –
Plain Text –
reblock start 8000000000000000:0000 free level 0
vnode_pager_putpages: I/O error 28
vnode_pager_put...
Added by tuxillo over 1 year ago.
–
iostat –
Plain Text –
[cocaine] /home/source/dfbsd> iostat 60
tty da0 da1 pass0 ...
Added by tuxillo over 1 year ago.
–
vkernel panic hammer34.patch –
Plain Text –
vkernel64# sh
# while true; do echo Testing; hammer reblock /; hammer reblock /test01; done
Testing...
Added by tuxillo over 1 year ago.
–
vknetd SIGPIPE –
Plain Text –
(gdb) r -d 172.16.1.1/16
Starting program: /usr/sbin/vknetd -d 172.16.1.1/16
Program received sig...
Added by tuxillo over 1 year ago.
–
sendfile(2) notes –
Plain Text –
[21:27] <@dillon> the current implementation is pretty bad, though it is using VOP_READ so there sh...
Added by sjg over 1 year ago.
–
jdk15 build error –
Plain Text –
/jdk15/work/control/build/bsd-i586/tmp/sun/sun.awt/motif21/CClassHeaders -I../../../src/solaris/javav...
Added by eric.j.christeson over 1 year ago.
–
lfences –
Plain Text –
diff --git a/sys/dev/virtual/net/if_vke.c b/sys/dev/virtual/net/if_vke.c
index 8c1d23d..21f0844 1006...
Added by tuxillo over 1 year ago.
–
trace –
Plain Text –
(gdb) info threads
Id Target Id Frame
8 process 7 0x0000000800f3b538 in se...
Added by tuxillo over 1 year ago.
–
vkernel32 panic –
Plain Text –
antonioh@vmware> ./vkernel -m 128m -r root.img -U
Using memory file: /var/vkernel/memimg.000000
KVM...
Added by tuxillo over 1 year ago.
–
vkernel oddness –
Plain Text –
Using memory file: /var/vkernel/memimg.000000
KVM mapped at 0x40000000-0x80000000
vkernel: Unable t...
Added by tuxillo over 1 year ago.
–
Paste #346 –
Plain Text –
#define BOOST_PP_VARIADIC_SIZE(...) BOOST_PP_VARIADIC_SIZE_I(__VA_ARGS__, 64, 63, 62, 61, 60, 59, 58,...
Added by Anonymous over 1 year ago.
–
ktr_log –
C –
#define KTR_LOG(name, ...) \
if (ktr_ ## name #...
Added by Anonymous over 1 year ago.
–
exhaust 2 –
C –
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdlib.h>
#include <sys/mman....
Added by tuxillo over 1 year ago.
–
exhaust –
Plain Text –
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdlib.h>
#include <sys/mman....
Added by tuxillo over 1 year ago.
–
vmstats –
Plain Text –
(kgdb) p vmstats
$3 = {
v_page_size = 4096,
v_page_count = 1487480,
v_free_reserved = 3755,...
Added by Anonymous over 1 year ago.
–
top –
Plain Text –
load averages: 0.04, 0.03, 0.00; up 0+03:07:43 ...
Added by Anonymous over 1 year ago.
–
example –
Plain Text –
#include <stdio.h>
#include <stdlib.h>
struct nums {
int a;
int b;
};
void
...
Added by Anonymous over 1 year ago.
–
vk backtrace –
Plain Text –
(gdb) thread 1
[Switching to thread 1 (process 1)]
#0 0x00000000007642f2 in atomic_set_int (p=Cann...
Added by Anonymous over 1 year ago.
–
vkernel misteries –
Plain Text –
vkernel64# ./illness.sh
Chance of close/open is 1 in 100000
truncating to largest ever: 0x2abbd1
s...
Added by tuxillo over 1 year ago.
–
ill handler –
Plain Text –
diff --git a/sys/platform/vkernel64/x86_64/exception.c b/sys/platform/vkernel64/x86_64/exception.c
i...
Added by tuxillo over 1 year ago.
–
time -l vkernel –
Plain Text –
The operating system has halted.
cpu halt, exiting vkernel
30.35 real 0.15 user ...
Added by Anonymous over 1 year ago.
–
steps –
Plain Text –
step1, give me the dmesg boot w/ acpi
tunables
-hw.acpi.sci.trigger
could be set to "edge" or "...
Added by Anonymous over 1 year ago.
–
net –
Plain Text –
[cocaine] ~> ifconfig -a
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
o...
Added by Anonymous over 1 year ago.
–
pf kldunload panic –
Plain Text –
pSaEnCiOcN:D AlRoYc kPmAgNrI:C LOKN_ RCEPLUE A1S ET:H RnEoA lock held
Dc p0uid = 2x
fTfrfafcfef eb...
Added by Anonymous over 1 year ago.
–
weird NFS –
Plain Text –
cocaine# df -h
Filesystem Size Used Avail Capacity Mounted on
ROOT ...
Added by Anonymous over 1 year ago.
–
What the ... –
Plain Text –
[cocaine] /home/source/dfbsd/usr.bin/vmstat> ls -lh
total 164
-rw-r--r-- 1 antonioh wheel 381B ...
Added by Anonymous over 1 year ago.
–
psx output –
Plain Text –
(kgdb) psx
cpu pid thread flags comm wchan wmesg
0 -1 80dfaa78 00000...
Added by Anonymous over 1 year ago.
–
Bug 2092 new crashpoint –
Plain Text –
panic: assertion "xa->state != ATA_S_ONCHIP && xa->state != ATA_S_PUT" failed in ahci_ata_cmd_done at...
Added by masterblaster over 1 year ago.
–
0wned –
Plain Text –
Spam spam spam :P
Added by Anonymous over 1 year ago.
–
per-cpu output –
Plain Text –
Type HAMMER-inodes
CPU no. #0 #1 #2 #3 #4 #5 #6 #7
InUse 3847 553 8865 7774 875 76664 8834 7374...
Added by tuxillo over 1 year ago.
–
another output –
Plain Text –
vkernel64# sysctl kern.memstats
kern.memstats:
Type InUse MemUse HighUse ...
Added by tuxillo over 1 year ago.
–
output –
Plain Text –
vkernel64# sysctl kern.memstats
kern.memstats:
Type InUse MemUse HighUse ...
Added by tuxillo over 1 year ago.
–
kern.memstats –
Diff –
diff --git a/sys/kern/kern_slaballoc.c b/sys/kern/kern_slaballoc.c
index 747ecc3..d7ca4e7 100644
--...
Added by tuxillo over 1 year ago.
–
New sysctl –
Diff –
diff --git a/sys/kern/kern_slaballoc.c b/sys/kern/kern_slaballoc.c
index 747ecc3..5deb71e 100644
--...
Added by tuxillo over 1 year ago.
–
mailer –
Plain Text –
Processing MailHandlerController#index (for 69.163.100.196 at 2011-11-17 15:41:26) [POST]
Parame...
Added by tuxillo over 1 year ago.
–
panic –
Plain Text –
Unread portion of the kernel message buffer:
Xdblfault() at Xdblfault+0x93
fq_dispatch() at fq_disp...
Added by tuxillo over 1 year ago.
–
my little program –
C –
#include <stdio.h>
#include <time.h>
#include <err.h>
#include <strings.h>
#include <sys/sysctl...
Added by tuxillo over 1 year ago.
–
Paste #1 –
Plain Text –
This is a test!!!
Added by admin over 1 year ago.
(1-84/84) | Per page: 25, 50, 100
Also available in: Atom