Re: Managing userland data pointers in kqueue/kevent

2013-05-18 Thread Dirk Engling
On 13.05.13 11:19, Eugen-Andrei Gavriloaie wrote: > Regardless, it has all the ingredients for memory leaks and/or, the > worst one, use of corpse pointers which are bound to crash the app. I I earlier pointed out other things that prevent me from using kqueue as a proper storage for user land po

Re: blogbench and write-open serialization

2013-05-18 Thread Florent Peterschmitt
Le 18/05/2013 06:04, Ivan Voras a écrit : During the BSDCan & DevSummit I got interested in finding out why blogbench is so slow on FreeBSD. After talking to jhb, it looked like one of the reasons might be that opening files with O_RDWR or O_WRONLY (anything opening the file for writing) is seria