Re: Kqueue write event position?
- From: Ivan Voras <ivoras@xxxxxx>
- Date: Thu, 23 Nov 2006 11:44:01 +0100
Vlad Galu wrote:
My guess is that it won't be remarcably high. However, you can
create those files, add them to your notification list and randomly
write bytes to them, to see how your system performs. One more
suggestion, I think it would be better if, in case you extend the
vnode API, you only send the size of the write in the data field of
the kevent structure and you store the offset in your program and
adding the size to it everytime an event occurs.
The writes will not be sequential so I need both offset and length.
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Kqueue write event position?
- From: Vlad Galu
- Re: Kqueue write event position?
- References:
- Kqueue write event position?
- From: Ivan Voras
- Re: Kqueue write event position?
- From: Vlad Galu
- Re: Kqueue write event position?
- From: Ivan Voras
- Re: Kqueue write event position?
- From: Vlad Galu
- Kqueue write event position?
- Prev by Date: Re: Kqueue write event position?
- Next by Date: Re: Kqueue write event position?
- Previous by thread: Re: Kqueue write event position?
- Next by thread: Re: Kqueue write event position?
- Index(es):
Relevant Pages
|
|