search for: segmap_getmapflt

Displaying 3 results from an estimated 3 matches for "segmap_getmapflt".

2006 Oct 31
0
5069845 hsfs_read induces panic by calling segmap_getmapflt with bad length parameter
Author: peterte Repository: /hg/zfs-crypto/gate Revision: c58eb973cf010ce6ff943f2be951de2ee68f4b8e Log message: 5069845 hsfs_read induces panic by calling segmap_getmapflt with bad length parameter 5089882 hsfs_read is inconsistent. Files: update: usr/src/uts/common/fs/hsfs/hsfs_vnops.c
2006 Jun 13
4
ZFS panic while mounting lofi device?
...nunix: [ID 353471 kern.notice] d1fafc0c genunix:fop_getpage+36 (d1e897c0 , 8000, 0, ) Jun 13 19:33:04 mathrock-opensolaris genunix: [ID 353471 kern.notice] d1fafca0 genunix:segmap_fault+202 (ce043f 58, fec23310,) Jun 13 19:33:04 mathrock-opensolaris genunix: [ID 353471 kern.notice] d1fafd08 genunix:segmap_getmapflt+6fc (fe c23310, d1e897c0,) Jun 13 19:33:04 mathrock-opensolaris genunix: [ID 353471 kern.notice] d1fafd78 lofi:lofi_strategy_task+2c8 (d2b 6bee0, 0, 0, 0, ) Jun 13 19:33:04 mathrock-opensolaris genunix: [ID 353471 kern.notice] d1fafdc8 genunix:taskq_thread+194 (c5e87f 30, 0) Jun 13 19:33:04 mathroc...
2007 Jan 10
13
[DTrace] how to get socket read size
Hi i''m trying to write my first dtrace script apparently i bit off a bit more than i can chew, i want to track io over sockets, i found your socketsize.d that gave me how to track writes, but i''m at a loss how to track reads, frankly i don''t see how your write tracker works because it uses a probe in a function that only takes two arguments but you grab size of write