Here is why feature/changelog change broke NetBSD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

I have not foound where corruption occurs, but now I have an explaantion:
feature/chaneglog has been modified to run operation on an event_pool
in a separate thread. NetBSD uses event-poll.c implementation where e have
in event_pool_new_poll()

if (eventthreadcount > 1) {
	gf_log ("poll", GF_LOG_INFO,
		"Currently poll does not use multiple event processing"
		" threads, thread count (%d) ignored", eventthreadcount);
} 

I do not know where we corrupt memoery exactly, but now I am convinced 
that feature/changelog makes an unsupported usage of event-poll.

Is that correct? If it is, how are we going to fix it?

-- 
Emmanuel Dreyfus
manu@xxxxxxxxxx
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxxx
http://www.gluster.org/mailman/listinfo/gluster-devel




[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux